You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by GitBox <gi...@apache.org> on 2020/05/09 23:11:05 UTC

[GitHub] [flink] StephanEwen commented on pull request #12002: [FLINK-16845][connector/common] Add SourceOperator which runs the Source

StephanEwen commented on pull request #12002:
URL: https://github.com/apache/flink/pull/12002#issuecomment-626247613


   Thank you for looking into the comments. +1 to merge this from my side!
   
   BTW, I was trying to apply a few changes to make things a bit simpler:
     - hide the Split <-> byte[] conversion in a specific ListState
     - consolidate the operator factories and initialize more fields eagerly
     - pull the Coordinator Provider out and pass it through the transformation.
   
   I have the code mostly ready, will open a follow-up PR with these changes once this one is merged.


----------------------------------------------------------------
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:
users@infra.apache.org