Description
The example below demonstrates the issue:
spark-sql (default)> SELECT to_char(x'537061726b2053514c', CAST(NULL AS STRING)); [INTERNAL_ERROR] The Spark SQL phase analysis failed with an internal error. You hit a bug in Spark or the Spark plugins you use. Please, report this bug to the corresponding communities or vendors, and provide the full stack trace.
Attachments
Issue Links
- is cloned by
-
SPARK-45079 percentile_approx() fails with an internal error on NULL accuracy
- Resolved