This repository has been archived by the owner on Feb 18, 2024. It is now read-only.
parquet_write example no longer working #1187
Labels
documentation
Improvements or additions to documentation
no-changelog
Issues whose changes are covered by a PR and thus should not be shown in the changelog
cargo run --release --example parquet_write --all-features produces
thread 'main' panicked at 'called
Result::unwrap()
on anErr
value: InvalidArgumentError("The datatype Int32 cannot be encoded by RleDictionary")', /home/raja/work/rust/arrow2/src/io/parquet/write/row_group.rs:39:90The text was updated successfully, but these errors were encountered: