Davies Liu created SPARK-12705:
----------------------------------

             Summary: Sorting column can't be resolved if it's not in projection
                 Key: SPARK-12705
                 URL: https://issues.apache.org/jira/browse/SPARK-12705
             Project: Spark
          Issue Type: Bug
          Components: SQL
            Reporter: Davies Liu


The following query can't be resolved:

```
select a from t sort by b
``` 



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