You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hive.apache.org by jc...@apache.org on 2018/05/25 00:58:28 UTC

[56/58] [abbrv] hive git commit: HIVE-19677: Disable sample6.q (Jesus Camacho Rodriguez, reviewed by Zoltan Haindrich)

HIVE-19677: Disable sample6.q (Jesus Camacho Rodriguez, reviewed by Zoltan Haindrich)


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

Branch: refs/heads/branch-3
Commit: 4c80bae783146c4349957220724511ddbacb3a5c
Parents: 85c3359
Author: Jesus Camacho Rodriguez <jc...@apache.org>
Authored: Wed May 23 10:21:10 2018 -0700
Committer: Jesus Camacho Rodriguez <jc...@apache.org>
Committed: Thu May 24 17:56:03 2018 -0700

----------------------------------------------------------------------
 itests/src/test/resources/testconfiguration.properties | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/hive/blob/4c80bae7/itests/src/test/resources/testconfiguration.properties
----------------------------------------------------------------------
diff --git a/itests/src/test/resources/testconfiguration.properties b/itests/src/test/resources/testconfiguration.properties
index 4590b7a..67b2441 100644
--- a/itests/src/test/resources/testconfiguration.properties
+++ b/itests/src/test/resources/testconfiguration.properties
@@ -36,7 +36,8 @@ disabled.query.files=ql_rewrite_gbtoidx.q,\
   cbo_rp_lineage2.q,\
   union_stats.q,\
   sample2.q,\
-  sample4.q
+  sample4.q,\
+  sample6.q
 
 
 # NOTE: Add tests to minitez only if it is very