jonathanc-n commented on issue #932:
URL: https://github.com/apache/iceberg-rust/issues/932#issuecomment-2638113131

   @ZENOTME When appending existing data files, should the system load file 
metadata by reading the current snapshot’s manifest lists from an existing 
Iceberg table, or would you prefer to specify a file path from which the system 
scans and infers metadata? I'm looking to just perform a `TableScan` based the 
answer and have it just add the `DataFiles` with the `add_data_file`.


-- 
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]

Reply via email to