10000 Hopefully fixing ci runs by hannes · Pull Request #16150 · duckdb/duckdb · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Hopefully fixing ci runs #16150

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
Feb 10, 2025
Merged

Hopefully fixing ci runs #16150

merged 1 commit into from
Feb 10, 2025

Conversation

hannes
Copy link
Member
@hannes hannes commented Feb 10, 2025

I seem to recall that it used to be fine to re-use an artifact name but this seems to be no longer the case :/

@carlopi
Copy link
Contributor
carlopi commented Feb 10, 2025

LGTM.

This was a breaking change between upload/download-artifacts v3 and v4, they discovered (not so surprisingly) that uniqueness helps with faster queries.

@hannes
Copy link
Member Author
hannes commented Feb 10, 2025

CC @szarnyasg this will affect artifact names for the pre-release downloads I think

@szarnyasg szarnyasg added the Needs Documentation Use for issues or PRs that require changes in the documentation label Feb 10, 2025
@carlopi
Copy link
Contributor
carlopi commented Feb 10, 2025

If change is undesirable, it can be fixed via providing the artifact name (either duckdb-binaries-linux-aarch64 or duckdb-binaries-linux) as matrix input, and then fetched from the matrix. But changing also fine with me.

@hmeriann
Copy link
Contributor

Would be also nice to apply this new naming to extensions artifact name like linux-extensions-64-aarch64

@Mytherin Mytherin merged commit 3554db7 into duckdb:main Feb 10, 2025
12 checks passed
@Mytherin
Copy link
Collaborator

Thanks!

Antonov548 added a commit to Antonov548/duckdb-r that referenced this pull request Feb 27, 2025
Parquet Reader: Split `CreateReader` into two separate stages - `ParseSchema` and `CreateReader` (duckdb/duckdb#16161)
Removed the last CI job that used the Ubuntu 18 setup (duckdb/duckdb#16155)
Hopefully fixing ci runs (duckdb/duckdb#16150)
Add uniq_ptr_cast for interpreted benchmark. (duckdb/duckdb#16151)
krlmlr pushed a commit to duckdb/duckdb-r that referenced this pull request Mar 5, 2025
Parquet Reader: Split `CreateReader` into two separate stages - `ParseSchema` and `CreateReader` (duckdb/duckdb#16161)
Removed the last CI job that used the Ubuntu 18 setup (duckdb/duckdb#16155)
Hopefully fixing ci runs (duckdb/duckdb#16150)
Add uniq_ptr_cast for interpreted benchmark. (duckdb/duckdb#16151)
krlmlr added a commit to duckdb/duckdb-r that referenced this pull request May 15, 2025
Parquet Reader: Split `CreateReader` into two separate stages - `ParseSchema` and `CreateReader` (duckdb/duckdb#16161)
Removed the last CI job that used the Ubuntu 18 setup (duckdb/duckdb#16155)
Hopefully fixing ci runs (duckdb/duckdb#16150)
Add uniq_ptr_cast for interpreted benchmark. (duckdb/duckdb#16151)
krlmlr added a commit to duckdb/duckdb-r that referenced this pull request May 15, 2025
Parquet Reader: Split `CreateReader` into two separate stages - `ParseSchema` and `CreateReader` (duckdb/duckdb#16161)
Removed the last CI job that used the Ubuntu 18 setup (duckdb/duckdb#16155)
Hopefully fixing ci runs (duckdb/duckdb#16150)
Add uniq_ptr_cast for interpreted benchmark. (duckdb/duckdb#16151)
krlmlr added a commit to duckdb/duckdb-r that referenced this pull request May 17, 2025
Parquet Reader: Split `CreateReader` into two separate stages - `ParseSchema` and `CreateReader` (duckdb/duckdb#16161)
Removed the last CI job that used the Ubuntu 18 setup (duckdb/duckdb#16155)
Hopefully fixing ci runs (duckdb/duckdb#16150)
Add uniq_ptr_cast for interpreted benchmark. (duckdb/duckdb#16151)
krlmlr added a commit to duckdb/duckdb-r that referenced this pull request May 18, 2025
Parquet Reader: Split `CreateReader` into two separate stages - `ParseSchema` and `CreateReader` (duckdb/duckdb#16161)
Removed the last CI job that used the Ubuntu 18 setup (duckdb/duckdb#16155)
Hopefully fixing ci runs (duckdb/duckdb#16150)
Add uniq_ptr_cast for interpreted benchmark. (duckdb/duckdb#16151)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Needs Documentation Use for issues or PRs that require changes in the documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants
0