Skip to content

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