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/23 17:21:20 UTC

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

Repository: hive
Updated Branches:
  refs/heads/master a1e6206cc -> b495d00dd


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/b495d00d
Tree: http://git-wip-us.apache.org/repos/asf/hive/tree/b495d00d
Diff: http://git-wip-us.apache.org/repos/asf/hive/diff/b495d00d

Branch: refs/heads/master
Commit: b495d00dd5b6c6e5b61f0e5369bd89870d91cd79
Parents: a1e6206
Author: Jesus Camacho Rodriguez <jc...@apache.org>
Authored: Wed May 23 10:21:10 2018 -0700
Committer: Jesus Camacho Rodriguez <jc...@apache.org>
Committed: Wed May 23 10:21:10 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/b495d00d/itests/src/test/resources/testconfiguration.properties
----------------------------------------------------------------------
diff --git a/itests/src/test/resources/testconfiguration.properties b/itests/src/test/resources/testconfiguration.properties
index 6528ec6..dcdb0fa 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