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

stigahuang pushed a change to branch branch-4.1.1
in repository https://gitbox.apache.org/repos/asf/impala.git


    from 22745b562 IMPALA-11489: Fix int overflow in >2GB ORC files
     new c90d088c6 IMPALA-11447: Fix crash when fetching arrays/structs with 
result caching
     new 635753492 IMPALA-11295: Deflake TestParquet.test_multiple_blocks_mt_dop
     new a1a13c60d IMPALA-11391: Fixed race condition in 
test_drop_managed_kudu_table
     new f6ee249ac IMPALA-11317/IMPALA-11316/IMPALA-11315: impala-shell Python 
3 fixes

The 4 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/service/query-result-set.cc    |  8 ++++-
 shell/ImpalaHttpClient.py             |  2 +-
 shell/impala_shell.py                 |  5 ++-
 tests/custom_cluster/test_kudu.py     |  9 +++--
 tests/hs2/test_fetch_first.py         | 66 ++++++++++++++++++++++-------------
 tests/query_test/test_scanners.py     | 18 +++++++---
 tests/shell/test_shell_commandline.py | 11 ++++--
 7 files changed, 83 insertions(+), 36 deletions(-)

Reply via email to