[
https://issues.apache.org/jira/browse/CALCITE-6457?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17909286#comment-17909286
]
Yu Tang commented on CALCITE-6457:
----------------------------------
[~caicancai] Do you mind if I take on this issue?
> The ARRAY_CONTAINS function wrongly returns false when arrayComponentType
> and op1 type are different
> -----------------------------------------------------------------------------------------------------
>
> Key: CALCITE-6457
> URL: https://issues.apache.org/jira/browse/CALCITE-6457
> Project: Calcite
> Issue Type: Bug
> Components: core
> Affects Versions: 1.37.0
> Reporter: Caican Cai
> Priority: Major
> Labels: pull-request-available
>
> In Spark, array_contains(array(1.0, 2), 1) returns true because Spark
> converts array and op1 types to the biggesttype.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)