Add doc to explain why TableCommit
's constructor should be private.
#1262
Labels
enhancement
New feature or request
Is your feature request related to a problem or challenge?
Currently
TableCommit
constructor is mark as crate private for some reason. Users not familiar with this design wants to make it public, which is error prone.Describe the solution you'd like
No response
Willingness to contribute
None
The text was updated successfully, but these errors were encountered: