Skip to content

changes to use 1.2.1 version of duckdb and extension-ci-tools. #154

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

Merged
merged 1 commit into from
Mar 11, 2025

Conversation

scgkiran
Copy link
Contributor

No description provided.

@scgkiran scgkiran requested a review from rymurr March 11, 2025 08:04
@@ -21,8 +21,8 @@ jobs:
name: Build extension binaries
uses: duckdb/extension-ci-tools/.github/workflows/_extension_distribution.yml@main
with:
duckdb_version: c009b4ea62f9fcf6ffed6aad51c8f1833121bbfb
ci_tools_version: 8262e6fafa6b62a82f9d671d33d311b9b578127e
duckdb_version: 8e52ec43959ab363643d63cb78ee214577111da4
Copy link
Member

Choose a reason for hiding this comment

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

It feels like this ought to be the main version of duckdb based on the name of the workflow but the other one had the main label?

Copy link
Contributor

Choose a reason for hiding this comment

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

why do we even have two nearly identical worfklows? Seems like main will occasionally break and (maybe) stop us from merging?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Initially both were pointing to main, then we changed it to specific commit-id in this commit.

distribution.yml workflow is not triggered as part of this PR.

@scgkiran scgkiran merged commit c7615b2 into substrait-io:v1.2.1 Mar 11, 2025
11 checks passed
@scgkiran scgkiran deleted the bump_duckdb_1.2.1 branch March 11, 2025 08:54
EpsilonPrime added a commit that referenced this pull request Mar 14, 2025
* changes to use 1.2.1 version of duckdb and extension-ci-tools. (#154)

* fix zero column virtual_table handling to check expressions also (#155)

---------

Co-authored-by: Chandra Sanapala <chandra@sundeck.io>
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