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 7756e5bc3 IMPALA-13473: Add support for JS code analysis and linting
with ESLint
new 8170ec124 IMPALA-11672: Update 'transient_lastDdlTime' for Iceberg
tables
new 2040f6656 IMPALA-14042: Deflake TestConcurrentRename.test_rename_drop
new 0293a1bc0 IMPALA-12427: Documentation for Workload Management
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/workload_mgmt/workload-management.cc | 4 +
docs/impala.ditamap | 1 +
docs/impala_keydefs.ditamap | 1 +
docs/topics/impala_workload_mgmt.xml | 948 +++++++++++++++++++++
.../apache/impala/service/CatalogOpExecutor.java | 76 +-
tests/custom_cluster/test_concurrent_rename.py | 10 +-
tests/metadata/test_last_ddl_time_update.py | 113 ++-
7 files changed, 1108 insertions(+), 45 deletions(-)
create mode 100644 docs/topics/impala_workload_mgmt.xml