You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by maropu <gi...@git.apache.org> on 2018/08/30 11:35:32 UTC

[GitHub] spark pull request #21790: [SPARK-24544][SQL] Print actual failure cause whe...

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

    https://github.com/apache/spark/pull/21790#discussion_r213996010
  
    --- Diff: sql/hive/src/main/scala/org/apache/spark/sql/hive/HiveSessionCatalog.scala ---
    @@ -36,6 +36,7 @@ import org.apache.spark.sql.catalyst.parser.ParserInterface
     import org.apache.spark.sql.hive.HiveShim.HiveFunctionWrapper
     import org.apache.spark.sql.internal.SQLConf
     import org.apache.spark.sql.types.{DecimalType, DoubleType}
    +import org.apache.spark.util.{Utils => SparkUtils}
    --- End diff --
    
    Why you renamed?


---

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