[ 
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-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to