[ https://issues.apache.org/jira/browse/SPARK-12063?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15032828#comment-15032828
]
Apache Spark commented on SPARK-12063:
--------------------------------------
User 'dereksabryfb' has created a pull request for this issue:
https://github.com/apache/spark/pull/10052
> 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
|