This is an automated email from the ASF dual-hosted git repository.
boroknagyz pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/impala.git
from b3e9c4a65 IMPALA-7969: Always admit trivial queries immediately
new d3ece4433 IMPALA-11857: Connect join build fragment to join in
graphical plan
new 8292e4afd IMPALA-11864: Iceberg LOAD DATA should not load S3 hidden
files
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:
be/src/service/impala-http-handler.cc | 4 ++++
.../java/org/apache/impala/analysis/LoadDataStmt.java | 3 ++-
.../functional-query/queries/QueryTest/iceberg-load.test | 16 +++++++++++++++-
tests/query_test/test_iceberg.py | 8 ++++++++
www/query_plan.tmpl | 13 ++++++++++---
5 files changed, 39 insertions(+), 5 deletions(-)