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-54004][SQL] Fix uncaching table by name without cascading
### What changes were proposed in this pull request?
This PR fixes uncaching table by name without cascading.
### Why are the changes needed?
These changes are needed to invalidate data cache correctly.
### Does this PR introduce _any_ user-facing change?
No.
### How was this patch tested?
This PR comes with a test that previously failed.
### Was this patch authored or co-authored using generative AI tooling?
No.
Closes#52712 from aokolnychyi/spark-54004.
Authored-by: Anton Okolnychyi <[email protected]>
Signed-off-by: Dongjoon Hyun <[email protected]>
0 commit comments