[ 
https://issues.apache.org/jira/browse/SPARK-40657?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17619012#comment-17619012
 ] 

Apache Spark commented on SPARK-40657:
--------------------------------------

User 'rangadi' has created a pull request for this issue:
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
>            Priority: Major
>
> 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-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to