This is an automated email from the ASF dual-hosted git repository.
ychena 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 28dc8c1 HIVE-25887 - Add external_table_concatenate.q to
testconfiguration.properties. (#2959) (Harish Jaiprakash, reviewed by Naveen
Gangam)
28dc8c1 is described below
commit 28dc8c17a49f861ec03689369c981097b0daa5d6
Author: Harish Jaiprakash <[email protected]>
AuthorDate: Mon Jan 24 21:28:19 2022 +0530
HIVE-25887 - Add external_table_concatenate.q to
testconfiguration.properties. (#2959) (Harish Jaiprakash, reviewed by Naveen
Gangam)
---
itests/src/test/resources/testconfiguration.properties | 1 +
1 file changed, 1 insertion(+)
diff --git a/itests/src/test/resources/testconfiguration.properties
b/itests/src/test/resources/testconfiguration.properties
index 99901ac..aa99e7e 100644
--- a/itests/src/test/resources/testconfiguration.properties
+++ b/itests/src/test/resources/testconfiguration.properties
@@ -65,6 +65,7 @@ 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,\