-
Notifications
You must be signed in to change notification settings - Fork 2.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
query_tables with parameter table_name doesn't work #28
Comments
Verified as fixed. |
AutorestCI
added a commit
that referenced
this issue
May 24, 2019
Merge pull request #28 from leonardbf/NFSAAS-2436-R4-corrections NFSAAS-2436 corrections to R4 standard
AutorestCI
added a commit
that referenced
this issue
Jun 4, 2019
Merge pull request #28 from leonardbf/NFSAAS-2436-R4-corrections NFSAAS-2436 corrections to R4 standard
AutorestCI
added a commit
that referenced
this issue
Jun 4, 2019
Merge pull request #28 from leonardbf/NFSAAS-2436-R4-corrections NFSAAS-2436 corrections to R4 standard
lmazuel
pushed a commit
that referenced
this issue
Jul 4, 2019
* Generated from 81ff9dd1f123face9e3dae304a8971234c6a5542 (#5674) Merge pull request #28 from leonardbf/NFSAAS-2436-R4-corrections NFSAAS-2436 corrections to R4 standard * [AutoPR netapp/resource-manager] chore: jsonfmt netapp (#5614) * Generated from 8722da4ff95c7dfbc5482dede05a49d6e81ca1be chore: jsonfmt netapp Ran `jsonfmt -w "specification/netapp/**/*.json"` * Generated from 8722da4ff95c7dfbc5482dede05a49d6e81ca1be chore: jsonfmt netapp Ran `jsonfmt -w "specification/netapp/**/*.json"` * [AutoPR netapp/resource-manager] NetApp update swagger for R4.5 (#5986) * Generated from 6735d945dca2ce331221084de6b3880471234f73 updated readme * Generated from 3774c22dc6a9601494bd6d033406b97cb403a688 Fix params structure * Generated from fa202ee43cd1263e159ae365977dc2bdb54eb4e3 Fix Swaggers to get the diff working * Packaging update of azure-mgmt-netapp * NFSAAS-2843 update tests for R4.5 (#6218) * ChangeLog
RAY-316
added a commit
to RAY-316/azure-sdk-for-python
that referenced
this issue
Dec 1, 2021
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
If you specify a table name when calling query_tables, you do not get back any results (given that the table exists).
See the latest version of the unit tests, in test_tableservice.py, sanity_query_tables(). The code that fails is currently commented out.
The text was updated successfully, but these errors were encountered: