8000 On COPY TO/FROM check the format during binding. by pdet · Pull Request #17381 · duckdb/duckdb · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

On COPY TO/FROM check the format during binding. #17381

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 5 commits into from
May 12, 2025

Conversation

pdet
Copy link
Contributor
@pdet pdet commented May 7, 2025

We previously had the format options hardcoded in the transformer. This code changes this to attempt to get the proper COPY FROM/TO options from the catalog during binding.

This change allows us to pick the correct COPY function on extensions, based on the extension format, without having to explicitly set the (FORMAT ...) option.

@duckdb-draftbot duckdb-draftbot marked this pull request as draft May 8, 2025 12:47
@pdet pdet marked this pull request as ready for review May 8, 2025 13:06
@duckdb-draftbot duckdb-draftbot marked this pull request as draft May 9, 2025 11:24
@pdet pdet marked this pull request as ready for review May 9, 2025 11:45
@duckdb-draftbot duckdb-draftbot marked this pull request as draft May 9, 2025 14:42
@pdet pdet marked this pull request as ready for review May 9, 2025 15:35
@Mytherin Mytherin merged commit 691c732 into duckdb:main May 12, 2025
49 checks passed
@Mytherin
Copy link
Collaborator

Thanks!

krlmlr added a commit to duckdb/duckdb-r that referenced this pull request May 18, 2025
On COPY TO/FROM check the format during binding. (duckdb/duckdb#17381)
Use pytest in SQLLogic Python test runner (duckdb/duckdb#16685)
Fix JSON extension compilation on Ubuntu 22.04 (duckdb/duckdb#17434)
krlmlr added a commit to duckdb/duckdb-r that referenced this pull request May 18, 2025
On COPY TO/FROM check the format during binding. (duckdb/duckdb#17381)
Use pytest in SQLLogic Python test runner (duckdb/duckdb#16685)
Fix JSON extension compilation on Ubuntu 22.04 (duckdb/duckdb#17434)
krlmlr added a commit to duckdb/duckdb-r that referenced this pull request May 19, 2025
On COPY TO/FROM check the format during binding. (duckdb/duckdb#17381)
Use pytest in SQLLogic Python test runner (duckdb/duckdb#16685)
Fix JSON extension compilation on Ubuntu 22.04 (duckdb/duckdb#17434)
krlmlr added a commit to duckdb/duckdb-r that referenced this pull request May 19, 2025
On COPY
6CD8
 TO/FROM check the format during binding. (duckdb/duckdb#17381)
Use pytest in SQLLogic Python test runner (duckdb/duckdb#16685)
Fix JSON extension compilation on Ubuntu 22.04 (duckdb/duckdb#17434)
@pdet pdet deleted the copy_extension branch May 28, 2025 10:59
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

Successfully merging this pull request may close these issues.

2 participants
0