findepi commented on code in PR #10: URL: https://github.com/apache/datafusion-testing/pull/10#discussion_r2269529411
########## data/sqlite/random/aggregates/slt_good_119.slt: ########## @@ -670,13 +670,10 @@ SELECT ALL * FROM tab1 WHERE NOT + - CAST ( NULL AS INTEGER ) + - col2 - + col0 ---- 9 values hashing to c6c0a4111b36d04dbc811a11e4d54cad -# Datafusion - Types were automatically converted from: -# Datafusion - [Expected] [I] -# Datafusion - [Actual ] [R] -query R rowsort label-107 +# Datafusion - Datafusion expected results: +# Datafusion - Expected - NULL +query error DataFusion error: Execution error: avg\(DISTINCT\) aggregations are not available Review Comment: A potential fix is green according to CI checks: - https://github.com/apache/datafusion/pull/17139 -- 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: github-unsubscr...@datafusion.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org For additional commands, e-mail: github-h...@datafusion.apache.org