comphead commented on code in PR #1211: URL: https://github.com/apache/datafusion-comet/pull/1211#discussion_r1901389792
########## spark/src/test/scala/org/apache/comet/exec/CometJoinSuite.scala: ########## @@ -391,9 +391,6 @@ class CometJoinSuite extends CometTestBase { "AND tbl_a._2 >= tbl_b._1") checkSparkAnswerAndOperator(df9) - // TODO: Enable these tests after fixing the issue: - // https://github.com/apache/datafusion-comet/issues/861 - /* Review Comment: indeed, thanks @viirya -- 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