You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Edoardo Vacchi (JIRA)" <ji...@apache.org> on 2015/05/20 14:09:59 UTC

[jira] [Comment Edited] (SPARK-6981) [SQL] SparkPlanner and QueryExecution should be factored out from SQLContext

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

Edoardo Vacchi edited comment on SPARK-6981 at 5/20/15 12:09 PM:
-----------------------------------------------------------------

Besides, is there any particular reason why both these classes are {{protected[sql]}} ? In my opinion they should be both public


was (Author: evacchi):
Besides, is there any particular reason why both these classes are {{protected[sql]}} ? 

> [SQL] SparkPlanner and QueryExecution should be factored out from SQLContext
> ----------------------------------------------------------------------------
>
>                 Key: SPARK-6981
>                 URL: https://issues.apache.org/jira/browse/SPARK-6981
>             Project: Spark
>          Issue Type: Improvement
>          Components: SQL
>    Affects Versions: 1.3.0, 1.4.0
>            Reporter: Edoardo Vacchi
>            Priority: Minor
>
> In order to simplify extensibility with new strategies from third-parties, it should be better to factor SparkPlanner and QueryExecution in their own classes. Dependent types add additional, unnecessary complexity; besides, HiveContext would benefit from this change as well.



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

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