zhztheplayer opened a new pull request #1175: [CALCITE-3010] In SQL parser, move JsonValueExpression into Expression URL: https://github.com/apache/calcite/pull/1175 * SqlJsonValueExpressionOperator is now a postfix operator; * Remove SqlStdOperatorTable.JSON_STRUCTURED_VALUE_EXPRESSION; * Remove SqlStdOperatorTable.JSON_API_COMMON_SYNTAX_WITHOUT_PATH; * When "FORMAT JSON" is implicit, SqlJsonValueExpressionOperator is added and validated during sql-to-rel process; * Correct JSON_DEPTH's return type.
---------------------------------------------------------------- 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
