Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Invalid
-
1.35.0
-
None
-
None
Description
SqlParserTests parse and unparse queries.
But the unparsed result is not validated.
A new fixture should parse the final result again to validate that it's legal SQL.
Attachments
Issue Links
- is related to
-
CALCITE-5996 TRANSLATE operator is incorrectly unparsed
- Resolved
-
CALCITE-5891 Create a test fixture that would apply PROJECT_REDUCE_EXPRESSIONS to all tests in SqlOperatorTest
- Open