Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Synchronize listing tables in file metastore
This is to prevent listing tables failures when tables dropped concurrently. This also fixes IDE warning about synchronization not matching `@GuardedBy` annotations.
- Loading branch information