dybyte commented on code in PR #10639: URL: https://github.com/apache/seatunnel/pull/10639#discussion_r2989567615
########## seatunnel-api/src/main/java/org/apache/seatunnel/api/sink/multitablesink/MultiTableSink.java: ########## Review Comment: As a small improvement, it might be better to iterate over `entrySet()` instead of relying on index alignment. This could be addressed in a follow-up PR if you’re interested. -- 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]
