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

Change duckdb version to fix backward compatibility issue in Superset #106

Merged
merged 1 commit into from
Aug 22, 2023

Conversation

bkktimber
Copy link

Issue
DuckDB has backward compatibility issue. The version in meltano.yml for Superset and dbt-duckdb don't match.

Change

  • Change duckdb version in Superset from duckdb==0.7.1 to duckdb==0.8.1

@matsonj
Copy link
Owner

matsonj commented Aug 22, 2023

yes, the fix is to update the pin to 0.8.1. Not sure why so many lines are changing though?

@matsonj
Copy link
Owner

matsonj commented Aug 22, 2023

Probably a yml linting issue with whatever you are using to format. Ok as long as the test passes, should merge w/o issue.

@matsonj matsonj merged commit 2d6d1b3 into matsonj:master Aug 22, 2023
1 check passed
matsonj added a commit that referenced this pull request Apr 6, 2024
Change duckdb version to fix backward compatibility issue in Superset
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

Successfully merging this pull request may close these issues.

2 participants