TAJO-874: Sometimes InvalidOperationException occurs when aggregates TableStat. 
(Hyoungjun Kim via hyunsik)

Closes #38


Project: http://git-wip-us.apache.org/repos/asf/tajo/repo
Commit: http://git-wip-us.apache.org/repos/asf/tajo/commit/d7c2c957
Tree: http://git-wip-us.apache.org/repos/asf/tajo/tree/d7c2c957
Diff: http://git-wip-us.apache.org/repos/asf/tajo/diff/d7c2c957

Branch: refs/heads/window_function
Commit: d7c2c957a9b402f3847ef56bd1903d66c02b6bee
Parents: 4165f33
Author: Hyunsik Choi <[email protected]>
Authored: Wed Jun 25 17:59:15 2014 +0900
Committer: Hyunsik Choi <[email protected]>
Committed: Wed Jun 25 17:59:15 2014 +0900

----------------------------------------------------------------------
 CHANGES | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/tajo/blob/d7c2c957/CHANGES
----------------------------------------------------------------------
diff --git a/CHANGES b/CHANGES
index a80986c..0185044 100644
--- a/CHANGES
+++ b/CHANGES
@@ -75,7 +75,7 @@ Release 0.9.0 - unreleased
   BUG FIXES
 
     TAJO-874: Sometimes InvalidOperationException occurs when aggregates
-    TableStat. (Hyoungjun Kim via hyunsik)
+    TableStat. (Hyoungjun Kim via hyunsik) 
 
     TAJO-866: COUNT DISTINCT with other aggregation function throws
     ClassCastException. (Hyoungjun Kim via hyunsik)

Reply via email to