duckdb_arrow_options

Type Alias duckdb_arrow_options 

Source
pub type duckdb_arrow_options = *mut _duckdb_arrow_options;
Expand description

! The arrow options used when transforming the DuckDB schema and datachunks into Arrow schema and arrays. ! Used in duckdb_to_arrow_schema and duckdb_data_chunk_to_arrow