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

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


    from 0d90b82a4 IMPALA-14482: Calcite planner: order by "random()" fixed
     new b59be457e IMPALA-14639: Calcite planner should not allow date cast to 
int
     new 79a12a7af IMPALA-12137: Do not copy parquet data for dict encoded pages
     new a5256e841 IMPALA-14836: Fix cloning Iceberg V3 tables

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 be/src/exec/parquet/parquet-column-chunk-reader.cc |  7 ++--
 .../java/org/apache/impala/analysis/CastExpr.java  | 37 +++++++++++--------
 .../apache/impala/service/CatalogOpExecutor.java   |  8 ++++-
 .../impala/calcite/functions/RexCallConverter.java | 21 ++++++++---
 .../queries/QueryTest/calcite.test                 |  6 ++++
 .../queries/QueryTest/iceberg-v3-basic.test        | 42 ++++++++++++++++++++++
 6 files changed, 97 insertions(+), 24 deletions(-)

Reply via email to