Skip to content

Commit 92bd85c

Browse files
author
gituser
committed
Merge branch 'hotfix_1.8_v3.9.x_26062' into 1.8_release_3.9.x
2 parents d7c2f73 + ef4488c commit 92bd85c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flinkx-rdb/flinkx-rdb-reader/src/main/java/com.dtstack.flinkx.rdb.inputformat/DistributedJdbcInputFormat.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,7 @@ protected void closeCurrentSource(){
206206

207207
@Override
208208
protected void closeInternal() throws IOException {
209-
209+
closeCurrentSource();
210210
}
211211

212212
@Override

0 commit comments

Comments
 (0)