-
Notifications
You must be signed in to change notification settings - Fork 118
Automatically convert TDS to relation protocol in hosted datacube #3906
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
Automatically convert TDS to relation protocol in hosted datacube #3906
Conversation
🦋 Changeset detectedLatest commit: 682b679 The changes in this PR will be included in the next version bump. This PR includes changesets to release 34 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
31b035d
to
a294a0a
Compare
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #3906 +/- ##
==========================================
+ Coverage 46.85% 46.87% +0.01%
==========================================
Files 2294 2295 +1
Lines 402442 402587 +145
Branches 17500 16764 -736
==========================================
+ Hits 188581 188706 +125
+ Misses 213215 213128 -87
- Partials 646 753 +107
🚀 New features to boost your workflow:
|
8635ee0
to
e84d4e2
Compare
e84d4e2
to
0e4b6a4
Compare
…eader and enableCompression
3a76f5b
to
224d9ad
Compare
Summary
To improve user experience, this PR implements the following flow:
This will prevent the current state, where if a user attempts to open a query in the old protocol using hosted datacube, it will fail to open.
How did you test this change?