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 9d112dae2 IMPALA-14536: Fix CONVERT TO ICEBERG to not throw exception
on Iceberg tables
new aa4f19219 IMPALA-14546: Fix jdbc driver urls in
test_postgres_jdbc_tables
new c3dc7f966 IMPALA-13147: Limit concurrency of link jobs
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:
CMakeLists.txt | 6 +++++
README-build.md | 6 +++--
bin/bootstrap_build.sh | 2 +-
bin/bootstrap_development.sh | 10 --------
bin/clean.sh | 2 +-
bin/impala-config.sh | 33 +++++++++++++++++++++++----
bin/jenkins/all-tests.sh | 3 +++
bin/run-backend-tests.sh | 13 ++++++-----
buildall.sh | 5 +++-
testdata/bin/copy-udfs-udas.sh | 2 +-
tests/custom_cluster/test_ext_data_sources.py | 15 +++++++-----
11 files changed, 64 insertions(+), 33 deletions(-)