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

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


    from ffcc399  HIVE-24785: Fix HIVE_COMPACTOR_COMPACT_MM property (Peter 
Varga reviewed by Karen Coppage, Denys Kuzmenko)
     add 6eed0a7  HIVE-24693: Convert timestamps to zoned times without string 
operations (David Mollitor reviewed by Panagiotis Garefalakis))

No new revisions were added by this update.

Summary of changes:
 .../org/apache/hadoop/hive/common/type/Date.java   | 63 ++++++++++++----
 .../apache/hadoop/hive/common/type/Timestamp.java  | 87 ++++++++++++++--------
 .../hadoop/hive/common/type/TimestampTZUtil.java   |  9 ++-
 .../results/clientpositive/llap/udf_mask.q.out     |  2 +-
 .../clientpositive/llap/udf_mask_first_n.q.out     |  2 +-
 .../clientpositive/llap/udf_mask_last_n.q.out      |  2 +-
 .../llap/udf_mask_show_first_n.q.out               |  2 +-
 .../clientpositive/llap/udf_mask_show_last_n.q.out |  2 +-
 8 files changed, 113 insertions(+), 56 deletions(-)

Reply via email to