Daniel created SPARK-51589:
------------------------------

             Summary: Fix bug failing to check for aggregate functions in |> 
SELECT
                 Key: SPARK-51589
                 URL: https://issues.apache.org/jira/browse/SPARK-51589
             Project: Spark
          Issue Type: Sub-task
          Components: SQL
    Affects Versions: 4.1.0
            Reporter: Daniel


There is a small bug with `|> SELECT` with aggregate functions without aliases. 
In such cases, we should be returning an error instructing the user to use `|> 
AGGREGATE` instead, but we do not.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to