[
https://issues.apache.org/jira/browse/CALCITE-5657?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17721971#comment-17721971
]
jackylau edited comment on CALCITE-5657 at 5/12/23 1:45 AM:
------------------------------------------------------------
Merged
[https://github.com/apache/calcite/commit/d68656a251b08c923101d881ebeea37601887229]
was (Author: jackylau):
https://github.com/apache/calcite/commit/d68656a251b08c923101d881ebeea37601887229
> Add ARRAY_DISTINCT for Spark dialect
> ------------------------------------
>
> Key: CALCITE-5657
> URL: https://issues.apache.org/jira/browse/CALCITE-5657
> Project: Calcite
> Issue Type: Improvement
> Components: core
> Affects Versions: 1.34.0
> Reporter: jackylau
> Priority: Major
> Labels: pull-request-available
> Time Spent: 1h 50m
> Remaining Estimate: 0h
>
> {{ARRAY_DISTINCT}} - Returns the input ARRAY with unique elements. If the
> array itself is null, the function will return null. Keeps ordering of
> elements.
> For more details
> https://spark.apache.org/docs/latest/sql-ref-functions-builtin.html
--
This message was sent by Atlassian Jira
(v8.20.10#820010)