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 eaf71bca0 IMPALA-11948: Remove operation logging from 
getCatalogServerMetrics
     new 8b375a66a IMPALA-11565: Support IF NOT EXISTS in alter table add 
columns for kudu/iceberg table
     new 99d676f8f IMPALA-11920: Support spill to HDFS address by service ID
     new 1321b5ce5 IMPALA-11920: [DOCS] Cleanup and update spill examples

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/runtime/tmp-file-mgr-test.cc                |  72 ++++++----
 be/src/runtime/tmp-file-mgr.cc                     |  22 ++-
 common/thrift/JniCatalog.thrift                    |   2 +-
 docs/topics/impala_disk_space.xml                  | 153 +++++++++++++--------
 .../impala/analysis/AlterTableAddColsStmt.java     |  17 ++-
 .../apache/impala/service/CatalogOpExecutor.java   |  36 +++--
 .../apache/impala/analysis/AnalyzeKuduDDLTest.java |   5 +
 .../queries/QueryTest/iceberg-alter.test           |  57 ++++++++
 .../queries/QueryTest/kudu_alter.test              |  92 +++++++++++++
 9 files changed, 349 insertions(+), 107 deletions(-)

Reply via email to