You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by kiszk <gi...@git.apache.org> on 2018/08/03 08:27:55 UTC

[GitHub] spark pull request #21860: [SPARK-24901][SQL]Merge the codegen of RegularHas...

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

    https://github.com/apache/spark/pull/21860#discussion_r207475539
  
    --- Diff: sql/core/src/test/scala/org/apache/spark/sql/execution/WholeStageCodegenSuite.scala ---
    @@ -232,6 +232,22 @@ class WholeStageCodegenSuite extends QueryTest with SharedSQLContext {
         }
       }
     
    +  ignore("SPARK-24901 check merge FastHashMap and RegularHashMap generate code max size") {
    --- End diff --
    
    I see about the code size check.
    Would it be possible to add a test to check the result in this case or to let us know which existing test cover this case?


---

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