robertwb edited a comment on pull request #13739: URL: https://github.com/apache/beam/pull/13739#issuecomment-781739778
The windowing information should be about 10 bytes/record overhead (most of that for the 64-bit timestamp), so something odd is going on here. I do think we need to save this information, as there's no telling if the next step (which has not been built yet) will inspect this metadata. What are the actual elements that are getting encoded? (And what Coder is being used?) ---------------------------------------------------------------- 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]
