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 d318f1c99 IMPALA-12377: Improve count(*) performance for jdbc external
table
new 9f50b5d23 IMPALA-12528: (addendum) test non-reserved bytes against
parquet
new 8fe471d46 IMPALA-12470 (PART-3): delete temporary jar file in
GenericJdbcDatabaseAccessor close() function
new db5f3b18e IMPALA-12306: (Part 2) Make codegen cache tests with symbol
emitter more robust
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/codegen/codegen-symbol-emitter.cc | 19 ++++++++++++
be/src/codegen/codegen-symbol-emitter.h | 15 +++++++--
.../jdbc/dao/GenericJdbcDatabaseAccessor.java | 10 ++++--
.../hdfs-scanner-thread-non-reserved-bytes.test | 24 +++++++--------
tests/custom_cluster/test_codegen_cache.py | 36 ++++++++++++++++++++--
5 files changed, 84 insertions(+), 20 deletions(-)