GitHub user dbs-altiscale opened a pull request:

    https://github.com/apache/hive/pull/21

    HD-12: Add PURGE option to DROP TABLE which skips moving data to Trash

    Also add a test case for the implementation in TestHive.java and add a
    SQL test in drop_table_purge.q to exercise the parser.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/VertiPub/hive dbs-HD-12-drop-table-purge

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/hive/pull/21.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 #21
    
----
commit e0f6f46c5742c6e1df4dd10e8fdfda00083021b9
Author: dbs-altiscale <d...@altiscale.com>
Date:   2014-08-13T17:51:32Z

    HD-12: Add PURGE option to DROP TABLE which skips moving data to Trash
    
    Also add a test case for the implementation in TestHive.java and add a
    SQL test in drop_table_purge.q to exercise the parser.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to