[
https://issues.apache.org/jira/browse/SPARK-40657?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17623577#comment-17623577
]
Apache Spark commented on SPARK-40657:
--------------------------------------
User 'rangadi' has created a pull request for this issue:
https://github.com/apache/spark/pull/38384
> 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: [email protected]
For additional commands, e-mail: [email protected]