James Turton created DRILL-8346: ----------------------------------- Summary: Refactor duplicated JDBC reader and writer tests to use ParameterizedTest Key: DRILL-8346 URL: https://issues.apache.org/jira/browse/DRILL-8346 Project: Apache Drill Issue Type: Improvement Affects Versions: 1.20.2 Reporter: James Turton Fix For: 2.0.0
The JDBC storage plugin contains heavily duplicated unit tests against different DBMSes, e.g. PostgreSQL, MySQL, MSSQL and H2. It might be possible to reduce this duplication using JUnit ParameterizedTests. -- This message was sent by Atlassian Jira (v8.20.10#820010)