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-52339][SQL][FOLLOWUP] Sort paths in InMemoryFileIndex#equal only when size matches
### What changes were proposed in this pull request?
A follow-up for #51043 that sorts paths in InMemoryFileIndex#equal only when size matches
### Why are the changes needed?
Avoid potential perf regression.
### Does this PR introduce _any_ user-facing change?
No
### How was this patch tested?
Existing test from #51043
### Was this patch authored or co-authored using generative AI tooling?
No
Closes#51263 from yaooqinn/SPARK-52339.
Authored-by: Kent Yao <[email protected]>
Signed-off-by: Kent Yao <[email protected]>
(cherry picked from commit 1cfe07c)
Signed-off-by: Kent Yao <[email protected]>
0 commit comments