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

Shixiong Zhu resolved SPARK-23400.
----------------------------------
       Resolution: Fixed
    Fix Version/s: 2.3.1

Issue resolved by pull request 20591
[https://github.com/apache/spark/pull/20591]

> Add the extra constructors for ScalaUDF
> ---------------------------------------
>
>                 Key: SPARK-23400
>                 URL: https://issues.apache.org/jira/browse/SPARK-23400
>             Project: Spark
>          Issue Type: Bug
>          Components: SQL
>    Affects Versions: 2.3.0
>            Reporter: Xiao Li
>            Assignee: Xiao Li
>            Priority: Major
>             Fix For: 2.3.1
>
>
> The last few releases, we changed the interface of ScalaUDF. Unfortunately, 
> some Spark Package (spark-deep-learning) are using our internal class 
> `ScalaUDF`. In the release 2.3, we added new parameters into these class. The 
> users hit the binary compatibility issues and got the exception:
> > java.lang.NoSuchMethodError: 
> > org.apache.spark.sql.catalyst.expressions.ScalaUDF.<init>(Ljava/lang/Object;Lorg/apache/spark/sql/types/DataType;Lscala/collection/Seq;Lscala/collection/Seq;Lscala/Option;)V



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

Reply via email to