hulincup commented on PR #684: URL: https://github.com/apache/doris-flink-connector/pull/684#issuecomment-5176891418
Friendly ping for review @JNSimba. This is a small resource-leak fix: `DorisRowDataInputFormat.close()` now closes the `DorisValueReader` it creates, so the reader is not left open when the input format is closed. No change to the read path. Would appreciate a look when you have time. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
