ahmedabu98 opened a new pull request, #37701:
URL: https://github.com/apache/beam/pull/37701

   Simple transform that:
   1. Receives a PCollection of filepaths 
   2. Converts them to DataFiles objects (reconstructing metrics and partition 
metadata)
   3. Commits a new snapshot referencing those DataFiles
   
   Thereby adding DataFile references to a table without having to physically 
rewrite them into the destination table.
   
   Note: Partitions are reconstructed based on hive-style partitioning


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

Reply via email to