You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/07/21 03:19:04 UTC

[jira] [Commented] (SPARK-9132) Implement code gen for Conv

    [ https://issues.apache.org/jira/browse/SPARK-9132?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14634371#comment-14634371 ] 

Apache Spark commented on SPARK-9132:
-------------------------------------

User 'tarekauel' has created a pull request for this issue:
https://github.com/apache/spark/pull/7552

> 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
>
> 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: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org