sjwiesman commented on pull request #14595: URL: https://github.com/apache/flink/pull/14595#issuecomment-758674412
I agree with @dawidwys that this method was made internal on purpose. The only reason it isn't private is to share functionality with the deprecated methods in DataStreamUtils. Ideally, I would like to keep it that way if `executeAndCollect` works for you. If not, then I think `ClientAndIterator` needs to be updated before being made public. Proper `getters` and updated javadoc. ---------------------------------------------------------------- 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