-
Notifications
You must be signed in to change notification settings - Fork 105
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Prevent duplicate creation of the same table (#465)
* Prevent duplicate creation of the same table * One thread is responsible for creating all the tables. * Collect all table names. * spotless:apply * Each thread creates the table that it is responsible for. * Each thread creates the table that it is responsible for.
- Loading branch information
1 parent
bb4035a
commit f2826ee
Showing
1 changed file
with
15 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters