We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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?
The text was updated successfully, but these errors were encountered:
@hannes: Are we building extensions for Intel macOS?
Sorry, something went wrong.
yes they should be universal
We could switch to older OSX for building
Thanks, Hannes. Do we need to take action here in this repo? Is this tracked elsewhere?
No branches or pull requests
Users report that the binary for intel macs running OS X 11 throw unexpected errors trying to use the httpfs extension, e.g.
Apparently upgrading to newer OS X release (e.g. 13) resolves this, but I also understand Apple does not provide updates for older hardware?
The text was updated successfully, but these errors were encountered: