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

    https://github.com/apache/spark/pull/22812#discussion_r227638902
  
    --- Diff: 
sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/expressions/objects/objects.scala
 ---
    @@ -1090,15 +1096,9 @@ case class CatalystToExternalMap private(
         val tupleLoopValue = ctx.freshName("tupleLoopValue")
         val builderValue = ctx.freshName("builderValue")
     
    -    val getLength = s"${genInputData.value}.numElements()"
    --- End diff --
    
    these are unrelated, but is a followup of 
https://github.com/apache/spark/pull/16986 to address the remaining comments.


---

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

Reply via email to