duckdb-rs
duckdb-rs copied to clipboard
append_row, append fails when there are too many fields
I have a table with 200 fields, and when I use append, I get an error,When I reduce to a certain number of fields, it is normal
called `Result::unwrap()` on an `Err` value: AppendError
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace