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

Max Gekk updated SPARK-44391:
-----------------------------
    Fix Version/s: 3.4.2

> `url_decode` can fail w/ an internal error
> ------------------------------------------
>
>                 Key: SPARK-44391
>                 URL: https://issues.apache.org/jira/browse/SPARK-44391
>             Project: Spark
>          Issue Type: Bug
>          Components: SQL
>    Affects Versions: 3.5.0
>            Reporter: Max Gekk
>            Assignee: Max Gekk
>            Priority: Major
>             Fix For: 3.5.0, 3.4.2
>
>
> The function *url_decode* can fail with the error:
> {code:java}
> org.apache.spark.SparkException: [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. 
> at org.apache.spark.SparkException$.internalError(SparkException.scala:89) 
> at 
> org.apache.spark.sql.execution.QueryExecution$.toInternalError(QueryExecution.scala:871)
>  
> ...
> Caused by: java.lang.AssertionError: assertion failed: Incorrect number of 
> children
>         at scala.Predef$.assert(Predef.scala:223)
>         at 
> org.apache.spark.sql.catalyst.trees.TreeNode.withNewChildren(TreeNode.scala:391)
>         at 
> org.apache.spark.sql.catalyst.analysis.TypeCoercionBase$ImplicitTypeCasts$$anonfun$11.applyOrElse(TypeCoercion.scala:707)
> {code}



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to