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

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


    from 2561eae  IMPALA-7655: Implement codegen for conditional functions (if, 
isnull, coalesce)
     new 6cdc8b5  IMPALA-6788: Abort ExecFInstance() RPC loop early after query 
failure
     new d12ceec  IMPALA-9889: Fixed flaky test_runtime_filters on Kudu table
     new 28b24ef  IMPALA-9980: Remove jersey* jars from maven exclusions

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/coordinator.cc              |  9 ++++++---
 be/src/runtime/query-state.cc              |  5 +++++
 fe/pom.xml                                 |  6 ------
 tests/custom_cluster/test_rpc_exception.py | 29 +++++++++++++++++++++++++++++
 tests/query_test/test_runtime_filters.py   | 23 +++++++++++++++++++++++
 5 files changed, 63 insertions(+), 9 deletions(-)

Reply via email to