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/10/02 19:15:36 UTC

[GitHub] [flink] AHeise commented on pull request #13501: Single task result partition type

AHeise commented on pull request #13501:
URL: https://github.com/apache/flink/pull/13501#issuecomment-702912020


   I also had the idea to simply introduce a new Buffer type PARTIAL_DATA_BUFFER that is set by the deserializer. Then, we would be able to skip without any magic.
   
   I'm currently too tired to assess whether we actual need the record length information or if it's enough to know if a given buffer is a complete record or not.


----------------------------------------------------------------
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