viirya commented on code in PR #1211: URL: https://github.com/apache/datafusion-comet/pull/1211#discussion_r1901368239
########## 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: Not just remove the comment. This test is also ignored. We need to re-enable it too. -- 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