[jira] [Resolved] (SPARK-38790) Unexpected behaviour for "IN" operator in spark when null is involved in array

2022-04-06 Thread Vishnu K Suman (Jira)
[ https://issues.apache.org/jira/browse/SPARK-38790?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vishnu K Suman resolved SPARK-38790. Resolution: Not A Problem > Unexpected behaviour for "IN" operator in spark when null is i

[jira] [Commented] (SPARK-38790) Unexpected behaviour for "IN" operator in spark when null is involved in array

2022-04-06 Thread Vishnu K Suman (Jira)
[ https://issues.apache.org/jira/browse/SPARK-38790?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17518274#comment-17518274 ] Vishnu K Suman commented on SPARK-38790: [~bersprockets] That was very helpful,

[jira] [Updated] (SPARK-38790) Unexpected behaviour for "IN" operator in spark when null is involved in array

2022-04-05 Thread Vishnu K Suman (Jira)
[ https://issues.apache.org/jira/browse/SPARK-38790?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vishnu K Suman updated SPARK-38790: --- Description:   `IN`operator in spark.sql is giving unexpected results 1 in (null, 1) => tr

[jira] [Updated] (SPARK-38790) Unexpected behaviour for "IN" operator in spark when null is involved in array

2022-04-05 Thread Vishnu K Suman (Jira)
[ https://issues.apache.org/jira/browse/SPARK-38790?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vishnu K Suman updated SPARK-38790: --- Description:   `IN`operator in spark.sql is giving unexpected results 1 in (null, 1) => tr

[jira] [Updated] (SPARK-38790) Unexpected behaviour for "IN" operator in spark when null is involved in array

2022-04-05 Thread Vishnu K Suman (Jira)
[ https://issues.apache.org/jira/browse/SPARK-38790?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vishnu K Suman updated SPARK-38790: --- Attachment: image-2022-04-05-22-21-27-695.png > Unexpected behaviour for "IN" operator in sp

[jira] [Updated] (SPARK-38790) Unexpected behaviour for in operator in spark when null is involved in array

2022-04-05 Thread Vishnu K Suman (Jira)
[ https://issues.apache.org/jira/browse/SPARK-38790?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vishnu K Suman updated SPARK-38790: --- Summary: Unexpected behaviour for in operator in spark when null is involved in array (was:

[jira] [Updated] (SPARK-38790) Unexpected behaviour for "IN" operator in spark when null is involved in array

2022-04-05 Thread Vishnu K Suman (Jira)
[ https://issues.apache.org/jira/browse/SPARK-38790?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vishnu K Suman updated SPARK-38790: --- Summary: Unexpected behaviour for "IN" operator in spark when null is involved in array (wa

[jira] [Created] (SPARK-38790) Unexpected behaviour for `in` operator in spark when null is involved in array

2022-04-05 Thread Vishnu K Suman (Jira)
Vishnu K Suman created SPARK-38790: -- Summary: Unexpected behaviour for `in` operator in spark when null is involved in array Key: SPARK-38790 URL: https://issues.apache.org/jira/browse/SPARK-38790 Pr