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

Kazuaki Ishizaki commented on SPARK-20824:
------------------------------------------

Follow-on of SPARK-20822.
Generate Java code that directly get a value from each column in CachedBatch 
for table cache. It will replace current while-loop by whole-stage codegen with 
for-loop.

> Generate code that directly gets a value from each column in CachedBatch for 
> table cache
> ----------------------------------------------------------------------------------------
>
>                 Key: SPARK-20824
>                 URL: https://issues.apache.org/jira/browse/SPARK-20824
>             Project: Spark
>          Issue Type: Sub-task
>          Components: SQL
>    Affects Versions: 2.3.0
>            Reporter: Kazuaki Ishizaki
>




--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to