You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/03/02 10:16:18 UTC

[jira] [Commented] (SPARK-13616) Let SQLBuilder convert logical plan without a Project on top of it

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

Apache Spark commented on SPARK-13616:
--------------------------------------

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

> Let SQLBuilder convert logical plan without a Project on top of it
> ------------------------------------------------------------------
>
>                 Key: SPARK-13616
>                 URL: https://issues.apache.org/jira/browse/SPARK-13616
>             Project: Spark
>          Issue Type: Improvement
>          Components: SQL
>            Reporter: Liang-Chi Hsieh
>
> It is possibly that a logical plan has been removed Project from the top of it. Or the plan doesn't has a top Project from the beginning. Currently the SQLBuilder can't convert such plans back to SQL. This issue is opened to add this feature.



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