This is an automated email from the ASF dual-hosted git repository.
stigahuang pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/impala.git
from 97a506c65 IMPALA-11537: Query option validation for numeric types
new af4658580 IMPALA-11721: Impala query keep being retried over
frequently updated iceberg table
new 86fdbfcc9 IMPALA-11720: Deflake FileMetadataLoaderTest due to
FileSystem closed
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:
.../impala/catalog/local/LocalIcebergTable.java | 42 ++++++++++++++++++----
.../org/apache/impala/common/FileSystemUtil.java | 29 +++++++++------
.../apache/impala/common/FileSystemUtilTest.java | 6 ++--
tests/stress/test_insert_stress.py | 26 ++++----------
4 files changed, 63 insertions(+), 40 deletions(-)