This is an automated email from the ASF dual-hosted git repository.
mbudiu pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/calcite.git
from f837ffa877 [CALCITE-6228] ELEMENT function infers incorrect return type
add 2e384ed7d0 [CALCITE-6238] Exception while evaluating ROUND/TRUNCATE
functions
No new revisions were added by this update.
Summary of changes:
.../calcite/sql/fun/SqlStdOperatorTable.java | 8 ++--
.../org/apache/calcite/sql/type/OperandTypes.java | 19 ++++++++
.../org/apache/calcite/test/SqlOperatorTest.java | 50 +++++++++++++++++-----
3 files changed, 63 insertions(+), 14 deletions(-)