szlta commented on a change in pull request #2586:
URL: https://github.com/apache/hive/pull/2586#discussion_r700177549



##########
File path: itests/src/test/resources/testconfiguration.properties
##########
@@ -1251,4 +1251,11 @@ erasurecoding.only.query.files=\
 # tests that requires external database connection
 externalDB.llap.query.files=\
   dataconnector.q,\
-  dataconnector_mysql.q
\ No newline at end of file
+  dataconnector_mysql.q
+
+iceberg.llap.query.files=\

Review comment:
       The reason I introduced this like that was to execute 
vectorized_iceberg_read.q on both LLAP and non-LLAP configs, without copying it 
over into another directory. Also, we only have very few iceberg q files yet, 
and just one other LLAP related q file.




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to