Kazuhito Takeuchi
Results
2
comments of
Kazuhito Takeuchi
I have implemented commit retry based on the Java implementation, including: - Configurable commit retry settings via table properties - Logic to reload the latest table metadata on CommitFailedException and...
@Fokko I have created a draft PR #2794 that implements the full set of changes. However, the diff is quite large, so I plan to split it into a series...