Skip to content

pass arrow_lossless_conversion config when generating arrow #2042

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 1 commit into from
Jun 3, 2025

Conversation

jraymakers
Copy link
Contributor

@jraymakers jraymakers commented Jun 2, 2025

Recently, I added support for setting the config options arrow_lossless_conversion. However, this option was not passed through when generating Arrow buffers, so it had no effect on how DuckDB Wasm transmitted results. This PR corrects this by passing through the config option in the places where DuckDB Wasm generates Arrow buffers to transmit results.

@jraymakers
Copy link
Contributor Author

FYI @carlopi. This is a follow-up to #2021.

@carlopi
Copy link
Collaborator

carlopi commented Jun 3, 2025

Thanks!

@carlopi carlopi merged commit 30d95c2 into duckdb:main Jun 3, 2025
15 checks passed
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