Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Document ConnectorSplitSource thread-safety requirements
Note that some existing implementations are not thread-safe. For example `IcebergSplitSource.scannedFiles` is accessed without any synchronization.
- Loading branch information