snleee commented on a change in pull request #6094:
URL: https://github.com/apache/incubator-pinot/pull/6094#discussion_r506050967



##########
File path: 
pinot-core/src/test/java/org/apache/pinot/core/segment/processing/framework/SegmentProcessingFrameworkTest.java
##########
@@ -325,7 +325,7 @@ public void testSingleDaySingleSegment()
 
     // record transformation
     Map<String, String> recordTransformationMap = new HashMap<>();
-    recordTransformationMap.put("clicks", "times(clicks, 0)");

Review comment:
       If you don't use the union, Avro implementation may try to cast (I'm 
guessing).




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