https://github.com/apache/spark
Revision cc4f5787414e4392499a349dec5b24c8e25e50f3 authored by Max Gekk on 19 December 2023, 09:21:20 UTC, committed by Max Gekk on 19 December 2023, 09:21:35 UTC
### What changes were proposed in this pull request?
In the PR, I propose to throw `SparkException` returned by `internalError` in `SessionHolder`.

### Why are the changes needed?
Without the bug fix user won't see the internal error.

### Does this PR introduce _any_ user-facing change?
No.

### How was this patch tested?
N/a

### Was this patch authored or co-authored using generative AI tooling?
No.

Closes #44400 from MaxGekk/throw-internal-error.

Authored-by: Max Gekk <max.gekk@gmail.com>
Signed-off-by: Max Gekk <max.gekk@gmail.com>
(cherry picked from commit dc0bfc4c700c347f2f58625facec8c5771bde59a)
Signed-off-by: Max Gekk <max.gekk@gmail.com>
1 parent 8abf958
History
Tip revision: cc4f5787414e4392499a349dec5b24c8e25e50f3 authored by Max Gekk on 19 December 2023, 09:21:20 UTC
[SPARK-46453][CONNECT] Throw exception from `internalError()` in `SessionHolder`
Tip revision: cc4f578

README.md

back to top