You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hive.apache.org by xu...@apache.org on 2014/11/27 13:54:10 UTC

svn commit: r1642134 - /hive/branches/spark/itests/src/test/resources/testconfiguration.properties

Author: xuefu
Date: Thu Nov 27 12:54:09 2014
New Revision: 1642134

URL: http://svn.apache.org/r1642134
Log:
HIVE-8986: Add limit_partition_metadataonly.q in testconfiguration.properties [Spark Branch] (Chinna via Xuefu)

Modified:
    hive/branches/spark/itests/src/test/resources/testconfiguration.properties

Modified: hive/branches/spark/itests/src/test/resources/testconfiguration.properties
URL: http://svn.apache.org/viewvc/hive/branches/spark/itests/src/test/resources/testconfiguration.properties?rev=1642134&r1=1642133&r2=1642134&view=diff
==============================================================================
--- hive/branches/spark/itests/src/test/resources/testconfiguration.properties (original)
+++ hive/branches/spark/itests/src/test/resources/testconfiguration.properties Thu Nov 27 12:54:09 2014
@@ -678,6 +678,7 @@ spark.query.files=add_part_multiple.q, \
   join_view.q, \
   leftsemijoin.q, \
   leftsemijoin_mr.q, \
+  limit_partition_metadataonly.q, \
   limit_pushdown.q, \
   list_bucket_dml_2.q, \
   load_dyn_part1.q, \