linliu-code commented on code in PR #12622: URL: https://github.com/apache/hudi/pull/12622#discussion_r2085668048
########## hudi-spark-datasource/hudi-spark-common/src/main/scala/org/apache/spark/sql/execution/datasources/HoodieFileGroupReaderBasedFileFormat.scala: ########## Review Comment: Not right now. As mentioned above, our parquet file format extends from ParquetFileFormat, which different from FileFormat, which causes some issues if we unified them. But I will fix them later. -- 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]
