[jira] [Resolved] (SPARK-24381) Improve Unit Test Coverage of NOT IN subqueries

2018-05-28 Thread Miles Yucht (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-24381?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Miles Yucht resolved SPARK-24381. - Resolution: Fixed Fix Version/s: 2.3.2 This PR has merged. In adding these tests we

[jira] [Updated] (SPARK-24395) Fix Behavior of NOT IN with Literals Containing NULL

2018-05-26 Thread Miles Yucht (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-24395?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Miles Yucht updated SPARK-24395: Issue Type: Bug (was: Improvement) > Fix Behavior of NOT IN with Literals Containing NULL >

[jira] [Updated] (SPARK-24395) Fix Behavior of NOT IN with Literals Containing NULL

2018-05-26 Thread Miles Yucht (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-24395?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Miles Yucht updated SPARK-24395: Description: Spark does not return the correct answer when evaluating NOT IN in some cases. For

[jira] [Updated] (SPARK-24395) Fix Behavior of NOT IN with Literals Containing NULL

2018-05-25 Thread Miles Yucht (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-24395?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Miles Yucht updated SPARK-24395: Description: Spark does not return the correct answer when evaluating NOT IN in some cases. For

[jira] [Created] (SPARK-24395) Fix Behavior of NOT IN with Literals Containing NULL

2018-05-25 Thread Miles Yucht (JIRA)
Miles Yucht created SPARK-24395: --- Summary: Fix Behavior of NOT IN with Literals Containing NULL Key: SPARK-24395 URL: https://issues.apache.org/jira/browse/SPARK-24395 Project: Spark Issue

[jira] [Created] (SPARK-24381) Improve Unit Test Coverage of NOT IN subqueries

2018-05-24 Thread Miles Yucht (JIRA)
Miles Yucht created SPARK-24381: --- Summary: Improve Unit Test Coverage of NOT IN subqueries Key: SPARK-24381 URL: https://issues.apache.org/jira/browse/SPARK-24381 Project: Spark Issue Type: