This repository has been archived by the owner on Feb 18, 2024. It is now read-only.
Implement dictionary required for binary parquet data #418
Labels
no-changelog
Issues whose changes are covered by a PR and thus should not be shown in the changelog
I got this error when trying out arrow2 on Parquet data via DataFusion / TPC-H benchmark.
Error: ArrowError(External("", ArrowError(External("", Execution("Arrow error: Not yet implemented: Decoding \"RleDictionary\"-encoded, dictionary-encoded required V1 pages is not yet implemented for Binary")))))
The text was updated successfully, but these errors were encountered: