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

Apache Spark commented on SPARK-13882:
--------------------------------------

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

> Remove org.apache.spark.sql.execution.local
> -------------------------------------------
>
>                 Key: SPARK-13882
>                 URL: https://issues.apache.org/jira/browse/SPARK-13882
>             Project: Spark
>          Issue Type: Improvement
>          Components: SQL
>            Reporter: Reynold Xin
>            Assignee: Reynold Xin
>
> We introduced some local operators in org.apache.spark.sql.execution.local 
> package but never fully wired the engine to actually use these. We still plan 
> to implement a full local mode, but it's probably going to be fairly 
> different from what the current iterator-based local mode would look like.
> Let's just remove them for now, and we can always re-introduced them in the 
> future by looking at branch-1.6.



--
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