This is an automated email from the ASF dual-hosted git repository.
apitrou pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git.
from a67dc7d ARROW-11909: [C++] Remove MakeIteratorGenerator
add 3fe2df7 ARROW-12749: [C++] Construct RecordBatch/Table/Schema with
rvalue arguments
No new revisions were added by this update.
Summary of changes:
cpp/src/arrow/adapters/orc/adapter.cc | 2 +-
cpp/src/arrow/compute/kernels/vector_selection.cc | 8 ++++----
cpp/src/arrow/csv/reader.cc | 2 +-
cpp/src/arrow/ipc/feather.cc | 10 ++++++----
cpp/src/arrow/ipc/reader.cc | 2 +-
cpp/src/arrow/ipc/writer.cc | 2 +-
cpp/src/arrow/record_batch.cc | 12 +++++-------
cpp/src/arrow/stl.h | 2 +-
cpp/src/arrow/table.cc | 15 +++++++--------
cpp/src/arrow/table_builder.cc | 4 ++--
10 files changed, 29 insertions(+), 30 deletions(-)