Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
3.3.0
-
None
Description
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.