Merge branch 'master' of http://git-wip-us.apache.org/repos/asf/tajo into index_support
Project: http://git-wip-us.apache.org/repos/asf/tajo/repo Commit: http://git-wip-us.apache.org/repos/asf/tajo/commit/72600c13 Tree: http://git-wip-us.apache.org/repos/asf/tajo/tree/72600c13 Diff: http://git-wip-us.apache.org/repos/asf/tajo/diff/72600c13 Branch: refs/heads/index_support Commit: 72600c1389dd9ffe184b1004e9e66f7404aefd08 Parents: 5c11283 2a69bcc Author: Jihoon Son <[email protected]> Authored: Fri Dec 5 11:22:01 2014 +0900 Committer: Jihoon Son <[email protected]> Committed: Fri Dec 5 11:22:01 2014 +0900 ---------------------------------------------------------------------- CHANGES | 5 +++++ .../java/org/apache/tajo/datum/DateDatum.java | 11 +--------- .../org/apache/tajo/datum/IntervalDatum.java | 1 - .../java/org/apache/tajo/datum/TimeDatum.java | 4 ---- .../apache/tajo/datum/TestIntervalDatum.java | 8 ++++---- .../apache/tajo/master/querymaster/Query.java | 3 ++- .../tajo/engine/query/TestTablePartitions.java | 21 +++++++++++++++----- 7 files changed, 28 insertions(+), 25 deletions(-) ----------------------------------------------------------------------
