You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[SPARK-19028][SQL] Fixed non-thread-safe functions used in SessionCatalog
### What changes were proposed in this pull request?
Fixed non-thread-safe functions used in SessionCatalog:
- refreshTable
- lookupRelation
### How was this patch tested?
N/A
Author: gatorsmile <[email protected]>
Closes#16437 from gatorsmile/addSyncToLookUpTable.
(cherry picked from commit 35e9740)
Signed-off-by: Wenchen Fan <[email protected]>
0 commit comments