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

    https://github.com/apache/spark/pull/20757#discussion_r173361092
  
    --- Diff: 
sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/ScalaReflection.scala 
---
    @@ -121,6 +121,19 @@ object ScalaReflection extends ScalaReflection {
         case _ => false
       }
     
    +  def classForNativeTypeOf(dt: DataType): Class[_] = dt match {
    --- End diff --
    
    @hvanhovell How about the latest commit?


---

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

Reply via email to