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

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


    from eb79fbea2 IMPALA-14033: Document the integration of Iceberg 
ScanMetrics in the query profile
     new f2acd2381 IMPALA-14039: __restore_query_options should unset query 
option
     new ad19828df IMPALA-14040: Remove Kudu masters property from FeCatalog

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:
 .../apache/impala/analysis/CreateTableStmt.java    | 16 ++++++-------
 .../java/org/apache/impala/catalog/FeCatalog.java  |  2 --
 .../org/apache/impala/catalog/ImpaladCatalog.java  |  9 +-------
 .../apache/impala/catalog/local/LocalCatalog.java  |  9 +-------
 .../apache/impala/service/FeCatalogManager.java    |  8 +++----
 .../org/apache/impala/analysis/AnalyzeDDLTest.java |  2 ++
 .../apache/impala/analysis/AnalyzeKuduDDLTest.java | 12 +++++++---
 .../impala/analysis/StmtMetadataLoaderTest.java    |  2 +-
 .../java/org/apache/impala/analysis/ToSqlTest.java |  7 ++++--
 .../authorization/AuthorizationStmtTest.java       |  1 +
 .../impala/catalog/local/LocalCatalogTest.java     |  2 +-
 .../org/apache/impala/planner/PlannerTestBase.java |  3 +++
 .../apache/impala/testutil/ImpaladTestCatalog.java |  4 ++--
 tests/common/impala_connection.py                  | 11 +++++----
 tests/common/impala_test_suite.py                  | 27 +++-------------------
 15 files changed, 47 insertions(+), 68 deletions(-)

Reply via email to