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

boroknagyz pushed a change to branch branch-4.4.0
in repository https://gitbox.apache.org/repos/asf/impala.git


    from 73f13f0e9 IMPALA-13012: Lower default query_log_max_queued
     new 5d32919f4 IMPALA-13009: Fix catalogd not sending deletion updates for 
some dropped partitions
     new 74960cca6 IMPALA-12977: add search and pagination to /hadoop-varz

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:
 common/thrift/CatalogObjects.thrift                |   4 +
 .../impala/catalog/CatalogServiceCatalog.java      | 107 +++++++++++-----
 .../java/org/apache/impala/catalog/HdfsTable.java  |  15 ++-
 .../org/apache/impala/catalog/ImpaladCatalog.java  |  16 ++-
 .../apache/impala/service/CatalogOpExecutor.java   |   2 +
 tests/common/impala_test_suite.py                  |  34 ++++--
 tests/custom_cluster/test_partition.py             | 134 +++++++++++++++++++++
 tests/metadata/test_recover_partitions.py          |   4 -
 www/hadoop-varz.tmpl                               |  36 ++++--
 9 files changed, 287 insertions(+), 65 deletions(-)

Reply via email to