This is an automated email from the ASF dual-hosted git repository.

wjones127 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git


    from 3146588a0c ARROW-16782: [Format] Add REE definitions to FlatBuffers 
(#14176)
     add 427a865fc1 GH-15216: [C++][Parquet] Parquet writer accepts RecordBatch 
(#15240)

No new revisions were added by this update.

Summary of changes:
 cpp/src/parquet/arrow/arrow_reader_writer_test.cc | 149 ++++++++++++++++++++++
 cpp/src/parquet/arrow/writer.cc                   |  98 ++++++++++++--
 cpp/src/parquet/arrow/writer.h                    |  19 +++
 cpp/src/parquet/file_writer.cc                    |   4 +
 cpp/src/parquet/file_writer.h                     |   6 +
 5 files changed, 266 insertions(+), 10 deletions(-)

Reply via email to