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

Using JSON payload #19

Closed
crwilcox opened this issue Aug 19, 2015 · 2 comments
Closed

Using JSON payload #19

crwilcox opened this issue Aug 19, 2015 · 2 comments

Comments

@crwilcox
Copy link

Description:

Since Azure storage now supports JSON, it might be beneficial to parse JSON vs XML using python (haven't bench-marked)

Original Issue: Azure/azure-sdk-for-python#134

Comments (1):

@huguesv commented on 2015-03-05 21:17:00:

Storage and Service Bus now use ElementTree for xml deserialization. This, along with some other changes, have improved the performance of deserialization significantly (in the coming 0.10 release).
Azure/azure-sdk-for-python#254

@jehine-MSFT
Copy link
Contributor

Hi @uschen,

@emgerner-msft added JSON support for table payloads. A build with this fix will go out with the next major release.

Thanks for the feedback!

@jehine-MSFT
Copy link
Contributor

Hello @uschen,

We have released the 0.30 version (#132) which addressed this feature request. If you have issues with the new version in regards to this issue, please reopen it and continue the discussion.

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants