GitHub user dongjinleekr opened a pull request:
https://github.com/apache/tajo/pull/1039
TAJO-2175: Fix some glitches in source code
Fix some glitches found working on TAJO-2165:
1. Refine method signiture: CatalogUtil#renameColumn, renameTable,
addNewColumn and setProperty. 2. Remove AlterTableNode#clone.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/dongjinleekr/tajo feature/TAJO-2175
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/tajo/pull/1039.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 #1039
----
commit 976218584aa57bff4a426cf9ddb7128855b4e3ab
Author: Lee Dongjin <[email protected]>
Date: 2016-07-11T20:42:38Z
1. Refine method signiture: CatalogUtil#renameColumn, renameTable,
addNewColumn and setProperty. 2. Remove AlterTableNode#clone.
----
---
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.
---