Closed Swoorup closed 1 month ago
Fixes or partially fixes the following:
I think the 306 update to the test case could be merged into your changes.
Union feature is blocked by a suitable release i.e which includes the fix https://github.com/duckdb/duckdb/pull/11326 https://github.com/duckdb/duckdb-rs/pull/336
Thanks for the PR! Could you perhaps split this up into smaller chunks so that it is easier to review?
NOTICE: I have abandoned this work. Anyone is welcome to take over and integrate bits and pieces they may find useful.
DataChunkHandle
for manipulating data chunks, and wrap unsafe functions at bay. There are still few handle likeduckdb_appender
that is better off being wrap instead of sprinkling unsafe everywhere.Map
)