Skip to content

Commit

Permalink
[INLONG-8464][Sort] fix defect
Browse files Browse the repository at this point in the history
  • Loading branch information
XiaoYou201 committed Jun 26, 2024
1 parent 1c98ea9 commit 5f1930d
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -321,7 +321,6 @@ public synchronized void close() {
checkFlushException();
}


static JdbcBatchStatementExecutor<Row> createSimpleRowExecutor(
String sql, int[] fieldTypes, boolean objectReuse) {
return JdbcBatchStatementExecutor.simple(
Expand Down

0 comments on commit 5f1930d

Please sign in to comment.