Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

[Storage] [STG88] Owner, group, permissions in DirectoryProperties and FileProperties #29491

Conversation

vincenttran-msft
Copy link
Member

@vincenttran-msft vincenttran-msft commented Mar 21, 2023

This PR adds testcases to check that owner, group, and permissions are returned in path properties.

However, it seems like this has already been the case since the initial ADLS gen2 implementation?
Here is a link to the PathProperties implementation and has been present since ADLS Gen2 API Impelmentation (4 years ago).

EDIT: Actual feature is to add to DirectoryProperties and FileProperties response 😄

@ghost ghost added the Storage Storage Service (Queues, Blobs, Files) label Mar 21, 2023
@azure-sdk
Copy link
Collaborator

azure-sdk commented Mar 21, 2023

API change check

APIView has identified API level changes in this PR and created following API reviews.

azure-storage-file-datalake

@vincenttran-msft vincenttran-msft changed the title [Storage] [STG88] Owner, group, permissions in PathProperties [Storage] [STG88] Owner, group, permissions in DirectoryProperties and FileProperties Mar 21, 2023
Copy link
Member

@jalauzon-msft jalauzon-msft left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One minor change to docstring, otherwise looks good!

@vincenttran-msft vincenttran-msft merged commit 84667c9 into Azure:feature/storage-stg88 Mar 23, 2023
vincenttran-msft added a commit that referenced this pull request Mar 23, 2023
…erties` and `FileProperties` (#29491)"

This reverts commit 84667c9.
@vincenttran-msft vincenttran-msft deleted the vincenttran/owner_group_perm_pathproperties branch March 23, 2023 20:39
vincenttran-msft added a commit that referenced this pull request May 3, 2023
* Initial STG87 feature branch setup

* Revert "Initial STG87 feature branch setup"

This reverts commit 8b43aa2.

* [Storage] Initial STG88 feature branch setup (#29401)

* Initial STG88 feature branch setup

* Add version

* [Storage] [STG88] High throughput append blob (#29442)

* Added comments + sync&async test

* Remove comments

* [Storage] [STG88] Owner, group, permissions in `DirectoryProperties` and `FileProperties` (#29491)

* Added testcases

* Added owner,group,permissions to DirectoryProperties and FileProperties

* PR feedback, update properties docstrnig

* [Storage] [STG88] List Handles Access Rights (#29581)

* Done sync&async

* Remove preprod from base_client

* [Storage] Add `encryption_context` kwarg to `upload_data` API  (#29893)

* Upload + async/sync tests

* Version drop

* Datalake-blob dependency, bring back version

* Use param instead of kwarg (#29925)

* paramtype not param (#29927)

* [Storage] STG 88 Archboard Review Feedback (#30129)

* Changelog
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Storage Storage Service (Queues, Blobs, Files)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants