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 e489ab35b IMPALA-12718: Provides UTF-8 support for the trim functions
     new 61dd95369 IMPALA-12781: ARRAY<STRUCT<s: STRING> crashes in top-n
     new 3c93437b7 IMPALA-12770: Fix infinite loop for nested Case expressions

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/runtime/descriptors.cc                      | 94 ++++++++++------------
 be/src/runtime/descriptors.h                       | 27 +++++--
 .../impala/rewrite/SimplifyConditionalsRule.java   |  5 +-
 .../impala/analysis/ExprRewriteRulesTest.java      | 12 +++
 .../queries/QueryTest/sort-complex.test            |  9 +++
 .../queries/QueryTest/top-n-complex.test           |  9 +++
 6 files changed, 98 insertions(+), 58 deletions(-)

Reply via email to