Github user gatorsmile commented on a diff in the pull request:

    https://github.com/apache/spark/pull/21403#discussion_r205214861
  
    --- Diff: sql/core/src/test/scala/org/apache/spark/sql/DataFrameSuite.scala 
---
    @@ -2320,6 +2320,27 @@ class DataFrameSuite extends QueryTest with 
SharedSQLContext {
         
assert(df.queryExecution.executedPlan.isInstanceOf[WholeStageCodegenExec])
       }
     
    +  test("SPARK-24341: IN subqueries with struct fields") {
    --- End diff --
    
    Yes. Please move it there, if they are not duplicate. 


---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to