There's been a lot of continued interest in using multiple PyIceberg applications concurrently and having proper support for optimistic concurrency.
I think the best place to start is through the implementation of the individual validation functions
This subtask tracks the implementation of validateNoNewDeletesForDataFiles function. The Java Reference can be found here
There's been a lot of continued interest in using multiple PyIceberg applications concurrently and having proper support for optimistic concurrency.
I think the best place to start is through the implementation of the individual validation functions
This subtask tracks the implementation of
validateNoNewDeletesForDataFilesfunction. The Java Reference can be found here