FangYongs commented on code in PR #22758:
URL: https://github.com/apache/flink/pull/22758#discussion_r1230596725
##########
flink-table/flink-sql-jdbc-driver/src/main/java/org/apache/flink/table/jdbc/BaseConnection.java:
##########
@@ -102,12 +101,6 @@ public int getTransactionIsolation() throws SQLException {
"FlinkConnection#getTransactionIsolation is not supported
yet.");
}
- @Override
- public SQLWarning getWarnings() throws SQLException {
Review Comment:
I have move these commits to https://github.com/apache/flink/pull/22786
--
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]