huaxingao commented on code in PR #1723: URL: https://github.com/apache/datafusion-comet/pull/1723#discussion_r2080636065
########## common/src/main/java/org/apache/comet/parquet/Utils.java: ########## @@ -28,33 +28,33 @@ public class Utils { - /** This method is called from Apache Iceberg. */ Review Comment: We will use the same method for both Comet and Iceberg. The comment is not needed any more. ########## spark/src/main/scala/org/apache/comet/rules/CometScanRule.scala: ########## @@ -33,7 +33,7 @@ import org.apache.spark.sql.execution.datasources.v2.parquet.ParquetScan import org.apache.spark.sql.internal.SQLConf Review Comment: Removed. Thanks -- 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