Closes #24
Project: http://git-wip-us.apache.org/repos/asf/tajo/repo Commit: http://git-wip-us.apache.org/repos/asf/tajo/commit/4feb5379 Tree: http://git-wip-us.apache.org/repos/asf/tajo/tree/4feb5379 Diff: http://git-wip-us.apache.org/repos/asf/tajo/diff/4feb5379 Branch: refs/heads/window_function Commit: 4feb53790dc748cc1de17ed3716e46450d076e94 Parents: 06be060 Author: Hyunsik Choi <[email protected]> Authored: Tue Jun 10 19:08:42 2014 -0700 Committer: Hyunsik Choi <[email protected]> Committed: Tue Jun 10 19:08:42 2014 -0700 ---------------------------------------------------------------------- CHANGES | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/tajo/blob/4feb5379/CHANGES ---------------------------------------------------------------------- diff --git a/CHANGES b/CHANGES index 447e520..795f9e3 100644 --- a/CHANGES +++ b/CHANGES @@ -27,7 +27,7 @@ Release 0.9.0 - unreleased TAJO-843: implements COALESCE for BOOLEAN, DATE, TIME, TIMESTAMP. (Hyoungjun Kim via hyunsik) - TAJO-854: Supports INSERT INTO with UNION. (Hyoungjun Kim via jihoon) + TAJO-854: Supports INSERT INTO with UNION. (Hyoungjun Kim via jihoon) TAJO-793: CLI should be able to exit when single query is failed. (Hyoungjun Kim via jinho)
