GitHub user superpiggy opened a pull request:
https://github.com/apache/tajo/pull/546
TAJO-1556: "insert into select" with reordered column list does not work.
fixed a bug in buildProjectedInsert.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/superpiggy/tajo TAJO-1556
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/tajo/pull/546.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 #546
----
commit 2a69ecd89fa336e6bf1408f1214a820d5090ce65
Author: Yongjin Choi <[email protected]>
Date: 2015-04-20T00:06:44Z
TAJO-1556: fix a bug in buildProjectedInsert
----
---
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.
---