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

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


    from 2e00e6c83 IMPALA-14771: Fix DCHECK hit due to dangling reference in 
admission queue
     new a190eb0a5 IMPALA-14429: (addendum) Only int types need extra 
conversion.
     new efd8988ac IMPALA-14781: Use real host name in URL in dual stack webui

The 2 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/util/network-util.cc                        |  2 +-
 .../impala/calcite/operators/ImpalaRexBuilder.java |  2 +-
 .../PlannerTest/calcite_tpcds/tpcds-q33.test       | 54 ++++++++--------
 .../calcite_tpcds/tpcds-q43-verbose.test           |  6 +-
 .../PlannerTest/calcite_tpcds/tpcds-q43.test       | 18 +++---
 .../PlannerTest/calcite_tpcds/tpcds-q56.test       | 54 ++++++++--------
 .../PlannerTest/calcite_tpcds/tpcds-q60.test       | 54 ++++++++--------
 .../PlannerTest/calcite_tpcds/tpcds-q61.test       | 72 +++++++++++-----------
 .../PlannerTest/calcite_tpcds/tpcds-q89.test       |  6 +-
 .../PlannerTest/calcite_tpcds/tpcds-q91.test       | 18 +++---
 .../queries/QueryTest/calcite.test                 |  6 ++
 tests/custom_cluster/test_ipv6.py                  | 19 ++++--
 12 files changed, 163 insertions(+), 148 deletions(-)

Reply via email to