Simon Critchley
Simon Critchley
Not sure whether the existing row index implementation is correct. The documentation is slightly hard to interpret. Particularly these sections from https://orc.apache.org/docs/spec-index.html: > To record positions, each stream needs a...
https://orc.apache.org/docs/spec-index.html
Similar to the database/sql method. Scan should copy the columns in the current row into the values pointed at by dest. The number of values in dest must be the...
as per: https://orc.apache.org/docs/acid.html