-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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] add browser support for avro &changefeed & quick query #11036
Comments
[webapp]:Add endpoint for AppService CLI Github token endpoint (Azure#11036) * Copied over from 2020-06-01 * Changed from 2020-06 to 2020-09 * Added api specs for github auth endpoint * Copy over Microsoft.CertificateRegistration and Microsoft.DomainRegistration, and small fixes * Add systemdata * Add in missing commondefinitions and webapps.json that wasn't copied over from old version Co-authored-by: Calvin Chan <calcha@microsoft.com>
* [Storage-Queue] Move to shared rollup config * doing the same for blob-changefeed and internal-avro * browser rollup is not ready so disabling it and copy the original comments #11036
Hi @ljian3377, we deeply appreciate your input into this project. Regrettably, this issue has remained inactive for over 2 years, leading us to the decision to close it. We've implemented this policy to maintain the relevance of our issue queue and facilitate easier navigation for new contributors. If you still believe this topic requires attention, please feel free to create a new issue, referencing this one. Thank you for your understanding and ongoing support. |
With the
lazyLoadingBlobStream
approach in #10827, we can work around the streaming issue in browser: #10702.The text was updated successfully, but these errors were encountered: