Jackie-Jiang commented on issue #10300:
URL: https://github.com/apache/pinot/issues/10300#issuecomment-1472516778

   For some context, the contract over these 2 interfaces are different:
   - For the segment processing framework (roll-up), the input and output type 
for the aggregation must be the same because the values are stored back to the 
original column
   - For the star-tree creation, the aggregated values are stored in a separate 
column, thus it is not required to have input and output the same type


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


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

Reply via email to