UCCommitCoordinatorClient¶
UCCommitCoordinatorClient is a CommitCoordinatorClient that uses Unity Catalog as the commit coordinator.
Creating Instance¶
UCCommitCoordinatorClient takes the following to be created:
- Map
- UCClient
UCCommitCoordinatorClient is created when:
- FIXME