[
https://issues.apache.org/jira/browse/SPARK-23818?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dongjoon Hyun updated SPARK-23818:
----------------------------------
Affects Version/s: (was: 2.4.0)
3.0.0
> an official UDF interface for Spark SQL
> ---------------------------------------
>
> Key: SPARK-23818
> URL: https://issues.apache.org/jira/browse/SPARK-23818
> Project: Spark
> Issue Type: Improvement
> Components: SQL
> Affects Versions: 3.0.0
> Reporter: Wenchen Fan
> Priority: Major
>
> Nowadays the Spark UDF interface is pretty simple: it's basically just a
> lambda function.
> We should come up with a new one that can:
> 1. operate on InternalRow directly for better performance
> 2. define deterministic/mutable/nullable in the UDF itself
> 3. java friendly
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]