fix(driver): bumping DuckDB to 0.9.2#25718
Merged
Conversation
Codecov Report
@@ Coverage Diff @@
## master #25718 +/- ##
===========================================
- Coverage 69.01% 58.63% -10.39%
===========================================
Files 1935 1935
Lines 75603 75603
Branches 8414 8414
===========================================
- Hits 52179 44329 -7850
- Misses 21264 29114 +7850
Partials 2160 2160
Flags with carried forward coverage won't be shown. Click here to find out more. see 293 files with indirect coverage changes 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
john-bodley
approved these changes
Oct 20, 2023
cccs-rc
pushed a commit
to CybercentreCanada/superset
that referenced
this pull request
Mar 6, 2024
vinothkumar66
pushed a commit
to vinothkumar66/superset
that referenced
this pull request
Nov 11, 2024
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
SUMMARY
Motherduck bumped to DuckDB 0.9.1, which included breaking changes, so we need to bump Superset as well.
BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF
TESTING INSTRUCTIONS
test a connection, and ideally run the db_engine_specs test script
ADDITIONAL INFORMATION