This is an automated email from the ASF dual-hosted git repository.
jhyde pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/calcite.git
from edec1c3891 [CALCITE-6037] The function category of
ARRAY/EXTRACT_VALUE/XML_TRANSFORM/EXTRACT_XML/EXISTSNODE is incorrect
add 7eace909c5 [CALCITE-6077] Add FACTORIAL function (enabled in Hive and
Spark libraries)
No new revisions were added by this update.
Summary of changes:
.../calcite/adapter/enumerable/RexImpTable.java | 2 ++
.../org/apache/calcite/runtime/SqlFunctions.java | 9 +++++++++
.../apache/calcite/sql/fun/SqlLibraryOperators.java | 10 ++++++++++
.../java/org/apache/calcite/util/BuiltInMethod.java | 1 +
site/_docs/reference.md | 1 +
.../org/apache/calcite/test/SqlOperatorTest.java | 21 +++++++++++++++++++++
6 files changed, 44 insertions(+)