spark
spark copied to clipboard
[SPARK-42322][SQL]Assign name to_LEGACY_ERROR_TEMP_2235
What changes were proposed in this pull request?
see https://issues.apache.org/jira/browse/SPARK-42322. assign meaningful name to LEGACY_ERROR_TEMP_2235, also make the error msg more helpful.
Why are the changes needed?
see https://issues.apache.org/jira/browse/SPARK-42322.
Does this PR introduce any user-facing change?
No
How was this patch tested?
UT
Was this patch authored or co-authored using generative AI tooling?
No
cc @MaxGekk @itholic
friendly ping @MaxGekk
@srielau friendly ping for a error-handle review. Thanks ;)
Merged into master. Thanks @yuexing @srielau