Repository: tajo Updated Branches: refs/heads/master 39645597a -> 38f1a5738
TAJO-867: OUTER JOIN with empty result subquery produces a wrong result. (missed github issue close.) Closes #35 Project: http://git-wip-us.apache.org/repos/asf/tajo/repo Commit: http://git-wip-us.apache.org/repos/asf/tajo/commit/38f1a573 Tree: http://git-wip-us.apache.org/repos/asf/tajo/tree/38f1a573 Diff: http://git-wip-us.apache.org/repos/asf/tajo/diff/38f1a573 Branch: refs/heads/master Commit: 38f1a57382d85217ffa6ce7501752146cb4e0ab5 Parents: 3964559 Author: Hyunsik Choi <[email protected]> Authored: Fri Jun 27 14:09:38 2014 +0900 Committer: Hyunsik Choi <[email protected]> Committed: Fri Jun 27 14:09:38 2014 +0900 ---------------------------------------------------------------------- CHANGES | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/tajo/blob/38f1a573/CHANGES ---------------------------------------------------------------------- diff --git a/CHANGES b/CHANGES index 7342ae7..61b5529 100644 --- a/CHANGES +++ b/CHANGES @@ -2,7 +2,7 @@ Tajo Change Log Release 0.9.0 - unreleased - NEW FEATURES + NEW FEATURES TAJO-847: Supporting MariaDB-based Store, which is compatible with MySQL. (Jinhang Choi via jihoon)
