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

httpfs binaries for older macs (OS X 11)? #1014

Open
cboettig opened this issue Jan 20, 2025 · 4 comments
Open

httpfs binaries for older macs (OS X 11)? #1014

cboettig opened this issue Jan 20, 2025 · 4 comments

Comments

@cboettig
Copy link

Users report that the binary for intel macs running OS X 11 throw unexpected errors trying to use the httpfs extension, e.g.

duckdbfs::open_dataset("https://huggingface.co/datasets/cboettig/fishbase/resolve/main/data/fb/v24.07/parquet/species.parquet")

Apparently upgrading to newer OS X release (e.g. 13) resolves this, but I also understand Apple does not provide updates for older hardware?

@krlmlr
Copy link
Collaborator

krlmlr commented Jan 20, 2025

@hannes: Are we building extensions for Intel macOS?

@hannes
Copy link
Member

hannes commented Jan 22, 2025

yes they should be universal

@hannes
Copy link
Member

hannes commented Jan 22, 2025

We could switch to older OSX for building

@krlmlr
Copy link
Collaborator

krlmlr commented Feb 12, 2025

Thanks, Hannes. Do we need to take action here in this repo? Is this tracked elsewhere?

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

No branches or pull requests

3 participants