This is an automated email from the ASF dual-hosted git repository.
kou pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git.
from 3ca48b3 ARROW-7487: [Developer] Fix typos
add cec9399 ARROW-7482: [C++] Fix typos
No new revisions were added by this update.
Summary of changes:
cpp/src/arrow/adapters/orc/adapter.h | 4 ++--
cpp/src/arrow/adapters/orc/adapter_util.h | 5 +----
cpp/src/arrow/array/README.md | 2 +-
cpp/src/arrow/array/builder_nested.h | 4 ++--
cpp/src/arrow/compute/kernel.h | 2 +-
cpp/src/arrow/compute/kernels/aggregate.h | 2 +-
cpp/src/arrow/compute/kernels/hash.cc | 2 +-
cpp/src/arrow/csv/column_builder_test.cc | 4 ++--
cpp/src/arrow/dataset/dataset_test.cc | 2 +-
cpp/src/arrow/dataset/filter.h | 2 +-
cpp/src/arrow/dataset/partition_test.cc | 4 ++--
cpp/src/arrow/dbi/hiveserver2/service.h | 2 +-
cpp/src/arrow/dbi/hiveserver2/thrift/ImpalaService.thrift | 2 +-
cpp/src/arrow/dbi/hiveserver2/thrift/TCLIService.thrift | 6 +++---
cpp/src/arrow/dbi/hiveserver2/thrift/hive_metastore.thrift | 2 +-
cpp/src/arrow/flight/server.cc | 2 +-
cpp/src/arrow/io/file_test.cc | 2 +-
cpp/src/arrow/io/hdfs.cc | 4 ++--
cpp/src/arrow/io/mman.h | 2 +-
cpp/src/arrow/ipc/feather.cc | 2 +-
cpp/src/arrow/ipc/metadata_internal.cc | 3 +--
cpp/src/arrow/ipc/metadata_internal.h | 2 +-
cpp/src/arrow/ipc/reader.h | 2 +-
cpp/src/arrow/ipc/writer.h | 4 ++--
cpp/src/arrow/python/arrow_to_pandas.cc | 2 +-
cpp/src/arrow/python/serialize.h | 2 +-
cpp/src/arrow/result.h | 4 ++--
cpp/src/arrow/stl.h | 2 +-
cpp/src/arrow/testing/util.cc | 2 +-
cpp/src/arrow/testing/util.h | 2 +-
cpp/src/arrow/type.h | 12 ++++++------
cpp/src/arrow/util/basic_decimal.h | 2 +-
cpp/src/arrow/util/bit_util.h | 2 +-
cpp/src/arrow/util/cpu_info.cc | 2 +-
cpp/src/arrow/util/decimal.cc | 2 +-
cpp/src/arrow/util/logging.h | 2 +-
cpp/src/arrow/util/range_benchmark.cc | 4 ++--
cpp/src/arrow/util/task_group.h | 2 +-
cpp/src/arrow/util/task_group_test.cc | 4 ++--
cpp/src/arrow/util/ubsan.h | 2 +-
cpp/src/generated/SparseTensor_generated.h | 2 +-
41 files changed, 57 insertions(+), 61 deletions(-)