GitHub user blrunner opened a pull request:
https://github.com/apache/tajo/pull/626
TAJO-1673: Implement recover partitions
This is still ongoing work. I'll do more tests and update DDLExecutor after
committing TAJO-1345.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/blrunner/tajo TAJO-1673
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/tajo/pull/626.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 #626
----
commit c66ab61ae0cf66f42fc44fbdd4394f87ec5b5700
Author: JaeHwa Jung <[email protected]>
Date: 2015-07-09T02:55:30Z
Add msck repair table statment.
commit e3bd88f661722e38667f83b8d6cdafda03934a3b
Author: JaeHwa Jung <[email protected]>
Date: 2015-07-09T15:39:55Z
Implement msck repair table on DDLExecutor.
----
---
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 [email protected] or file a JIRA ticket
with INFRA.
---