Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
Description
When I run the SqlParserTest,the testNoUnintendedNewReservedKeywords method failed,the exception like this:
java.lang.AssertionError: The parser has at least one new reserved keyword. Are you sure it should be reserved? Difference:
The picture like this:
I could fix this problem.More importantly, why is this method failing, but the Calcite pipeline is passing? I think we should look at something we missed
Attachments
Attachments
Issue Links
- Blocked
-
CALCITE-5564 Add parsing and validation for PERCENTILE_CONT/PERCENTILE_DISC functions (enabled in BigQuery)
- Closed
- links to