Rizxcviii opened a new issue, #14968:
URL: https://github.com/apache/iceberg/issues/14968

   ### Query engine
   
   Spark running AWS Glue
   
   ### Question
   
   For a `create or replace` operation, does Iceberg V3 maintain row lineage. 
   
   Sometimes, we may have iceberg tables that are refreshed from a source 
table, and using an operation similar to `create or replace` might be 
beneficial to use for efficiency. 
   
   But of course, row lineage will need to be taken into account.
   
   If `create or replace` does not maintain row lineage, would `insert 
overwrite` work instead?


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