You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@calcite.apache.org by GitBox <gi...@apache.org> on 2019/04/19 15:41:10 UTC

[GitHub] [calcite] zhztheplayer opened a new pull request #1175: [CALCITE-3010] In SQL parser, move JsonValueExpression into Expression

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:
users@infra.apache.org


With regards,
Apache Git Services