-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Remove Arrow Extenson from core extensions #17027
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
Conversation
I would consider as nice to have the ability to provide a nicer error message for |
Changes looks reasonable, I would have assumed more changes where required, but great if this is the only surface. |
I guess the question is if we also want suggestions for community extensions, and if so, we could probably make this an automatic process since we already extract functions of community extensions anyway. (This might raise the question of what to do with duplicate function names though :-) ). |
Thanks! |
Remove Arrow Extenson from core extensions (duckdb/duckdb#17027)
Remove Arrow Extenson from core extensions (duckdb/duckdb#17027)
Remove Arrow Extenson from core extensions (duckdb/duckdb#17027)
Remove Arrow Extenson from core extensions (duckdb/duckdb#17027)
Remove Arrow Extenson from core extensions (duckdb/duckdb#17027)
Removing our core arrow extension since this will be officially replaced by https://github.com/paleolimbot/duckdb-nanoarrow as a community extension.