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

Davies Liu updated SPARK-16163:
-------------------------------
    Affects Version/s: 2.0.0

> Statistics of logical plan is super slow on large query
> -------------------------------------------------------
>
>                 Key: SPARK-16163
>                 URL: https://issues.apache.org/jira/browse/SPARK-16163
>             Project: Spark
>          Issue Type: Bug
>          Components: SQL
>    Affects Versions: 2.0.0
>            Reporter: Davies Liu
>
> It took several minutes to plan TPC-DS Q64, because the canBroadcast() is 
> super slow on large plan.
> Right now, we are considering the schema in statistics(), it's not trivial 
> anymore, we should cache the result (using lazy val rather than def).



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

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

Reply via email to