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

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


    from 468f019  [CALCITE-3647] MySQL COMPRESS function support (ritesh-kapoor)
     add d234626  [CALCITE-3694] Implement SINH function

No new revisions were added by this update.

Summary of changes:
 babel/src/test/resources/sql/redshift.iq           |  6 ++++++
 .../calcite/adapter/enumerable/RexImpTable.java    |  2 ++
 .../org/apache/calcite/runtime/SqlFunctions.java   | 11 ++++++++++
 .../calcite/sql/fun/SqlLibraryOperators.java       |  9 ++++++++
 .../calcite/sql/fun/SqlStdOperatorTable.java       |  1 -
 .../org/apache/calcite/util/BuiltInMethod.java     |  1 +
 .../calcite/sql/test/SqlOperatorBaseTest.java      | 25 ++++++++++++++++++++++
 core/src/test/resources/sql/functions.iq           | 11 ++++++++++
 site/_docs/reference.md                            |  1 +
 9 files changed, 66 insertions(+), 1 deletion(-)

Reply via email to