Fokko commented on code in PR #14399: URL: https://github.com/apache/iceberg/pull/14399#discussion_r2452142112
########## site/docs/fileio.md: ########## @@ -30,15 +30,11 @@ The metadata for an Iceberg table tracks the absolute path for data files which ## Usage in Processing Engines -The responsibility of reading and writing data files lies with the processing engines and happens during task execution. However, after data files are written, processing engines use FileIO to write new Iceberg metadata files that capture the new state of the table. A blog post that provides a deeper understanding of FileIO is -[Iceberg FileIO: Cloud Native Tables](https://tabular.io/blog/iceberg-fileio/) Review Comment: Let me ask internally, I think the FileIO would be a good one to add to the website 👍 -- 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]
