[ 
https://issues.apache.org/jira/browse/SPARK-45100?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Dongjoon Hyun updated SPARK-45100:
----------------------------------
    Fix Version/s: 3.4.2

> reflect() fails with an internal error on NULL class and method
> ---------------------------------------------------------------
>
>                 Key: SPARK-45100
>                 URL: https://issues.apache.org/jira/browse/SPARK-45100
>             Project: Spark
>          Issue Type: Bug
>          Components: SQL
>    Affects Versions: 3.3.2, 3.4.1, 3.5.0, 4.0.0
>            Reporter: Max Gekk
>            Assignee: Max Gekk
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 3.4.2, 3.5.0, 4.0.0
>
>
> The example below demonstrates the issue:
> {code:sql}
> spark-sql (default)> select reflect('java.util.UUID', 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.
> {code}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to