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

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


    from b0034c9ed8 [CALCITE-6262] CURRENT_TIMESTAMP(P) ignores 
DataTypeSystem#getMaxPrecision
     add d8804b4687 [CALCITE-6278] Add REGEXP, REGEXP_LIKE function (enabled in 
Spark library)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/calcite/test/BabelQuidemTest.java   |  10 +
 babel/src/test/resources/sql/spark.iq              | 243 +++++++++++++++++++++
 .../calcite/adapter/enumerable/RexImpTable.java    |   4 +
 .../calcite/sql/fun/SqlLibraryOperators.java       |  14 ++
 site/_docs/reference.md                            |   2 +
 .../org/apache/calcite/test/SqlOperatorTest.java   |  78 +++++--
 6 files changed, 338 insertions(+), 13 deletions(-)
 create mode 100644 babel/src/test/resources/sql/spark.iq

Reply via email to