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

    https://github.com/apache/spark/pull/9911#discussion_r48445836
  
    --- Diff: 
sql/hive/src/main/scala/org/apache/spark/sql/hive/client/ClientInterface.scala 
---
    @@ -189,4 +191,6 @@ private[hive] trait ClientInterface {
     
       /** Used for testing only.  Removes all metadata from this instance of 
Hive. */
       def reset(): Unit
    +
    +  def client: Hive
    --- End diff --
    
    @liancheng I thinks `def client: Hive` is not need.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

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

Reply via email to