[ 
https://issues.apache.org/jira/browse/SPARK-13421?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Reynold Xin closed SPARK-13421.
-------------------------------
    Resolution: Later

> Make output of a SparkPlan configurable
> ---------------------------------------
>
>                 Key: SPARK-13421
>                 URL: https://issues.apache.org/jira/browse/SPARK-13421
>             Project: Spark
>          Issue Type: Improvement
>          Components: SQL
>            Reporter: Herman van Hovell
>
> A SparkPlan currently outputs a iterator of {{InternalRow}}'s. This works 
> fine for many purposes. However an iterator is not a natural fit when we need 
> a (broadcasted) index or a {{ColumnarBatch}}.
> A SparkPlan should be able to define the shape/form/organization of the 
> output of its children.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to