zabetak opened a new pull request, #6268: URL: https://github.com/apache/hive/pull/6268
### Why are the changes needed? Faster test execution and less coupling with filesystem I/O performance ### Does this PR introduce _any_ user-facing change? No ### How was this patch tested? Run all tests matching `grep -Rl "qt:database:derby:"` ``` mvn test -Dtest=TestMiniLlapLocalCliDriver -Pitests -pl itests/qtest -Dqfile=explain_jdbc.q,jdbc_handler.q,external_jdbc_auth.q,external_jdbc_table_typeconversion.q,external_jdbc_view.q,external_jdbc_table_partition.q,external_jdbc_table_perf.q,external_jdbc_table.q,authorization_privilege_objects.q,external_jdbc_rowcount.q,external_jdbc_join_mv.q,external_jdbc_table3.q,external_jdbc_table4.q,dataconnector.q,external_jdbc_table2.q,qt_database_derby.q,jdbc_split_filter.q ``` -- 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]
