You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hive.apache.org by dk...@apache.org on 2021/01/13 08:33:45 UTC

[hive] branch master updated (6deef2c -> ccb6abc)

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

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


    from 6deef2c  HIVE-24203: Implement stats annotation rule for the LateralViewJoinOperator (#1531)
     add ccb6abc  HIVE-24523: Vectorized read path for LazySimpleSerde does not honor the SERDEPROPERTIES for timestamp (Naresh Panchetty Ramanaiah, reviewed by Denys Kuzmenko)

No new revisions were added by this update.

Summary of changes:
 data/files/test_timestamp.csv                      |  1 +
 .../queries/clientpositive/timestamp_formats.q     | 17 +++++++
 .../clientpositive/llap/timestamp_formats.q.out    | 52 ++++++++++++++++++++++
 .../lazy/fast/LazySimpleDeserializeRead.java       |  4 +-
 4 files changed, 73 insertions(+), 1 deletion(-)
 create mode 100644 data/files/test_timestamp.csv