Commits


Benjamin Kietzman authored and Antoine Pitrou committed 123d9b12b21
ARROW-7415: [C++][Dataset] implement IpcFormat adds a basic IpcFormat and unit tests Closes #6162 from bkietz/7415-Dataset-Implement-IpcForm and squashes the following commits: 30e5007d7 <Benjamin Kietzman> review comments, clang-format 118787dd7 <Benjamin Kietzman> lint fixes 3e7a7d4c7 <Benjamin Kietzman> ARROW-7415: Implement IpcFormat Authored-by: Benjamin Kietzman <bengilgit@gmail.com> Signed-off-by: Antoine Pitrou <antoine@python.org>