You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Yin Huai (JIRA)" <ji...@apache.org> on 2016/03/17 02:03:33 UTC

[jira] [Resolved] (SPARK-13923) Implement SessionCatalog to manage temp functions and tables

     [ https://issues.apache.org/jira/browse/SPARK-13923?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Yin Huai resolved SPARK-13923.
------------------------------
       Resolution: Fixed
    Fix Version/s: 2.0.0

Issue resolved by pull request 11750
[https://github.com/apache/spark/pull/11750]

> Implement SessionCatalog to manage temp functions and tables
> ------------------------------------------------------------
>
>                 Key: SPARK-13923
>                 URL: https://issues.apache.org/jira/browse/SPARK-13923
>             Project: Spark
>          Issue Type: Bug
>          Components: SQL
>            Reporter: Andrew Or
>            Assignee: Andrew Or
>             Fix For: 2.0.0
>
>
> Today, we have ExternalCatalog, which is dead code. As part of the effort of merging SQLContext/HiveContext we'll parse Hive commands and call the corresponding methods in ExternalCatalog.
> However, this handles only persisted things. We need something in addition to that to handle temporary things. The new catalog is called SessionCatalog and will internally call ExternalCatalog.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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