npawar commented on a change in pull request #5681:
URL: https://github.com/apache/incubator-pinot/pull/5681#discussion_r453981152



##########
File path: 
pinot-core/src/test/java/org/apache/pinot/core/data/recordtransformer/ExpressionTransformerTest.java
##########
@@ -43,14 +43,28 @@
 public class ExpressionTransformerTest {
 
   @Test
-  public void testGroovyExpressionTransformer()
-      throws IOException {
-    URL resource = AbstractRecordExtractorTest.class.getClassLoader()

Review comment:
       i've split this test into 2 - testTransformFunctionsInSchema 
testTransformFunctionsInTable. They are both in the same file




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



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org
For additional commands, e-mail: commits-h...@pinot.apache.org

Reply via email to