DanielLeens commented on code in PR #10896: URL: https://github.com/apache/seatunnel/pull/10896#discussion_r3267091770
########## .gitignore: ########## @@ -60,4 +60,5 @@ node/ dist/ -seatunnel-engine/seatunnel-engine-server/**/ui/* \ No newline at end of file +seatunnel-engine/seatunnel-engine-server/**/ui/* Review Comment: +1, thanks for catching this. I agree the `.gitignore` hunk is unrelated to the Cassandra multi-table source change and should not stay in this PR. Since the head has not changed after my latest approval, I am not starting a new full review cycle here, but I do think this file should be dropped in the next update. -- 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]
