Commits


Muthunagappan Muthuraman authored and GitHub committed a376968089d
ARROW-13388 [C++][Parquet] Enable DELTA_LENGTH_BYTE_ARRAY decoder (#13386) Looks like we have DeltaLengthByteArrayDecoder implemented. Enabling it in this commit to support DELTA_LENGTH_BYTE_ARRAY decoding Authored-by: Muthunagappan Muthuraman <m.muthuraman@snowflake.com> Signed-off-by: Sutou Kouhei <kou@clear-code.com>