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

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


    from 6f7c55a  HIVE-23456: Upgrade Calcite to 1.25.0 (Soumyakanti Das, 
Stamatis Zampetakis, reviewed by Jesus Camacho Rodriguez)
     add 71d0b64  HIVE-25283: Schema evolution fails on output mismatch after 
alter table (Stephen Carlin, reviewed by Jesus Camacho Rodriguez)

No new revisions were added by this update.

Summary of changes:
 .../hive/ql/parse/type/RexNodeExprFactory.java     | 15 +---
 ql/src/test/queries/clientpositive/float_failure.q | 15 ++++
 .../llap/alter_partition_coltype.q.out             |  2 +-
 .../clientpositive/llap/float_failure.q.out        | 99 ++++++++++++++++++++++
 .../clientpositive/llap/infer_const_type.q.out     |  4 +-
 .../llap/temp_table_alter_partition_coltype.q.out  |  2 +-
 6 files changed, 121 insertions(+), 16 deletions(-)
 create mode 100644 ql/src/test/queries/clientpositive/float_failure.q
 create mode 100644 ql/src/test/results/clientpositive/llap/float_failure.q.out

Reply via email to