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 8eef4fd  ARROW-10075: [C++] Use nullopt from arrow::util instead of 
vendored namespace
     add a4115ba  ARROW-10074: [C++] Use string constructor instead of 
string_view.to_string

No new revisions were added by this update.

Summary of changes:
 cpp/src/arrow/dataset/discovery.cc    | 2 +-
 cpp/src/arrow/dataset/file_base.cc    | 2 +-
 cpp/src/arrow/dataset/file_csv.cc     | 2 +-
 cpp/src/arrow/dataset/filter.cc       | 2 +-
 cpp/src/arrow/dataset/partition.cc    | 2 +-
 cpp/src/arrow/filesystem/path_util.cc | 8 ++++----
 cpp/src/arrow/io/memory_test.cc       | 4 ++--
 cpp/src/arrow/json/parser.cc          | 2 +-
 cpp/src/arrow/scalar.cc               | 7 ++++---
 cpp/src/arrow/scalar_test.cc          | 2 +-
 cpp/src/arrow/util/string.cc          | 2 +-
 11 files changed, 18 insertions(+), 17 deletions(-)

Reply via email to