Github user 10110346 commented on the issue:

    https://github.com/apache/spark/pull/18779
  
    @viirya Maybe adding `ResolvedOrdinal` is not very well.
     I have another problem:
    `select a, **4 AS k**, count(b) from data group by k, 1;`
    This test case has the same exception:
    `Error in query: GROUP BY position 4 is not in select list (valid range is 
[1, 3]); line 1 pos 10`


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to