[
https://issues.apache.org/jira/browse/SPARK-12250?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Apache Spark reassigned SPARK-12250:
------------------------------------
Assignee: Apache Spark
> Allow users to define a UDAF without providing details of its inputSchema
> -------------------------------------------------------------------------
>
> Key: SPARK-12250
> URL: https://issues.apache.org/jira/browse/SPARK-12250
> Project: Spark
> Issue Type: Bug
> Components: SQL
> Reporter: Yin Huai
> Assignee: Apache Spark
>
> Right now, users need to provide the exact inputSchema. Otherwise, our
> ScalaUDAF will fail because it tries to check the schema and input arguments.
> We should remove this check because it is common that users may have a
> complex input schema type and they do not want to provide the detailed schema.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]