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 53a452af6 IMPALA-13254: Optimize REFRESH for Iceberg tables
new 60a7d6cb4 IMPALA-13343: Use unique_database in test_outer_joins
new b9b4a6d12 IMPALA-13330: Fix orc_schema_resolution in
test_nested_types.py
The 2 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:
.../queries/QueryTest/struct-in-select-list.test | 14 +-
.../workloads/tpch/queries/tpch-outer-joins.test | 20 +-
tests/common/test_vector.py | 9 +-
tests/query_test/test_join_queries.py | 5 +-
tests/query_test/test_nested_types.py | 243 ++++++++++++---------
5 files changed, 169 insertions(+), 122 deletions(-)