You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Jungtaek Lim (Jira)" <ji...@apache.org> on 2022/10/21 06:48:00 UTC

[jira] [Resolved] (SPARK-40657) Add support for compiled classes (Java classes)

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

Jungtaek Lim resolved SPARK-40657.
----------------------------------
    Fix Version/s: 3.4.0
       Resolution: Fixed

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

> Add support for compiled classes (Java classes)
> -----------------------------------------------
>
>                 Key: SPARK-40657
>                 URL: https://issues.apache.org/jira/browse/SPARK-40657
>             Project: Spark
>          Issue Type: Improvement
>          Components: Protobuf, Structured Streaming
>    Affects Versions: 3.3.0
>            Reporter: Raghu Angadi
>            Assignee: Raghu Angadi
>            Priority: Major
>             Fix For: 3.4.0
>
>
> For some users, it is more convenient to provide compiled classes rather than a descriptor file. 
> We can support java compiled classes. Python could also use the same since all the processing happens in Scala.
> Supporting python compiled classes is out-of-scope for this. It is not clear how well we can support that, short of using python UDF. 



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

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