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

    https://github.com/apache/spark/pull/20169#discussion_r163429626
  
    --- Diff: 
sql/hive/src/main/scala/org/apache/spark/sql/hive/client/HiveClientImpl.scala 
---
    @@ -82,8 +83,9 @@ import org.apache.spark.util.{CircularBuffer, Utils}
      */
     private[hive] class HiveClientImpl(
         override val version: HiveVersion,
    +    warehouseDir: Option[String],
    --- End diff --
    
    Could you add `@param`?


---

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

Reply via email to