-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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
Azure Data Lake Store SDK : FileStatusProperties.ChildrenNum Property always null #3770
Labels
Comments
@ro-joowan can you take a look at this issue. |
ro-joowan
added a commit
to ro-joowan/azure-rest-api-specs
that referenced
this issue
Jan 29, 2018
* This property is always null as brought up by this issue: Azure/azure-sdk-for-net#3770
10 tasks
AutorestCI
added a commit
to Azure/azure-sdk-for-python
that referenced
this issue
Jan 29, 2018
Removing childrenNum property from FileStatusProperties * This property is always null as brought up by this issue: Azure/azure-sdk-for-net#3770
AutorestCI
added a commit
to Azure/azure-sdk-for-go
that referenced
this issue
Jan 29, 2018
Removing childrenNum property from FileStatusProperties * This property is always null as brought up by this issue: Azure/azure-sdk-for-net#3770
anuchandy
pushed a commit
to Azure/azure-rest-api-specs
that referenced
this issue
Jan 30, 2018
…moving childrenNum property (#2353) * Adding paging for ListAcls and ListAclsByDatabase * Although paging is not supported for these operations, the design decision that we took was to provide support at the client side just in case we need to add it from the server side. * Removing default response from Swagger for Acl APIs * Removing childrenNum property from FileStatusProperties * This property is always null as brought up by this issue: Azure/azure-sdk-for-net#3770 * Fixing examples for childrenNum * Fixing oav validate-example errors
AutorestCI
added a commit
to Azure/azure-sdk-for-python
that referenced
this issue
Jan 30, 2018
[ADLA - ADLS] - Adding pageable extension for Catalog ACL APIs and removing childrenNum property (#2353) * Adding paging for ListAcls and ListAclsByDatabase * Although paging is not supported for these operations, the design decision that we took was to provide support at the client side just in case we need to add it from the server side. * Removing default response from Swagger for Acl APIs * Removing childrenNum property from FileStatusProperties * This property is always null as brought up by this issue: Azure/azure-sdk-for-net#3770 * Fixing examples for childrenNum * Fixing oav validate-example errors
AutorestCI
added a commit
to Azure/azure-sdk-for-go
that referenced
this issue
Jan 30, 2018
[ADLA - ADLS] - Adding pageable extension for Catalog ACL APIs and removing childrenNum property (#2353) * Adding paging for ListAcls and ListAclsByDatabase * Although paging is not supported for these operations, the design decision that we took was to provide support at the client side just in case we need to add it from the server side. * Removing default response from Swagger for Acl APIs * Removing childrenNum property from FileStatusProperties * This property is always null as brought up by this issue: Azure/azure-sdk-for-net#3770 * Fixing examples for childrenNum * Fixing oav validate-example errors
This has been addressed in this PR: #4046 Thank you! |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
See on SOF : https://stackoverflow.com/questions/46608473/azure-data-lake-store-sdk-filestatusproperties-childrennum-property-always-nul/
The text was updated successfully, but these errors were encountered: