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

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


    from 1301673  HIVE-25252: All new compaction metrics should be lower case 
(Antal Sinkovits, reviewed by Karen Coppage)
     add a7bd3a4  HIVE-25278: HiveProjectJoinTransposeRule may do invalid 
transformations with windowing expressions  (#2423) (Zoltan Haindrich reviewed 
by Krisztian Kasa and Jesus Camacho Rodriguez)

No new revisions were added by this update.

Summary of changes:
 .../rules/HiveProjectJoinTransposeRule.java        |  3 +-
 .../clientpositive/cbo_proj_join_transpose.q       | 21 ++++++
 .../llap/cbo_proj_join_transpose.q.out             | 84 ++++++++++++++++++++++
 3 files changed, 107 insertions(+), 1 deletion(-)
 create mode 100644 ql/src/test/queries/clientpositive/cbo_proj_join_transpose.q
 create mode 100644 
ql/src/test/results/clientpositive/llap/cbo_proj_join_transpose.q.out

Reply via email to