-
Notifications
You must be signed in to change notification settings - Fork 81
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Introduce sharing State Machines #267
Conversation
@noah-paige @degoldner
Found issues:
|
After fixing:
Today I will work on:
|
@degoldner I refractored the sharing api tests. Thank you for pointing it out, I like this last version better :) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I have gone through testing all the new and existing sharing functionality for folders and tables - all seems to be working well and really enjoy the new design and sharing process leveraging the Share SMs
I opened 2 more general issues that I found that are not specific to sharing ( #288 and #287 ) otherwise this PR lgtm
- Feature - Refactoring - Embed sharing actions into code defined State machines - Redesign the sharing workflow to keep track of revoke of access - Adjust and simplify sharing managers and tasks - separation of approval and revoke process - Revoke items in batch - Added info in share statistics in inbox and outbox - Added testing for S3 and LakeFormation share managers and for sharing APIs (Check out the conversation in the below issue for more details) - #255 By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license. --------- Co-authored-by: Dennis Goldner <[email protected]>
### Feature or Bugfix - Bugfix ### Detail - Issue on revoking principals in sharing ### Relates - #267 By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license. --------- Co-authored-by: Dennis Goldner <[email protected]>
### Feature or Bugfix - v.1.4.0 Features ### Detail - #267 - Sharing State Machines - #289 - Visibility of shared access points and databases - #259 - Pipeline filter to search them By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license. --------- Co-authored-by: Noah Paige <[email protected]> Co-authored-by: Dennis Goldner <[email protected]>
- Feature - Refactoring - Embed sharing actions into code defined State machines - Redesign the sharing workflow to keep track of revoke of access - Adjust and simplify sharing managers and tasks - separation of approval and revoke process - Revoke items in batch - Added info in share statistics in inbox and outbox - Added testing for S3 and LakeFormation share managers and for sharing APIs (Check out the conversation in the below issue for more details) - data-dot-all#255 By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license. --------- Co-authored-by: Dennis Goldner <[email protected]>
### Feature or Bugfix - v.1.4.0 Features ### Detail - #267 - Sharing State Machines - #289 - Visibility of shared access points and databases - #259 - Pipeline filter to search them By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license. --------- Co-authored-by: Noah Paige <[email protected]> Co-authored-by: Dennis Goldner <[email protected]>
Feature or Bugfix
Detail
(Check out the conversation in the below issue for more details)
Relates
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.