This is an automated email from the ASF dual-hosted git repository.

zabetak pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/hive.git


The following commit(s) were added to refs/heads/master by this push:
     new 8a5be52  Revert "HIVE-25887 - Add external_table_concatenate.q to 
testconfiguration.properties. (#2959) (Harish Jaiprakash, reviewed by Naveen 
Gangam)"
8a5be52 is described below

commit 8a5be527737d57da79b659223e8f83cbec64ce54
Author: Stamatis Zampetakis <[email protected]>
AuthorDate: Wed Feb 2 11:56:52 2022 +0100

    Revert "HIVE-25887 - Add external_table_concatenate.q to 
testconfiguration.properties. (#2959) (Harish Jaiprakash, reviewed by Naveen 
Gangam)"
    
    This reverts commit 28dc8c17a49f861ec03689369c981097b0daa5d6.
---
 itests/src/test/resources/testconfiguration.properties | 1 -
 1 file changed, 1 deletion(-)

diff --git a/itests/src/test/resources/testconfiguration.properties 
b/itests/src/test/resources/testconfiguration.properties
index 6687e3c..d12eca6 100644
--- a/itests/src/test/resources/testconfiguration.properties
+++ b/itests/src/test/resources/testconfiguration.properties
@@ -65,7 +65,6 @@ minillap.query.files=\
   except_distinct.q,\
   explainanalyze_acid_with_direct_insert.q,\
   explainuser_2.q,\
-  external_table_concatenate.q,\
   external_table_purge.q,\
   external_table_with_space_in_location_path.q,\
   file_with_header_footer.q,\

Reply via email to