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

    https://github.com/apache/spark/pull/19811#discussion_r156878390
  
    --- Diff: 
sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/expressions/generators.scala
 ---
    @@ -212,12 +212,13 @@ case class Stack(children: Seq[Expression]) extends 
Generator {
           s"${eval.code}\n$rowData[$row] = ${eval.value};"
         })
     
    -    // Create the collection.
    +    // Create the collection. Inline to outer class.
    --- End diff --
    
    why?


---

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

Reply via email to