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 ed4ecfc HIVE-25788: Iceberg CTAS should honor location clause and
have correct table properties (Marton Bod, reviewed by Adam Szita and Peter
Vary)
add 9a3d878 HIVE-25735: Improve statestimator in UDFWhen/UDFCase (#2814)
(Zoltan Haindrich reviewed by Krisztian Kasa)
No new revisions were added by this update.
Summary of changes:
.../hadoop/hive/ql/udf/generic/GenericUDFCase.java | 8 +++---
.../hadoop/hive/ql/udf/generic/GenericUDFWhen.java | 30 ++++++++++++++++++++--
.../clientpositive/llap/constant_prop_when.q.out | 4 +--
.../results/clientpositive/llap/innerjoin1.q.out | 16 ++++++------
.../materialized_view_create_rewrite_nulls.q.out | 6 ++---
.../clientpositive/llap/subquery_notin.q.out | 10 ++++----
.../clientpositive/llap/subquery_select.q.out | 4 +--
.../llap/vector_between_columns.q.out | 4 +--
.../clientpositive/llap/vector_case_when_1.q.out | 12 ++++-----
.../clientpositive/llap/vector_case_when_2.q.out | 24 ++++++++---------
.../clientpositive/llap/vector_coalesce_2.q.out | 8 +++---
.../clientpositive/llap/vector_coalesce_3.q.out | 10 ++++----
.../llap/vector_groupby_grouping_id1.q.out | 8 +++---
.../vector_groupby_grouping_sets_grouping.q.out | 4 +--
.../clientpositive/llap/vectorized_case.q.out | 16 ++++++------
.../perf/tpcds30tb/tez/query36.q.out | 4 +--
.../perf/tpcds30tb/tez/query39.q.out | 16 ++++++------
.../perf/tpcds30tb/tez/query70.q.out | 4 +--
.../perf/tpcds30tb/tez/query86.q.out | 4 +--
19 files changed, 109 insertions(+), 83 deletions(-)