xiangfu0 opened a new issue, #11150: URL: https://github.com/apache/pinot/issues/11150
Seems that sum doesn't up type. Tested on MultistageEngineQuickStart, query is `SELECT SUM(DestAirportSeqID) FROM airlineStats` V2 response should return type `LONG` for `SUM(INT)` <img width="422" alt="image" src="https://github.com/apache/pinot/assets/1202120/77797340-777e-4d98-89dc-85aae81e2d02"> This is V1 result: <img width="400" alt="image" src="https://github.com/apache/pinot/assets/1202120/5609916c-136f-404b-accf-80e73f721b15"> -- 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: commits-unsubscr...@pinot.apache.org.apache.org 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