Guosmilesmile opened a new pull request, #14149:
URL: https://github.com/apache/iceberg/pull/14149

   When RewriteDataFiles executes rewrite tasks for a PlannedGroup, if the 
table is detected to support RowLineage, it rewrites the schema to add `ROW_ID` 
and `LAST_UPDATED_SEQUENCE_NUMBER`. It then reads the newly added `ROW_ID` and 
`LAST_UPDATED_SEQUENCE_NUMBER` fields and writes the lineage information into 
the merged DataFiles.
   
   This pr is relay on the pr  https://github.com/apache/iceberg/pull/14148


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