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 4099a60 IMPALA-10317: Add query option that limits huge joins at
runtime
new 29069b9 IMPALA-9550: Fix flakiness in
TestResultSpoolingFetchSize.test_fetch
new a6a2440 IMPALA-10374: Limit iteration at
BufferedTupleStream::DebugString
new 43b6093 IMPALA-10117: Skip calls to FsPermissionCache for blob stores
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/runtime/buffered-tuple-stream-test.cc | 62 ++++++++++++++++++++++
be/src/runtime/buffered-tuple-stream.cc | 12 +++--
be/src/runtime/buffered-tuple-stream.h | 6 +--
.../java/org/apache/impala/catalog/HdfsTable.java | 41 +++++++++-----
tests/query_test/test_result_spooling.py | 2 +-
5 files changed, 101 insertions(+), 22 deletions(-)