mbutrovich commented on code in PR #2041: URL: https://github.com/apache/datafusion-comet/pull/2041#discussion_r2242879831
########## spark/src/test/scala/org/apache/spark/sql/CometTestBase.scala: ########## @@ -160,6 +160,20 @@ abstract class CometTestBase (sparkPlan, dfComet.queryExecution.executedPlan) } + protected def checkSparkAnswerKmn(df: => DataFrame): Unit = { Review Comment: What is the purpose of this function? I can't find it referenced anywhere. -- 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