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: [email protected]
