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 e49ed3d24 IMPALA-13790: Fix test_wildcard_san_ssl / test_wildcard_ssl
new b449381cc IMPALA-13575: Calcite planner: Fix exception when null is in
values clause
new 5b4427ed1 IMPALA-13587: Calcite planner: Outer join not aggregating
nulls properly
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:
.../impala/calcite/rel/node/ImpalaJoinRel.java | 10 ++++---
.../impala/calcite/rel/node/ImpalaValuesRel.java | 32 ++++++++++++++++++----
2 files changed, 33 insertions(+), 9 deletions(-)