jonathanc-n commented on PR #960: URL: https://github.com/apache/iceberg-rust/pull/960#issuecomment-2646843193
@liurenjie1024 I believe FastAppend is for directly appending `DataFiles` to the snapshot, whereas this pr takes existing parquet file paths, parses the Parquet metadata and converts it into `DataFiles` which are then fast appended. @ZENOTME Would you like to verify this? -- 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: issues-unsubscr...@iceberg.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For additional commands, e-mail: issues-h...@iceberg.apache.org