kristoffSC commented on PR #21393: URL: https://github.com/apache/flink/pull/21393#issuecomment-1405755647
@tsreaper I've refactored both `BlockStatementSplitter` and `BlockStatementGrouper` so they use one `for` loop and one `visitor` instance like you suggested in your comments. There is no merge/add blocks now. I would appreciate if you take a look and let me know what do you think. Thanks. -- 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: issues-unsubscr...@flink.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org