TAJO-763: Out of range problem in utc_usec_to() (modified contributor name to Ilhyun Suh in CHANGES.txt).
Project: http://git-wip-us.apache.org/repos/asf/tajo/repo Commit: http://git-wip-us.apache.org/repos/asf/tajo/commit/6a005ce7 Tree: http://git-wip-us.apache.org/repos/asf/tajo/tree/6a005ce7 Diff: http://git-wip-us.apache.org/repos/asf/tajo/diff/6a005ce7 Branch: refs/heads/window_function Commit: 6a005ce7e4c5ed80278da702255197936c189ff3 Parents: 92e9a66 Author: Hyunsik Choi <[email protected]> Authored: Sat Apr 19 13:42:30 2014 +0900 Committer: Hyunsik Choi <[email protected]> Committed: Sat Apr 19 13:42:30 2014 +0900 ---------------------------------------------------------------------- CHANGES.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/tajo/blob/6a005ce7/CHANGES.txt ---------------------------------------------------------------------- diff --git a/CHANGES.txt b/CHANGES.txt index 46f78c0..94b6a84 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -334,7 +334,7 @@ Release 0.8.0 - unreleased BUG FIXES - TAJO-763: Out of range problem in utc_usec_to(). (hyunsik) + TAJO-763: Out of range problem in utc_usec_to(). (Ilhyun Suh via hyunsik) TAJO-741: GreedyHeuristicJoinOrderAlgorithm removes some join pairs. (jaehwa)
