coderfender commented on code in PR #3541:
URL: https://github.com/apache/datafusion-comet/pull/3541#discussion_r2820104117
##########
spark/src/test/scala/org/apache/spark/sql/CometTestBase.scala:
##########
@@ -332,6 +332,38 @@ abstract class CometTestBase
}
}
+// inspired from spark-testing-base
+ protected def assertDataFrameEquals(
Review Comment:
Thank you for the suggestion . I cleaned my test to use existing
`withParquetTable` method
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]