Skip to content

Support engine commit ID parameter to vendor CI#173

Merged
Mytherin merged 1 commit intoduckdb:mainfrom
staticlibs:vendor_commit_param
Mar 21, 2025
Merged

Support engine commit ID parameter to vendor CI#173
Mytherin merged 1 commit intoduckdb:mainfrom
staticlibs:vendor_commit_param

Conversation

@staticlibs
Copy link
Collaborator

This PR brings the duckdb/duckdb-odbc#87 change to JDBC repo.

Testing: no code changes, no new tests.

This PR brings the duckdb/duckdb-odbc#87 change to JDBC repo.

Testing: no code changes, no new tests.
@jivanic-demystdata
Copy link

This will add the commit hash to the snapshot/nightly versions?

@Mytherin Mytherin merged commit 2f0e704 into duckdb:main Mar 21, 2025
7 checks passed
@Mytherin
Copy link
Contributor

Thanks!

@staticlibs
Copy link
Collaborator Author

staticlibs commented Mar 21, 2025

This will add the commit hash to the snapshot/nightly versions?

This change allows to specify the DuckDB engine tag in manual workflow runs. It is added to ODBC specifically for release process (there were problems in ODBC with engine version mismatch). Bringing these changes to JDBC to be able to support the same release process as in ODBC (process itself is still being finalized).

Edit: previous answer was addressing a different question, removed it.

@staticlibs staticlibs deleted the vendor_commit_param branch March 21, 2025 15:25
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.

3 participants