godfreyhe commented on issue #9433: [FLINK-13708] [table-planner-blink] transformations should be cleared after execution in blink planner URL: https://github.com/apache/flink/pull/9433#issuecomment-551372312 @JingsongLi @dawidwys thanks for the suggestions. Yes, `Executor` does not need buffer transformations, can be made stateless, simple and clean. We could add a utility class to generate `StreamGraph` for `explain`, and put `setBatchProperties` method (will be used for both executor and explain) in this utility class. I will update the pr soon.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services