[
https://issues.apache.org/jira/browse/SPARK-9132?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Reynold Xin resolved SPARK-9132.
--------------------------------
Resolution: Fixed
Assignee: Tarek Auel
Fix Version/s: 1.5.0
> Implement code gen for Conv
> ---------------------------
>
> Key: SPARK-9132
> URL: https://issues.apache.org/jira/browse/SPARK-9132
> Project: Spark
> Issue Type: Sub-task
> Components: SQL
> Reporter: Reynold Xin
> Assignee: Tarek Auel
> Fix For: 1.5.0
>
>
> Would be great to refactor the thing slightly so we can do code generation.
> Since conv actually have some internal buffer, I think the best way is to
> create a new NumberConverter class that contains the internal buffer, and
> move most of the methods there. And then in Conv expression, we just create a
> NumberConverter, and call it to do the conversion.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]