You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Johan Oskarsson (JIRA)" <ji...@apache.org> on 2008/12/20 21:53:44 UTC

[jira] Created: (HIVE-191) Update methods in Hive class to specify database name

Update methods in Hive class to specify database name
-----------------------------------------------------

                 Key: HIVE-191
                 URL: https://issues.apache.org/jira/browse/HIVE-191
             Project: Hadoop Hive
          Issue Type: Improvement
          Components: Query Processor
            Reporter: Johan Oskarsson
            Priority: Minor


In the query processor module there is a Hive class used to access various Metastore data. Unfortunately most of those methods only work on the default database. We should update them to work on other databases as well by adding a database name parameter. See HIVE-182 for more background information.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.