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

Storage V10 SDK - Where is table support? #4573

Closed
phawxby opened this issue Jul 31, 2019 · 7 comments
Closed

Storage V10 SDK - Where is table support? #4573

phawxby opened this issue Jul 31, 2019 · 7 comments
Assignees
Labels
Client This issue points to a problem in the data-plane of the library. customer-reported Issues that are reported by GitHub users external to the Azure organization. question The issue doesn't require a change to the product in order to be resolved. Most issues start as that Service Attention Workflow: This issue is responsible by Azure service team. Storage Storage Service (Queues, Blobs, Files)

Comments

@phawxby
Copy link

phawxby commented Jul 31, 2019

Describe the solution you'd like
Promises/async/await support for Table storage. It doesn't appear to be part of the V10 SDK.

Describe alternatives you've considered
Promisfying the existing V2 SDK but that's a nightmare for typings and just really clunky, it should be natively supported.

Additional context
Current V2 SDK is referred to as legacy, it's not really legacy is there's no alternative. If there is an alternative it's not documented or has changed its name

@loarabia loarabia added Client This issue points to a problem in the data-plane of the library. customer-reported Issues that are reported by GitHub users external to the Azure organization. Service Attention Workflow: This issue is responsible by Azure service team. Storage Storage Service (Queues, Blobs, Files) labels Jul 31, 2019
@ghost
Copy link

ghost commented Jul 31, 2019

Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc @xgithub

@Azure Azure deleted a comment Jul 31, 2019
@XiaoningLiu
Copy link
Member

Hi @phawxby Please refer to this Azure/azure-storage-js#45

@XiaoningLiu XiaoningLiu self-assigned this Aug 9, 2019
@phawxby
Copy link
Author

phawxby commented Aug 9, 2019

Thanks @XiaoningLiu. I'll leave this one open as it's in the active repository. I'm disappointed that the recommendation is to just use the legacy API.

@zhusijia26 zhusijia26 added the question The issue doesn't require a change to the product in order to be resolved. Most issues start as that label Sep 26, 2019
@bandrei
Copy link

bandrei commented Oct 24, 2019

I'm seconding the request for the table storage async implementation. I'm a bit surprised it's not at the top of the list considering Azure Table is pretty popular.

@bandrei
Copy link

bandrei commented Oct 24, 2019

Also here #5655

@ramya-rao-a
Copy link
Contributor

Hello all,

We are closing this issue in favor of #5655 which will be updated soon once we have the first preview released of the new SDK for Tables that aligns with the Azure SDK guidelines as we have used for Blobs, Files, and Queues so far.

Please subscribe to #5655 for further updates and thanks for your patience with us.

@joheredi
Copy link
Member

Hello everyone! We are happy to announce that we have released the first Beta of the new Azure Tables SDK. It conforms to our new guidelines on writing JS SDKs for Azure services which ensure it will remain idiomatic, consistent and diagnosable.

You can install it with npm install @azure/data-tables

Please share your feedback on the new design at #11179 and/or report any problems you find in a new GitHub issue. Looking forward to hear from you!

@github-actions github-actions bot locked and limited conversation to collaborators Apr 12, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Client This issue points to a problem in the data-plane of the library. customer-reported Issues that are reported by GitHub users external to the Azure organization. question The issue doesn't require a change to the product in order to be resolved. Most issues start as that Service Attention Workflow: This issue is responsible by Azure service team. Storage Storage Service (Queues, Blobs, Files)
Projects
None yet
Development

No branches or pull requests

7 participants