tuyendev opened a new issue, #21959: URL: https://github.com/apache/shardingsphere/issues/21959
Today I got an problem with the SQL query using json_agg and json_build_object, the thrown error something like `org.antlr.v4.runtime.misc.ParseCancellationException: no viable alternative ` The PosgresSQLParser seems doesn't recognize these 2 keywords, i looked up the code and see them does appear in PostgreSQLStatementParser.makeSymbolicNames(). Does we have any workarounds for this issue? Thank you all. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
