This is an automated email from the ASF dual-hosted git repository.
taoran pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/calcite.git
from 08f685683e [CALCITE-6074] The size of REAL, DOUBLE, and FLOAT is not
consistent
new 668d9df4f2 [CALCITE-6127] The spark array function gives
NullPointerException when element is row type
new 67ee8d2c7d Handle array operandTypeChecker bug
new 93c62ba225 Handle code-reviews
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:
.../calcite/sql/fun/SqlLibraryOperators.java | 18 ++++---
.../org/apache/calcite/sql/type/OperandTypes.java | 56 ++++++++++++++++++++++
.../org/apache/calcite/test/SqlOperatorTest.java | 28 +++++++++++
3 files changed, 96 insertions(+), 6 deletions(-)