[
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: [email protected]
For additional commands, e-mail: [email protected]