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

Jiaan Geng updated SPARK-46009:
-------------------------------
    Description: 
Spark SQL parser have a special rule to parse 
[percentile_cont|percentile_disc](percentage) WITHIN GROUP (ORDER BY v).
We should merge this rule into the functionCall.

  was:
Spark SQL parse have a special rule to parse 
[percentile_cont|percentile_disc](percentage) WITHIN GROUP (ORDER BY v).
We should merge this rule into the functionCall.


> Merge the parse rule of PercentileCont and PercentileDisc into functionCall
> ---------------------------------------------------------------------------
>
>                 Key: SPARK-46009
>                 URL: https://issues.apache.org/jira/browse/SPARK-46009
>             Project: Spark
>          Issue Type: Improvement
>          Components: SQL
>    Affects Versions: 4.0.0
>            Reporter: Jiaan Geng
>            Assignee: Jiaan Geng
>            Priority: Major
>
> Spark SQL parser have a special rule to parse 
> [percentile_cont|percentile_disc](percentage) WITHIN GROUP (ORDER BY v).
> We should merge this rule into the functionCall.



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

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

Reply via email to