[ https://issues.apache.org/jira/browse/HIVE-1010?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15997837#comment-15997837 ]
ASF GitHub Bot commented on HIVE-1010: -------------------------------------- GitHub user hagleitn opened a pull request: https://github.com/apache/hive/pull/181 HIVE-1010: Implement INFORMATION_SCHEMA in Hive (Gunther Hagleitner) You can merge this pull request into a Git repository by running: $ git pull https://github.com/hagleitn/hive master Alternatively you can review and apply these changes as the patch at: https://github.com/apache/hive/pull/181.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #181 ---- commit 3269ca48e753a09fd6c15df826e49aaf952d814d Author: Gunther Hagleitner <gunt...@apache.org> Date: 2017-05-04T06:06:09Z HIVE-1010: Implement INFORMATION_SCHEMA in Hive (Gunther Hagleitner) ---- > Implement INFORMATION_SCHEMA in Hive > ------------------------------------ > > Key: HIVE-1010 > URL: https://issues.apache.org/jira/browse/HIVE-1010 > Project: Hive > Issue Type: New Feature > Components: Metastore, Query Processor, Server Infrastructure > Reporter: Jeff Hammerbacher > Assignee: Gunther Hagleitner > Attachments: HIVE-1010.10.patch, HIVE-1010.11.patch, > HIVE-1010.12.patch, HIVE-1010.13.patch, HIVE-1010.7.patch, HIVE-1010.8.patch, > HIVE-1010.9.patch > > > INFORMATION_SCHEMA is part of the SQL92 standard and would be useful to > implement using our metastore. -- This message was sent by Atlassian JIRA (v6.3.15#6346)