Github user dongjoon-hyun commented on a diff in the pull request:

    https://github.com/apache/spark/pull/20659#discussion_r175243593
  
    --- Diff: 
sql/core/src/main/scala/org/apache/spark/sql/execution/datasources/orc/OrcSerializer.scala
 ---
    @@ -17,11 +17,11 @@
     
     package org.apache.spark.sql.execution.datasources.orc
     
    +import org.apache.hadoop.hive.common.`type`.HiveDecimal
    +import org.apache.hadoop.hive.serde2.io.{DateWritable, HiveDecimalWritable}
     import org.apache.hadoop.io._
     import org.apache.orc.TypeDescription
     import org.apache.orc.mapred.{OrcList, OrcMap, OrcStruct, OrcTimestamp}
    -import org.apache.orc.storage.common.`type`.HiveDecimal
    -import org.apache.orc.storage.serde2.io.{DateWritable, HiveDecimalWritable}
    --- End diff --
    
    Please revert this.


---

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

Reply via email to