zhztheplayer opened a new pull request #1159: [CALCITE-2993] ParseException may be thrown for legal SQL queries due… URL: https://github.com/apache/calcite/pull/1159 … to incorrect "LOOKAHEAD(1)" hints Also: * Following [CALCITE-883], add absent non-reserved keywords to config.fmpp files; * Remove redundant "LOOKAHEAD(1)" hints; * The case "select json_object(key: value) from t" is added to unit test but not fixed. See the reason from method "SqlParserTest#testJsonObject".
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
