gong commented on code in PR #6979:
URL: https://github.com/apache/inlong/pull/6979#discussion_r1053912126


##########
inlong-sort/sort-connectors/jdbc/src/main/java/org/apache/inlong/sort/jdbc/dialect/PostgresDialect.java:
##########
@@ -169,7 +169,7 @@ public List<LogicalTypeRoot> unsupportedTypes() {
     public PreparedStatement setQuerySql(Connection conn,
             String tableIdentifier) throws SQLException {

Review Comment:
   The method name is too generic. It can't express specific meaning.



-- 
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: commits-unsubscr...@inlong.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to