Skip to content
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

Closed
RudyCo opened this issue Oct 9, 2017 · 2 comments
Assignees

Comments

@RudyCo
Copy link

RudyCo commented Oct 9, 2017

See on SOF : https://stackoverflow.com/questions/46608473/azure-data-lake-store-sdk-filestatusproperties-childrennum-property-always-nul/

@shahabhijeet
Copy link
Member

@ro-joowan can you take a look at this issue.

@ro-joowan ro-joowan reopened this Nov 1, 2017
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
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
@ro-joowan
Copy link
Contributor

ro-joowan commented Feb 5, 2018

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.
Projects
None yet
Development

No branches or pull requests

3 participants