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

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


    from f672c31  IMPALA-10682: Add buffering to hs2-http client in impala-shell
     new 98aca0f  IMPALA-10652: Optimize the checking of the size of 
incremental stats
     new 87384e3  IMPALA-10471: Making deadline for Shutdown by SIGRTMIN 
configurable
     new 676f79a  IMPALA-10691: Fix multithreading related crash in CAST FORMAT

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/common/init.cc                              |  3 +-
 be/src/exprs/cast-format-expr.cc                   | 16 +++++++---
 be/src/exprs/cast-format-expr.h                    |  4 ---
 .../apache/impala/analysis/ComputeStatsStmt.java   | 31 ++++++++++++++++++-
 .../org/apache/impala/analysis/AnalyzeDDLTest.java | 36 ++++++++++++++++++++++
 .../queries/QueryTest/cast_format_from_table.test  | 12 ++++++++
 tests/custom_cluster/test_restart_services.py      |  7 +++--
 7 files changed, 95 insertions(+), 14 deletions(-)

Reply via email to