[
https://issues.apache.org/jira/browse/CALCITE-5909?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
LakeShen updated CALCITE-5909:
------------------------------
Attachment: image-2023-08-08-23-32-55-466.png
Component/s: tests
Fix Version/s: 1.36.0
Description:
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=1271,height=409!
was:When I run the Sql
> SqlParserTest has a failed unit test, but the Calcite pipeline passed all of
> them
> ---------------------------------------------------------------------------------
>
> Key: CALCITE-5909
> URL: https://issues.apache.org/jira/browse/CALCITE-5909
> Project: Calcite
> Issue Type: Bug
> Components: tests
> Reporter: LakeShen
> Priority: Major
> 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=1271,height=409!
--
This message was sent by Atlassian Jira
(v8.20.10#820010)