You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Carl Steinbach (JIRA)" <ji...@apache.org> on 2010/08/24 23:45:16 UTC

[jira] Created: (HIVE-1590) DDLTask.dropDatabase() needs to populate inputs/outputs

DDLTask.dropDatabase() needs to populate inputs/outputs
-------------------------------------------------------

                 Key: HIVE-1590
                 URL: https://issues.apache.org/jira/browse/HIVE-1590
             Project: Hadoop Hive
          Issue Type: Bug
          Components: Metastore, Query Processor
            Reporter: Carl Steinbach
            Assignee: Carl Steinbach


>From Namit:

bq. Also, inputs and outputs need to be populated for 'drop database ..' It should consist of all the tables/partitions in that database.

Note that for the time being this does not make a difference since we don't allow you to drop a database that contains tables.

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