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

    https://github.com/apache/spark/pull/19713#discussion_r150174015
  
    --- Diff: sql/core/src/main/scala/org/apache/spark/sql/SparkSession.scala 
---
    @@ -621,7 +622,7 @@ class SparkSession private(
       }
     
       private[sql] def table(tableIdent: TableIdentifier): DataFrame = {
    --- End diff --
    
    Yeah. many public APIs and DDL command processing are based on this 
internal API.


---

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

Reply via email to