This is an automated email from the ASF dual-hosted git repository.
krisztiankasa pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hive.git.
from c1f4f6a HIVE-24409 : Use LazyBinarySerDe2 in
PlanUtils::getReduceValueTableDesc (Mahesh Kumar Behera, reviewed by Rajesh
Balamohan)
add aed7c86 HIVE-24389: Trailing zeros of constant decimal numbers are
removed (Krisztian Kasa, reviewed by Jesus Camacho Rodriguez)
No new revisions were added by this update.
Summary of changes:
ql/src/test/queries/clientpositive/decimal_2.q | 1 +
.../test/results/clientpositive/llap/cast2.q.out | 4 +-
.../results/clientpositive/llap/decimal_2.q.out | 13 ++-
.../clientpositive/llap/decimal_precision2.q.out | 2 +-
.../llap/insert_nonacid_from_acid.q.out | 10 +-
.../llap/materialized_view_rewrite_window.q.out | 80 +++++++-------
.../llap/orc_schema_evolution_float.q.out | 12 +--
.../clientpositive/llap/parquet_ppd_decimal.q.out | 120 ++++++++++-----------
.../results/clientpositive/llap/udf_case.q.out | 2 +-
.../results/clientpositive/llap/udf_least.q.out | 2 +-
.../results/clientpositive/llap/udf_round.q.out | 4 +-
.../clientpositive/llap/udf_trunc_number.q.out | 2 +-
.../results/clientpositive/llap/udf_when.q.out | 2 +-
.../llap/vectorization_parquet_ppd_decimal.q.out | 60 +++++------
...WritableConstantHiveDecimalObjectInspector.java | 9 --
15 files changed, 162 insertions(+), 161 deletions(-)