8000 Linux CLI: override platform for ARM manylinux by carlopi · Pull Request #16347 · duckdb/duckdb · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Linux CLI: override platform for ARM manylinux #16347

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 21, 2025

Conversation

carlopi
Copy link
Contributor
@carlopi carlopi commented Feb 21, 2025

Currently we don't distribute extensions for linux_arm64_gcc4 flavor, so I think it make little sense to distribute a CLI binary that can't load them.

This is not super clean, since then there might be cases where CLI can be launched but extensions load will fail due to a LIBC version mismatch, but I think that's somehow better that no extensions for all.

This needs to be reviewed going into v1.3, I will add it as task.

Currently we don't distribute extensions for `linux_arm64_gcc4` flavor, so I think it make little
sense to distribute a CLI binary that can't load them.

This is not super clean, since then there might be cases where CLI can be launched but extensions
load will fail due to a LIBC version mismatch, but I think that's somehow better that no extensions for all.

This might need to be reviewed going into v1.3
@carlopi carlopi requested a review from samansmink February 21, 2025 13:49
@Mytherin Mytherin merged commit c8a53c3 into duckdb:main Feb 21, 2025
12 checks passed
@Mytherin
Copy link
Collaborator

Thanks!

@carlopi carlopi deleted the override_cli_arm_platform branch February 21, 2025 15:57
Antonov548 added a commit to Antonov548/duckdb-r that referenced this pull request Mar 4, 2025
docs: tweak explanation of median for even cardinality inputs (duckdb/duckdb#13726)
Linux CLI: override platform for ARM manylinux (duckdb/duckdb#16347)
[chore] No ccache for OSX Python (duckdb/duckdb#16348)
Add missing include (duckdb/duckdb#16342)
krlmlr pushed a commit to duckdb/duckdb-r that referenced this pull request Mar 5, 2025
docs: tweak explanation of median for even cardinality inputs (duckdb/duckdb#13726)
Linux CLI: override platform for ARM
8000
 manylinux (duckdb/duckdb#16347)
[chore] No ccache for OSX Python (duckdb/duckdb#16348)
Add missing include (duckdb/duckdb#16342)
krlmlr added a commit to duckdb/duckdb-r that referenced this pull request May 15, 2025
docs: tweak explanation of median for even cardinality inputs (duckdb/duckdb#13726)
Linux CLI: override platform for ARM manylinux (duckdb/duckdb#16347)
[chore] No ccache for OSX Python (duckdb/duckdb#16348)
Add missing include (duckdb/duckdb#16342)
krlmlr added a commit to duckdb/duckdb-r that referenced this pull request May 15, 2025
docs: tweak explanation of median for even cardinality inputs (duckdb/duckdb#13726)
Linux CLI: override platform for ARM manylinux (duckdb/duckdb#16347)
[chore] No ccache for OSX Python (duckdb/duckdb#16348)
Add missing include (duckdb/duckdb#16342)
krlmlr added a commit to duckdb/duckdb-r that referenced this pull request May 17, 2025
docs: tweak explanation of median for even cardinality inputs (duckdb/duckdb#13726)
Linux CLI: override platform for ARM manylinux (duckdb/duckdb#16347)
[chore] No ccache for OSX Python (duckdb/duckdb#16348)
Add missing include (duckdb/duckdb#16342)
krlmlr added a commit to duckdb/duckdb-r that referenced this pull request May 18, 2025
docs: tweak explanation of median for even cardinality inputs (duckdb/duckdb#13726)
Linux CLI: override platform for ARM manylinux (duckdb/duckdb#16347)
[chore] No ccache for OSX Python (duckdb/duckdb#16348)
Add missing include (duckdb/duckdb#16342)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0