GitHub user anoopsharma00 opened a pull request:
https://github.com/apache/incubator-trafodion/pull/548
JIRA TRAFODION-2022 Some more changes related to hive truncate
-- support for 'TRUNCATE' command for hive tables
-- support for truncate with PARTITION specification
-- separation of traf purgedata and hive truncate code into
different classes and tdbs
-- some cleanup of obsolete older purgedata code
-- new tests added to regress/hive/TEST005
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/anoopsharma00/incubator-trafodion ansharma_purgedata_br
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-trafodion/pull/548.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 #548
----
commit e7a1dc0d46cea5e10cf93262f0e3d6154faffa96
Author: Anoop Sharma <anoop.sharma@esgyn.com>
Date: 2016-06-16T18:53:41Z
JIRA TRAFODION-2022 Some more changes related to hive truncate
-- support for 'TRUNCATE' command for hive tables
-- support for truncate with PARTITION specification
-- separation of traf purgedata and hive truncate code into
different classes and tdbs
-- some cleanup of obsolete older purgedata code
-- new tests added to regress/hive/TEST005
----
---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---
|