Commits


Rok Mihevc authored and GitHub committed 939567b5d42
GH-33024: [C++][Parquet] Add DELTA_LENGTH_BYTE_ARRAY encoder to Parquet writer (#14293) This is to add DELTA_LENGTH_BYTE_ARRAY encoder. ([ARROW-17799](https://issues.apache.org/jira/browse/ARROW-17799)) * Closes: #33024 Lead-authored-by: Rok Mihevc <rok@mihevc.org> Co-authored-by: Antoine Pitrou <pitrou@free.fr> Co-authored-by: Will Jones <willjones127@gmail.com> Co-authored-by: Gang Wu <ustcwg@gmail.com> Signed-off-by: Rok Mihevc <rok@mihevc.org>