shangxinli opened a new pull request, #925:
URL: https://github.com/apache/iceberg-cpp/pull/925

   PR2 of 2 for #775, closes the ReplacePartitions item in #637.
   
   Adds `NewReplacePartitions()` to `Table` and `Transaction`, with the 
`StaticTable`
   override returning `NotSupported`. Placement follows `SetSnapshot`: exposed 
on
   `Transaction`, and on `Table` for the standalone-commit path.
   
   Tests now go through `Table::NewReplacePartitions()` instead of constructing 
the
   operation directly, plus a transaction-scoped test and a 
multi-file-per-partition test.
   


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