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

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


    from f901d7d44a [CALCITE-5870] Allow literals like DECIMAL '12.3' 
(consistent with Postgres)
     add dc3f11bf9b [CALCITE-985] Validate MERGE

No new revisions were added by this update.

Summary of changes:
 .../calcite/sql/validate/SqlValidatorImpl.java     | 23 +++++-
 .../apache/calcite/test/SqlToRelConverterTest.java | 16 ++--
 .../org/apache/calcite/test/SqlValidatorTest.java  | 94 ++++++++++++++++++++++
 .../apache/calcite/test/SqlToRelConverterTest.xml  | 22 +++++
 4 files changed, 144 insertions(+), 11 deletions(-)

Reply via email to