tkhurana commented on code in PR #1732:
URL: https://github.com/apache/phoenix/pull/1732#discussion_r1385633838


##########
phoenix-core/src/it/java/org/apache/phoenix/end2end/json/JsonFunctionsIT.java:
##########
@@ -344,6 +344,68 @@ public void testJsonExpressionIndexInvalid() {
                 " (JSON_MODIFY(jsoncol, '$.info.tags[2]', '\"newValue\"')) 
include (col)");
     }
 
+    @Test

Review Comment:
   Can you add a testcase where there is a filter/conditon on a JSON_EXISTS 
predicate in the SQL WHERE clause



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

Reply via email to