Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
Now CALCITE-974 is fixed, we can validate INSERT, UPDATE and DELETE; sql-to-rel conversion also succeeds, although I'm not sure we can execute. MERGE does not yet pass validation.
I have added SqlToRelConverterTest.testMerge; we need one or two validator fixes to make it pass.
Attachments
Issue Links
- blocks
-
CALCITE-5852 Enhance MERGE INTO statement
- Open
- relates to
-
CALCITE-5805 SqlValidatorImpl throws AssertionError while validating MERGE statement
- Resolved
-
CALCITE-5954 Support MERGE in RelToSqlConverter
- Closed
- links to