This is an automated email from the ASF dual-hosted git repository.
wesm pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git.
from d7b125e ARROW-5940: [Release] Add support for re-uploading
sign/checksum for binary artifacts
add 99b9702 ARROW-5889: [C++][Parquet] Add property to indicate origin
from converted type to TimestampLogicalType
No new revisions were added by this update.
Summary of changes:
cpp/src/arrow/ipc/metadata-internal.cc | 16 +++----
cpp/src/parquet/arrow/arrow-schema-test.cc | 9 ++--
cpp/src/parquet/arrow/schema.cc | 21 ++++-----
cpp/src/parquet/schema-test.cc | 72 ++++++++++++++++++++++++------
cpp/src/parquet/types.cc | 46 +++++++++++++------
cpp/src/parquet/types.h | 9 +++-
6 files changed, 124 insertions(+), 49 deletions(-)