[
https://issues.apache.org/jira/browse/SPARK-2391?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Reynold Xin updated SPARK-2391:
-------------------------------
Summary: LIMIT queries ship a whole partition of data for in-memory tables
(was: LIMIT queries ship a whole partition of data)
> LIMIT queries ship a whole partition of data for in-memory tables
> -----------------------------------------------------------------
>
> Key: SPARK-2391
> URL: https://issues.apache.org/jira/browse/SPARK-2391
> Project: Spark
> Issue Type: Bug
> Components: SQL
> Affects Versions: 1.0.0
> Reporter: Michael Armbrust
> Assignee: Michael Armbrust
> Priority: Blocker
> Fix For: 1.1.0
>
>
> Basically the problem here is that Spark's take() runs jobs using allowLocal
> = true.
--
This message was sent by Atlassian JIRA
(v6.2#6252)