You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hive.apache.org by se...@apache.org on 2017/02/24 01:08:45 UTC

[13/50] [abbrv] hive git commit: Addendum to HIVE-15957

Addendum to HIVE-15957


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

Branch: refs/heads/hive-14535
Commit: 5c293716a37c57138da642803eee68212dd418ed
Parents: 368d916
Author: Ashutosh Chauhan <ha...@apache.org>
Authored: Fri Feb 17 14:07:38 2017 -0800
Committer: Ashutosh Chauhan <ha...@apache.org>
Committed: Fri Feb 17 14:07:38 2017 -0800

----------------------------------------------------------------------
 ql/src/test/results/clientpositive/interval_arithmetic.q.out | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/hive/blob/5c293716/ql/src/test/results/clientpositive/interval_arithmetic.q.out
----------------------------------------------------------------------
diff --git a/ql/src/test/results/clientpositive/interval_arithmetic.q.out b/ql/src/test/results/clientpositive/interval_arithmetic.q.out
index c1fc738..039d3e1 100644
--- a/ql/src/test/results/clientpositive/interval_arithmetic.q.out
+++ b/ql/src/test/results/clientpositive/interval_arithmetic.q.out
@@ -624,7 +624,7 @@ STAGE PLANS:
           alias: interval_arithmetic_1
           Statistics: Num rows: 12288 Data size: 326837 Basic stats: COMPLETE Column stats: COMPLETE
           Select Operator
-            expressions: 2017-02-19 03:04:00.0 (type: timestamp)
+            expressions: 2017-02-20 03:04:00.0 (type: timestamp)
             outputColumnNames: _col0
             Statistics: Num rows: 12288 Data size: 491520 Basic stats: COMPLETE Column stats: COMPLETE
             Limit
@@ -640,7 +640,7 @@ POSTHOOK: query: select current_date + interval '1 2:02:00' day to second + inte
 POSTHOOK: type: QUERY
 POSTHOOK: Input: default@interval_arithmetic_1
 #### A masked pattern was here ####
-2017-02-19 03:04:00
+2017-02-20 03:04:00
 PREHOOK: query: drop table interval_arithmetic_1
 PREHOOK: type: DROPTABLE
 PREHOOK: Input: default@interval_arithmetic_1