marvinlanhenke commented on issue #299: URL: https://github.com/apache/iceberg-rust/issues/299#issuecomment-2017795576
> The other option, is to rename the `data_file` field on FileScanTask to `manifest_entry` whereas the data file fields will be accessed like: `file_scan_task.manifest_entry().data_file().some_property` This makes the most sense to me. -- 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]
