[
https://issues.apache.org/jira/browse/CALCITE-5909?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Benchao Li resolved CALCITE-5909.
---------------------------------
Fix Version/s: 1.36.0
Resolution: Fixed
Fixed via
[https://github.com/apache/calcite/tree/a7e3f7e7606a074b644d0361e214146f03b2cd3f]
[~taoran] Thanks for your PR! And thanks [~julianhyde] [~shenlang] for the
valuable interactions.
> SqlParserTest.testNoUnintendedNewReservedKeywords fails in IDE while passes
> in command line
> -------------------------------------------------------------------------------------------
>
> Key: CALCITE-5909
> URL: https://issues.apache.org/jira/browse/CALCITE-5909
> Project: Calcite
> Issue Type: Bug
> Components: tests
> Reporter: LakeShen
> Assignee: Ran Tao
> Priority: Minor
> Labels: pull-request-available
> Fix For: 1.36.0
>
> Attachments: image-2023-08-08-23-32-55-466.png
>
>
> When I run the SqlParserTest,the testNoUnintendedNewReservedKeywords method
> failed,the exception like this:
> {code:java}
> java.lang.AssertionError: The parser has at least one new reserved keyword.
> Are you sure it should be reserved? Difference: {code}
> The picture like this:
> !image-2023-08-08-23-32-55-466.png|width=1543,height=496!
> 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
--
This message was sent by Atlassian Jira
(v8.20.10#820010)