Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
Description
Currently Calcite fail to convert RelNode to SqlNode when Join condition contains operators like 'SIMILAR_TO', 'IS_TRUE', 'IS_NOT_TRUE'. AssertionError will be thrown from [1]
Attachments
Issue Links
- relates to
-
CALCITE-4620 Join on CASE causes AssertionError in RelToSqlConverter
- Closed
- links to