[
https://issues.apache.org/jira/browse/SPARK-7400?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14537078#comment-14537078
]
Eron Wright commented on SPARK-7400:
-------------------------------------
I tried to implement the UDT, but encountered an issue. PortableDataStream is
defined in the core module, whereas the SQLUserDefinedType annotation is in the
sql module. To my knowledge, for a given type to have an associated UDT, the
type must be annotated with SQLUserDefinedType.
Any suggestions? Thanks
> PortableDataStream UDT
> ----------------------
>
> Key: SPARK-7400
> URL: https://issues.apache.org/jira/browse/SPARK-7400
> Project: Spark
> Issue Type: Sub-task
> Components: SQL
> Reporter: Eron Wright
>
> Improve support for PortableDataStream in a DataFrame by implementing
> PortableDataStreamUDT.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]