mayankshriv commented on a change in pull request #4365: Adding support for 
udf/expression in filter predicates
URL: https://github.com/apache/incubator-pinot/pull/4365#discussion_r298276804
 
 

 ##########
 File path: 
pinot-integration-tests/src/test/java/org/apache/pinot/integration/tests/OfflineClusterIntegrationTest.java
 ##########
 @@ -598,6 +598,59 @@ public void testSelectionUDF()
     }
   }
 
+  @Test
+  public void testFilterUDF()
 
 Review comment:
   Can we have more test cases to cover, e.g. nested expressions in filter?

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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to