Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

3. Partial Records

A record can possibly span can span over multiple buffers. If a task reads a partial record and fails, the partial record is lost after restarting. The remaining part read from the upstream can not be deserialized successfully (can not decide the end of the record).

...