[
https://issues.apache.org/jira/browse/CALCITE-6844?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17930890#comment-17930890
]
xiong duan commented on CALCITE-6844:
-------------------------------------
Fixed in
[a94927e|https://github.com/apache/calcite/commit/a94927e9b80f9f5bf639e31c2636536cb6aebc1a].
Thanks for the contribution [~xuzifu666] . Thanks for the review [~rubenql] .
> Add all array spark functions which also support in Hive(enable in Hive
> Library)
> --------------------------------------------------------------------------------
>
> Key: CALCITE-6844
> URL: https://issues.apache.org/jira/browse/CALCITE-6844
> Project: Calcite
> Issue Type: Improvement
> Components: core
> Affects Versions: 1.38.0
> Reporter: Yu Xu
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.39.0
>
>
> I check both support in Hive and Spark array functions, but they are only
> support in Spark Libaray. enable all of them in Hive Library which can
> reference in
> [https://hive.apache.org/docs/latest/hive-udfs_282102277/#collection-functions].
> Functions are as follow:
> ARRAY
> ARRAY_EXCEPT
> ARRAY_INTERSECT
> ARRAY_JOIN
> ARRAY_MAX
> ARRAY_MIN
> ARRAY_REMOVE
> ARRAY_UNION
--
This message was sent by Atlassian Jira
(v8.20.10#820010)