Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/tajo into index_support
Project: http://git-wip-us.apache.org/repos/asf/tajo/repo Commit: http://git-wip-us.apache.org/repos/asf/tajo/commit/99d37a3d Tree: http://git-wip-us.apache.org/repos/asf/tajo/tree/99d37a3d Diff: http://git-wip-us.apache.org/repos/asf/tajo/diff/99d37a3d Branch: refs/heads/index_support Commit: 99d37a3d8aa3d92c60149e28e2af41b672b33ed5 Parents: 15f0fdc 95d9cc4 Author: Jihoon Son <[email protected]> Authored: Tue Feb 17 10:52:58 2015 +0900 Committer: Jihoon Son <[email protected]> Committed: Tue Feb 17 10:52:58 2015 +0900 ---------------------------------------------------------------------- CHANGES | 3 + .../apache/tajo/engine/query/TestJoinQuery.java | 7 ++ .../testJoinWithMultipleJoinTypes.sql | 4 + .../testJoinWithMultipleJoinTypes.result | 6 ++ .../GreedyHeuristicJoinOrderAlgorithm.java | 96 +++++++++++++++++--- 5 files changed, 102 insertions(+), 14 deletions(-) ----------------------------------------------------------------------
