[
https://issues.apache.org/jira/browse/HIVE-2090?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13015724#comment-13015724
]
Siying Dong commented on HIVE-2090:
-----------------------------------
Carl, it's just like there is "rm" and there is "rm -r". It's not for
supporting Hive's testing. It's to support testing applications that built on
top of Hive. Imagine you have a daily ETL query that does some transformation
from one table to another. It is natural to create a test database and do all
the tests there. In the end, it will be simpler to just run a query to clean
whatever on the database.
> Add "DROP DATABASE ... FORCE"
> -----------------------------
>
> Key: HIVE-2090
> URL: https://issues.apache.org/jira/browse/HIVE-2090
> Project: Hive
> Issue Type: New Feature
> Reporter: Siying Dong
> Assignee: Siying Dong
> Priority: Minor
> Attachments: HIVE-2090.1.patch
>
>
> A "DROP DATABASE ... FORCE" will be useful, when we use a database for
> isolation when doing some tests. Being able to force cleaning up the database
> will make test cleaning up easier.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira