Commits


Rok Mihevc authored and GitHub committed 94bd0d27326
GH-32863: [C++][Parquet] Add DELTA_BYTE_ARRAY encoder to Parquet writer (#14341) This is to add DELTA_BYTE_ARRAY encoder. * Closes: #32863 Lead-authored-by: Rok Mihevc <rok@mihevc.org> Co-authored-by: Rok <rok@mihevc.org> Co-authored-by: Antoine Pitrou <antoine@python.org> Co-authored-by: Antoine Pitrou <pitrou@free.fr> Co-authored-by: Gang Wu <ustcwg@gmail.com> Co-authored-by: mwish <1506118561@qq.com> Co-authored-by: Will Jones <willjones127@gmail.com> Signed-off-by: Antoine Pitrou <antoine@python.org>