danny0405 commented on PR #13572: URL: https://github.com/apache/hudi/pull/13572#issuecomment-3130570191
> @danny0405 we already do that though https://github.com/apache/spark/blob/cf3a34e19dfcf70e2d679217ff1ba21302212472/sql/core/src/main/scala/org/apache/spark/sql/execution/datasources/parquet/ParquetFileFormat.scala#L210 We need to consider the use case that table never evolves the schema, that is 90% of the use cases and the footer readering is toally redundant. -- 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]
