Commits


Rok Mihevc authored and GitHub committed 1b3d4afc796
ARROW-17798: [C++][Parquet] Add DELTA_BINARY_PACKED encoder to Parquet writer (#14191) This is to add DELTA_BINARY_PACKED encoder. Lead-authored-by: Rok Mihevc <rok@mihevc.org> Co-authored-by: Will Jones <willjones127@gmail.com> Co-authored-by: Antoine Pitrou <pitrou@free.fr> Co-authored-by: Gang Wu <ustcwg@gmail.com> Signed-off-by: Antoine Pitrou <antoine@python.org>