diff --git itests/src/test/resources/testconfiguration.properties itests/src/test/resources/testconfiguration.properties index cf6d19a593..b85d71d8ec 100644 --- itests/src/test/resources/testconfiguration.properties +++ itests/src/test/resources/testconfiguration.properties @@ -33,7 +33,9 @@ disabled.query.files=ql_rewrite_gbtoidx.q,\ rcfile_merge1.q,\ stats_filemetadata.q,\ cbo_rp_insert.q,\ - cbo_rp_lineage2.q + cbo_rp_lineage2.q,\ + union_stats.q + # NOTE: Add tests to minitez only if it is very # specific to tez and cannot be added to minillap. @@ -230,7 +232,6 @@ minillaplocal.shared.query.files=alter_merge_2_orc.q,\ union7.q,\ union8.q,\ union9.q,\ - union_stats.q,\ update_after_multiple_inserts.q,\ update_all_non_partitioned.q,\ update_all_partitioned.q,\ @@ -1601,7 +1602,6 @@ miniSparkOnYarn.query.files=auto_sortmerge_join_16.q,\ bucket4.q,\ bucket5.q,\ bucket6.q,\ - bucketizedhiveinputformat.q,\ bucketmapjoin6.q,\ bucketmapjoin7.q,\ constprog_partitioner.q,\