duckdb / duckdb-rs

Ergonomic bindings to duckdb for Rust
MIT License
428 stars 87 forks source link

possible typo in appender test case #306

Open era127 opened 2 months ago

era127 commented 2 months ago

I think there might be a typo in the appender test case. I'm not sure if this was intentional to show the behavior when appending data where the column names are different than the table's column names.