Commits


Ahmet Uyar authored and Antoine Pitrou committed 77722d990c2
ARROW-8823: [C++] Add total size of batch buffers to IPC write statistics Add statistics about both the original buffer sizes and the padded/compressed sizes. Closes #11872 from ahmet-uyar/issue-8823-comp-ratio Lead-authored-by: Ahmet Uyar <ahmetuyar@gmail.com> Co-authored-by: Ahmet Uyar <32486572+ahmet-uyar@users.noreply.github.com> Signed-off-by: Antoine Pitrou <antoine@python.org>