You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hive.apache.org by jc...@apache.org on 2019/03/27 15:00:18 UTC

[hive] branch master updated: HIVE-21290: Restore historical way of handling timestamps in Parquet while keeping the new semantics at the same time (Karen Coppage, reviewed by Jesus Camacho Rodriguez) (addendum)

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

jcamacho pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/hive.git


The following commit(s) were added to refs/heads/master by this push:
     new 368a8fe  HIVE-21290: Restore historical way of handling timestamps in Parquet while keeping the new semantics at the same time (Karen Coppage, reviewed by Jesus Camacho Rodriguez) (addendum)
368a8fe is described below

commit 368a8feb16385471d3681bf27f79f968da5d71b9
Author: Karen Coppage <ka...@cloudera.com>
AuthorDate: Wed Mar 27 08:00:03 2019 -0700

    HIVE-21290: Restore historical way of handling timestamps in Parquet while keeping the new semantics at the same time (Karen Coppage, reviewed by Jesus Camacho Rodriguez) (addendum)
---
 data/files/parquet_historical_timestamp_legacy.parq | Bin 0 -> 386 bytes
 data/files/parquet_historical_timestamp_new.parq    | Bin 0 -> 418 bytes
 2 files changed, 0 insertions(+), 0 deletions(-)

diff --git a/data/files/parquet_historical_timestamp_legacy.parq b/data/files/parquet_historical_timestamp_legacy.parq
new file mode 100644
index 0000000..3dd8551
Binary files /dev/null and b/data/files/parquet_historical_timestamp_legacy.parq differ
diff --git a/data/files/parquet_historical_timestamp_new.parq b/data/files/parquet_historical_timestamp_new.parq
new file mode 100644
index 0000000..aab0707
Binary files /dev/null and b/data/files/parquet_historical_timestamp_new.parq differ