This is an automated email from the ASF dual-hosted git repository.

wzhou pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/impala.git


    from 09f15eea7 IMPALA-12517: Decode binary data with Python 3
     new 27b45ad32 IMPALA-12508: Update query option 
"enabled_runtime_filter_types" comments
     new fef356424 IMPALA-12532: Fix bug in cancel_query_and_validate_state
     new 39adf42a3 IMPALA-12470: Support different schemes for jdbc driver url 
when creating external jdbc table

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:
 common/thrift/ImpalaService.thrift                 | 14 ++++++++---
 .../org/apache/impala/common/FileSystemUtil.java   | 29 ++++++++++++++++++++++
 .../apache/impala/planner/DataSourceScanNode.java  | 21 ++++++++++------
 .../impala/planner/RuntimeFilterGenerator.java     |  3 ++-
 .../jdbc/dao/GenericJdbcDatabaseAccessor.java      | 21 ++++++++++------
 testdata/bin/create-load-data.sh                   | 13 ++++++----
 tests/custom_cluster/test_admission_controller.py  | 10 ++++----
 tests/custom_cluster/test_ext_data_sources.py      |  2 --
 tests/query_test/test_ext_data_sources.py          |  7 +-----
 tests/util/cancel_util.py                          |  2 +-
 10 files changed, 83 insertions(+), 39 deletions(-)

Reply via email to