Skip to content

Clarify arrow_lossless_conversion option#5541

Closed
NickCrews wants to merge 1 commit intoduckdb:mainfrom
NickCrews:patch-4
Closed

Clarify arrow_lossless_conversion option#5541
NickCrews wants to merge 1 commit intoduckdb:mainfrom
NickCrews:patch-4

Conversation

@NickCrews
Copy link
Contributor

@NickCrews NickCrews commented Jun 24, 2025

Inspired by duckdb/duckdb#17857 (comment)

In particular, the existing phrasing of "When a duckdb typedoes not have a clear native or canonical extension match in Arrow" makes it sound like this option should not affect UUID types, since there is a canonical extension type for uuid in arrow. I think the new phrasing is more accurate of when this option has an effect.

It now doesn't mention the fact that we generate our own Duckdb.* extension type, but I think that is fine. Before, it wasn't really enough info to actually be useful anyways. If we did want to mention this, I can adjust the PR.

The result is significantly longer than the description for the other options, but I would rather have precision and it be fully explained rather than brevity.

@szarnyasg
Copy link
Collaborator

Thanks! This is auto-generated so I turned it into a PR to the main codebase.

@szarnyasg
Copy link
Collaborator

@NickCrews I PR'd this to the main codebase. We try to keep the codebase self-contained, so unfortunately I could not include the link to the discussion in the pull request.

@szarnyasg szarnyasg closed this Jun 30, 2025
Mytherin added a commit to duckdb/duckdb that referenced this pull request Jul 2, 2025
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