andimiller commented on PR #10347:
URL: https://github.com/apache/pinot/pull/10347#issuecomment-1446918974

   > Creating one sketch per row seems a bit wasteful. If the sole purpose is 
to enable rollup aggregation, can we implement this logic in the `aggregate` 
method (#10328) by doing some type checking?
   
   I can't find a mechanism that would allow changing the column type from eg 
STRING to BYTES during aggregation 


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