You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/08/26 16:52:47 UTC

[jira] [Commented] (SPARK-10292) make metadata query-able by adding meta table

    [ https://issues.apache.org/jira/browse/SPARK-10292?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14713587#comment-14713587 ] 

Apache Spark commented on SPARK-10292:
--------------------------------------

User 'cloud-fan' has created a pull request for this issue:
https://github.com/apache/spark/pull/8461

> make metadata query-able by adding meta table
> ---------------------------------------------
>
>                 Key: SPARK-10292
>                 URL: https://issues.apache.org/jira/browse/SPARK-10292
>             Project: Spark
>          Issue Type: New Feature
>          Components: SQL
>            Reporter: Wenchen Fan
>
> To begin with, we can set up 2 meta tables: catalog_tables and catalog_columns.
> catalog_tables have 3 columns: name, database, is_temporary.
> catalog_columns have 5 columns: name, table, database, data_type, nullable.



--
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