huaxingao commented on code in PR #1723:
URL: https://github.com/apache/datafusion-comet/pull/1723#discussion_r2079865065
##########
spark/src/test/scala/org/apache/comet/parquet/ParquetReadSuite.scala:
##########
@@ -1217,34 +1217,6 @@ abstract class ParquetReadSuite extends CometTestBase {
}
}
- test("schema evolution") {
Review Comment:
Seems to me this only tests `CometConf.COMET_SCHEMA_EVOLUTION_ENABLED`.
Since I removed the config, I think this test is not needed any more.
I currently did my test in Iceberg. I am thinking maybe we can add an
iceberg-integration module to have the iceberg related test, or depend on
iceberg CI (https://github.com/apache/datafusion-comet/pull/1715)?
--
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]