melin commented on PR #6018: URL: https://github.com/apache/hudi/pull/6018#issuecomment-1202418641
show_metadata_table_files 返回的是全量历史文件数据,默认情况,建议只返回最新快照所包含的文件信息,能够提供文件大小,文件记录数,类似iceberg query files 返回接口。 https://iceberg.apache.org/docs/latest/spark-queries/#files -- 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]
