neilconway commented on code in PR #20504: URL: https://github.com/apache/datafusion/pull/20504#discussion_r2842765181
########## datafusion/sqllogictest/test_files/aggregate_skip_partial.slt: ########## @@ -389,19 +417,6 @@ c 2.666666666667 0.425241138254 d 2.444444444444 0.541519476308 e 3 0.505440263521 -# FIXME: add bool_and(v3) column when issue fixed Review Comment: Not related to this PR -- this test was redundant with another query in the same file. Happy to split into another PR if preferred. -- 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]
