Omega359 commented on code in PR #10: URL: https://github.com/apache/datafusion-testing/pull/10#discussion_r2267960589
########## data/sqlite/index/random/10/slt_good_4.slt: ########## @@ -32779,25 +32779,40 @@ SELECT DISTINCT + 79 * + COUNT ( * ) FROM tab4 WHERE NOT NULL IS NOT NULL ---- 790 -# Datafusion - Datafusion expected results: -query error DataFusion error: Arrow error: Divide by zero error +# Datafusion - Types were automatically converted from: +# Datafusion - [Expected] III[I][I][I][I] +# Datafusion - [Actual ] II[R][T]I[R][T] +query IIRTIRT rowsort label-5420 SELECT * FROM tab0 WHERE NULL >= - 43 - 12 / ( - 19 / col0 ) +---- Review Comment: Not sure you would want that - you would want to update those that started failing too I would think (though that is less than ideal). In any case, possible, yes. Easy, no. -- 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