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
Revert "[SPARK-44801][SQL][UI] Capture analyzing failed queries in Listener and UI"
### What changes were proposed in this pull request?
In the PR, I propose to revert the commit: apache@1f92995
### Why are the changes needed?
To fix the test suite `StringFunctionsSuite`.
### Does this PR introduce _any_ user-facing change?
No.
### How was this patch tested?
By running the affected test suite:
```
$ build/sbt "test:testOnly *.StringFunctionsSuite"
```
### Was this patch authored or co-authored using generative AI tooling?
No.
Closesapache#42589 from MaxGekk/revert-yaooqinn-SPARK-44801.
Authored-by: Max Gekk <[email protected]>
Signed-off-by: Dongjoon Hyun <[email protected]>
0 commit comments