Repository: tajo Updated Branches: refs/heads/master 7481050e3 -> c50a5dadf
TAJO-1525: Implement INTERSECT [ALL] physical operator. (missed issue close) Closes #513 Project: http://git-wip-us.apache.org/repos/asf/tajo/repo Commit: http://git-wip-us.apache.org/repos/asf/tajo/commit/c50a5dad Tree: http://git-wip-us.apache.org/repos/asf/tajo/tree/c50a5dad Diff: http://git-wip-us.apache.org/repos/asf/tajo/diff/c50a5dad Branch: refs/heads/master Commit: c50a5dadff90fa90709abbce59856e834baa4867 Parents: 7481050 Author: Hyunsik Choi <[email protected]> Authored: Mon Jul 20 21:19:00 2015 +0900 Committer: Hyunsik Choi <[email protected]> Committed: Mon Jul 20 21:19:00 2015 +0900 ---------------------------------------------------------------------- CHANGES | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/tajo/blob/c50a5dad/CHANGES ---------------------------------------------------------------------- diff --git a/CHANGES b/CHANGES index a07643a..36cd9fc 100644 --- a/CHANGES +++ b/CHANGES @@ -385,7 +385,7 @@ Release 0.11.0 - unreleased SUB TASKS TAJO-1525: Implement INTERSECT [ALL] physical operator. (Contributed - Keuntae Park, committed by hyunsik) + Keuntae Park, Committed by hyunsik) TAJO-1684: CREATE EXTERNAL TABLE should allows just a path. (hyunsik)
