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/11/22 08:50:07 UTC

[GitHub] [calcite] rubenada commented on a change in pull request #1375: [WIP][CALCITE-3140][CALCITE-3141] Failures in slow tests & CI

rubenada commented on a change in pull request #1375: [WIP][CALCITE-3140][CALCITE-3141] Failures in slow tests & CI
URL: https://github.com/apache/calcite/pull/1375#discussion_r349485704
 
 

 ##########
 File path: core/src/main/java/org/apache/calcite/util/Bug.java
 ##########
 @@ -174,6 +182,18 @@
    * JSON data type support</a> is fixed. */
   public static final boolean CALCITE_2869_FIXED = false;
 
+  /** Whether
+   * <a href="https://issues.apache.org/jira/browse/CALCITE-3243">[CALCITE-3243]
+   * Incomplete validation of operands in JSON functions</a> */
 
 Review comment:
   minor: missing "is fixed" at the end of this comment (CALCITE-3243), same for the comment below (CALCITE-3245).

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