[
https://issues.apache.org/jira/browse/CALCITE-5707?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17730234#comment-17730234
]
Julian Hyde commented on CALCITE-5707:
--------------------------------------
[~jackylau], In the description, please document the intended behavior when the
seek value is NULL. It seems that Spark and Flink have different behavior.
In my opinion, we should adopt Spark behavior for this commit. (We can add a
Flink-compatible function later, if necessary.)
> Add ARRAY_CONTAINS for Spark dialect
> ------------------------------------
>
> Key: CALCITE-5707
> URL: https://issues.apache.org/jira/browse/CALCITE-5707
> Project: Calcite
> Issue Type: Improvement
> Components: core
> Affects Versions: 1.34.0
> Reporter: jackylau
> Assignee: jackylau
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.35.0
>
>
> ARRAY_CONTAINS - Returns true if the array contains the value
> 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)