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

Limit DuckDB version to 1.0 until duckdb/duckdb#13911 is fixed #842

Merged
merged 1 commit into from
Oct 7, 2024

Conversation

abelsiqueira
Copy link
Member

DuckDB.jl 1.1 on Windows is broken with an error
'Could not load symbol duckdb_vector_size'
This limits the DuckDB version until that is fixed.

refs:

DuckDB.jl 1.1 on Windows is broken with an error
'Could not load symbol duckdb_vector_size'
This limits the DuckDB version until that is fixed.

refs:
- duckdb/duckdb#13911
Copy link

codecov bot commented Oct 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (1b93615) to head (fd79dc4).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #842   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           20        20           
  Lines         1021      1021           
=========================================
  Hits          1021      1021           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Member

@datejada datejada left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@datejada datejada merged commit ff9203d into TulipaEnergy:main Oct 7, 2024
7 checks passed
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