You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by "siddharthteotia (via GitHub)" <gi...@apache.org> on 2023/02/22 06:40:43 UTC

[GitHub] [pinot] siddharthteotia commented on a diff in pull request #10314: [multistage] Fix return type for AVG aggregate function

siddharthteotia commented on code in PR #10314:
URL: https://github.com/apache/pinot/pull/10314#discussion_r1113894599


##########
pinot-query-runtime/src/test/resources/queries/Aggregates.json:
##########
@@ -20,11 +20,6 @@
       }
     },
     "queries": [
-      {

Review Comment:
   Can we comment out this test for now instead of removing ?
   
   Will `SELECT AVG(CAST int_col AS DOUBLE) FROM FOO` work ?



-- 
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-unsubscribe@pinot.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


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