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

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


    from 356b7e5dd IMPALA-11597: Unset impala.lastComputeStatsTime during DROP 
STATS
     new 627bbdd2a IMPALA-13868: Fix ASAN build failed in 
test_ai_generate_text_exprs
     new ad124d1db IMPALA-13872: Deflake test_query_cpu_count_divisor_default 
assertion
     new be6d45bc4 IMPALA-13611: Add interop tests for Iceberg tables
     new 95c52aa1a IMPALA-13874: Fix typo in test_coord_only_pool_exec_groups
     new d0127c240 IMPALA-13566: Expose query cancellation status to UDFs

The 5 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/exprs/ai-functions.cc                      |   3 +-
 be/src/exprs/utility-functions-ir.cc              |  21 +++-
 be/src/udf/udf.cc                                 |   9 ++
 be/src/udf/udf.h                                  |   3 +
 tests/common/impala_connection.py                 | 127 ++++++++++++++++++++++
 tests/custom_cluster/test_admission_controller.py |   2 +-
 tests/custom_cluster/test_executor_groups.py      |   5 -
 tests/query_test/test_cancellation.py             |  27 +++++
 tests/stress/test_update_stress.py                |  93 +++++++++++++++-
 9 files changed, 279 insertions(+), 11 deletions(-)

Reply via email to