TAJO-860: Implements TRUNCATE table. (missed github closes) Closes #29, #24.
Project: http://git-wip-us.apache.org/repos/asf/tajo/repo Commit: http://git-wip-us.apache.org/repos/asf/tajo/commit/ace1d47e Tree: http://git-wip-us.apache.org/repos/asf/tajo/tree/ace1d47e Diff: http://git-wip-us.apache.org/repos/asf/tajo/diff/ace1d47e Branch: refs/heads/window_function Commit: ace1d47effd83a4c9409c85ffaf14ba83c385b3f Parents: 13af1fa Author: Hyunsik Choi <[email protected]> Authored: Fri Jun 6 15:25:28 2014 -0700 Committer: Hyunsik Choi <[email protected]> Committed: Fri Jun 6 15:25:28 2014 -0700 ---------------------------------------------------------------------- CHANGES | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/tajo/blob/ace1d47e/CHANGES ---------------------------------------------------------------------- diff --git a/CHANGES b/CHANGES index 82466fe..adb67ec 100644 --- a/CHANGES +++ b/CHANGES @@ -1,4 +1,4 @@ -Tajo Change Log +Tajo Change Log Release 0.9.0 - unreleased
