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

fix(driver): bumping DuckDB to 0.9.2 #25718

Merged
merged 2 commits into from
Oct 20, 2023
Merged

fix(driver): bumping DuckDB to 0.9.2 #25718

merged 2 commits into from
Oct 20, 2023

Conversation

rusackas
Copy link
Member

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

  • Has associated issue:
  • Required feature flags:
  • Changes UI
  • Includes DB Migration (follow approval process in SIP-59)
    • Migration is atomic, supports rollback & is backwards-compatible
    • Confirm DB migration upgrade and downgrade tested
    • Runtime estimates and downtime expectations provided
  • Introduces new feature or API
  • Removes existing feature or API

@codecov
Copy link

codecov bot commented Oct 19, 2023

Codecov Report

Merging #25718 (22f349d) into master (505678b) will decrease coverage by 10.39%.
The diff coverage is n/a.

@@             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               
Flag Coverage Δ
hive ?
mysql ?
postgres ?
presto 53.62% <ø> (ø)
python 61.29% <ø> (-21.62%) ⬇️
sqlite ?
unit 55.49% <ø> (ø)

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

@rusackas rusackas changed the title fix(driver): bumping DuckDB to 0.9.1 fix(driver): bumping DuckDB to 0.9.2 Oct 19, 2023
@rusackas rusackas merged commit 4ac8f82 into master Oct 20, 2023
51 checks passed
@michael-s-molina michael-s-molina added v3.0 Label added by the release manager to track PRs to be included in the 3.0 branch and removed v3.0 Label added by the release manager to track PRs to be included in the 3.0 branch labels Oct 24, 2023
cccs-rc pushed a commit to CybercentreCanada/superset that referenced this pull request Mar 6, 2024
@mistercrunch mistercrunch added 🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels 🚢 3.1.0 labels Mar 8, 2024
sfirke pushed a commit to sfirke/superset that referenced this pull request Mar 22, 2024
@mistercrunch mistercrunch deleted the bump-duckdb-0.9.1 branch March 26, 2024 18:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels size/XS 🚢 3.1.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants