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

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


    from 2535e7949 IMPALA-12216: Print timestamp for impala-shell errors
     new 40bb93fc4 IMPALA-12146: Fix incorrect host memory reserved when the 
executor quits abnormally
     new c5b7c6395 IMPALA-11943: Mark utf8 string functions with 
IR_ALWAYS_INLINE
     new 32cec3fd8 IMPALA-13429: Calcite planner crashing with outer join

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/exprs/mask-functions-ir.cc                  | 75 ++++++++++++--------
 be/src/exprs/string-functions-ir.cc                | 17 +++--
 be/src/scheduling/admission-controller-test.cc     | 81 ++++++++++++++++++++++
 be/src/scheduling/admission-controller.cc          | 31 +++++++--
 be/src/scheduling/admission-controller.h           | 11 ++-
 .../impala/calcite/rel/node/ImpalaJoinRel.java     | 59 ++++++++++++++--
 .../calcite/rel/util/RexInputRefCollector.java     | 38 ++++++----
 .../workloads/targeted-perf/queries/string.test    | 60 ++++++++++++++++
 8 files changed, 312 insertions(+), 60 deletions(-)
 copy fe/src/main/java/org/apache/impala/catalog/Role.java => 
java/calcite-planner/src/main/java/org/apache/impala/calcite/rel/util/RexInputRefCollector.java
 (50%)

Reply via email to