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

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

Raghu Angadi created SPARK-40657:
------------------------------------

             Summary: 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: Structured Streaming
    Affects Versions: 3.3.0
            Reporter: Raghu Angadi


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