[ https://issues.apache.org/jira/browse/SPARK-39857?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Dongjoon Hyun resolved SPARK-39857. ----------------------------------- Fix Version/s: 3.4.0 Resolution: Fixed Issue resolved by pull request 37271 [https://github.com/apache/spark/pull/37271] > V2ExpressionBuilder uses the wrong LiteralValue data type for In predicate > -------------------------------------------------------------------------- > > Key: SPARK-39857 > URL: https://issues.apache.org/jira/browse/SPARK-39857 > Project: Spark > Issue Type: Bug > Components: SQL > Affects Versions: 3.4.0 > Reporter: Huaxin Gao > Assignee: Huaxin Gao > Priority: Minor > Fix For: 3.4.0 > > > When building V2 In Predicate in V2ExpressionBuilder, InSet.dataType (which > is BooleanType) is used to build the LiteralValue, InSet.child.dataType > should be used instead. -- 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