Github user cloud-fan commented on a diff in the pull request:

    https://github.com/apache/spark/pull/19806#discussion_r152879501
  
    --- Diff: 
sql/catalyst/src/test/scala/org/apache/spark/sql/catalyst/expressions/CastSuite.scala
 ---
    @@ -829,7 +829,7 @@ class CastSuite extends SparkFunSuite with 
ExpressionEvalHelper {
       }
     
       test("SPARK-22500: cast for struct should not generate codes beyond 
64KB") {
    -    val N = 250
    +    val N = 25
    --- End diff --
    
    is 25 big enough to reproduce the bug of SPARK-22595?


---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to