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/05/09 06:58:06 UTC

[GitHub] [calcite] zhztheplayer opened a new pull request #1203: [CALCITE-3017] Improve null handling of JsonValueExpressionOperator

zhztheplayer opened a new pull request #1203: [CALCITE-3017] Improve null handling of JsonValueExpressionOperator
URL: https://github.com/apache/calcite/pull/1203
 
 
   * Remove SqlJsonApiCommonSyntaxOperator;
   * Move implementation methods of JSON functions from SqlFunctions to JsonFunctions;
   * Add new null policy NullPolicy.ARG0 (currently used by some JSON functions only);
   * Change return type to nullable for some operators of JSON functions.

----------------------------------------------------------------
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