You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Derek Sabry (JIRA)" <ji...@apache.org> on 2015/12/01 01:31:11 UTC

[jira] [Created] (SPARK-12063) Group by Column Number identifier is not successfully parsed

Derek Sabry created SPARK-12063:
-----------------------------------

             Summary: Group by Column Number identifier is not successfully parsed
                 Key: SPARK-12063
                 URL: https://issues.apache.org/jira/browse/SPARK-12063
             Project: Spark
          Issue Type: Bug
            Reporter: Derek Sabry
            Priority: Minor


When performing a query of the form:

select A
from B
group by 1

1 refers to the first column 'A', but but this is not parsed correctly.



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