eskabetxe commented on code in PR #12:
URL:
https://github.com/apache/flink-connector-jdbc/pull/12#discussion_r1055537648
##########
flink-connector-jdbc/src/test/java/org/apache/flink/connector/jdbc/dialect/sqlserver/SqlServerPreparedStatementTest.java:
##########
@@ -26,7 +26,7 @@
import static org.assertj.core.api.Assertions.assertThat;
/** Tests for {@link SqlServerPreparedStatementTest}. */
-class SqlServerPreparedStatementTest {
+public class SqlServerPreparedStatementTest {
Review Comment:
I start removing all from class but a lot are needed as we extend a lot..
I will remove where posible
--
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]