[ 
https://issues.apache.org/jira/browse/SPARK-52046?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Mihailo Aleksic updated SPARK-52046:
------------------------------------
    Description: In this issue I propose that we remove backticks, qualifiers 
from OuterReference over AggregateExpression when creating name. In other 
words, name for column which is an outer reference would be outer(min(column)) 
instead of outer(`min(col)`).  (was: In this Issue I propose that we remove 
backticks, qualifiers from OuterReference over AggregateExpression when 
creating name. In other words, name for column which is an outer reference 
would be outer(min(column)) instead of outer(`min(col)`).)

> Prettify OuterReference on AggregateExpression names when using toPrettySQL
> ---------------------------------------------------------------------------
>
>                 Key: SPARK-52046
>                 URL: https://issues.apache.org/jira/browse/SPARK-52046
>             Project: Spark
>          Issue Type: Improvement
>          Components: SQL
>    Affects Versions: 4.1.0
>            Reporter: Mihailo Aleksic
>            Priority: Major
>              Labels: pull-request-available
>
> In this issue I propose that we remove backticks, qualifiers from 
> OuterReference over AggregateExpression when creating name. In other words, 
> name for column which is an outer reference would be outer(min(column)) 
> instead of outer(`min(col)`).



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