datafusion-contrib / datafusion-orc

Implementation of Apache ORC file format use Apache Arrow in-memory format
Apache License 2.0
30 stars 8 forks source link

fix: read entire file with ArrowReader #25

Closed Jefffrey closed 8 months ago

Jefffrey commented 8 months ago

Previously wasn't able to read past first stripe in ArrowReader, fix to allow