duckdb / duckdb-rs

Ergonomic bindings to duckdb for Rust
MIT License
511 stars 113 forks source link

fix: arrow vtab panic #293

Closed Mause closed 7 months ago

Mause commented 7 months ago

These changes allow the ArrowVTAB to fail gracefully, returning an error, instead of panicking and crashing upon encountering an unsupported data type