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 774c01c2b IMPALA-14306: Frontend.getDataSrcs() should retry for InconsistentMetadataFetchException new fd9de7a2e IMPALA-14348: Fix TSAN issue after IMPALA-14327 new 048b5689f IMPALA-14080: Support LocalFsTable table types in Calcite planner. 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/runtime/query-driver.cc | 5 ++- be/src/service/client-request-state.h | 2 +- be/src/service/impala-hs2-server.cc | 33 +++++++++++----- be/src/service/impala-server.h | 4 +- .../impala/calcite/rel/node/ImpalaHdfsScanRel.java | 13 +++---- .../apache/impala/calcite/schema/CalciteDb.java | 40 ++++++++++--------- .../apache/impala/calcite/schema/CalciteTable.java | 45 +++++++++++----------- .../impala/calcite/service/ExecRequestCreator.java | 14 +++---- tests/custom_cluster/test_calcite_planner.py | 5 +-- .../test_workload_mgmt_sql_details.py | 2 - 10 files changed, 87 insertions(+), 76 deletions(-)