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

    https://github.com/apache/spark/pull/19117#discussion_r137142277
  
    --- Diff: 
sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/catalog/SessionCatalog.scala
 ---
    @@ -90,13 +87,13 @@ class SessionCatalog(
           new SQLConf().copy(SQLConf.CASE_SENSITIVE -> true))
       }
     
    -  /** List of temporary tables, mapping from table name to their logical 
plan. */
    --- End diff --
    
    The code comment of `SessionCatalog` also includes wording `...it also 
manages temporary tables and ...`


---

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

Reply via email to