Open
Description
With refactoring introduced by datafusion-contrib/datafusion-orc#57
I'd like to add a lot of tests for RLE behaviour. Will need to go to Apache Orc repo implementation to generate the test cases (using it as our oracle).
Want to get to a state where we are 100% certain the integer decoding behaviour is aligned with the specification.