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-38173][SQL][3.2] Quoted column cannot be recognized correctly when quotedRegexColumnNames is true
### What changes were proposed in this pull request?
backporting apache#35476 to 3.2
### Why are the changes needed?
bug fixing in 3.2
### Does this PR introduce _any_ user-facing change?
No
### How was this patch tested?
new UT
Closesapache#39473 from huaxingao/3.2.
Authored-by: huaxingao <[email protected]>
Signed-off-by: Dongjoon Hyun <[email protected]>
0 commit comments