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

[GitHub] spark pull request #22708: [SPARK-21402] Fix java array of structs deseriali...

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

    https://github.com/apache/spark/pull/22708#discussion_r225451652
  
    --- Diff: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/expressions/objects/objects.scala ---
    @@ -30,6 +30,7 @@ import org.apache.spark.serializer._
     import org.apache.spark.sql.Row
     import org.apache.spark.sql.catalyst.{CatalystTypeConverters, InternalRow, ScalaReflection}
     import org.apache.spark.sql.catalyst.ScalaReflection.universe.TermName
    +import org.apache.spark.sql.catalyst.analysis.UnresolvedException
    --- End diff --
    
    Yep, removed it.


---

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