comphead commented on code in PR #11734:
URL: https://github.com/apache/datafusion/pull/11734#discussion_r1714160369


##########
datafusion/sqllogictest/test_files/aggregate_skip_partial.slt:
##########
@@ -267,6 +282,20 @@ FROM aggregate_test_100_null GROUP BY c2 ORDER BY c2;
 4 11 14
 5 8 7
 
+# Test avg for tinyint / float

Review Comment:
   just wondering why the test is only for tinyint / floats? 



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