janowskijak commented on issue #31040:
URL: https://github.com/apache/beam/issues/31040#issuecomment-2068796445

   > Is it possible to provide a working example that reproduce the issue, 
which could help triage.
   
   @Abacn I don't have a working example however the steps to reproduce are:
   
   1. Upload a gzip file to GCS. Make sure that the unzipped file is large 
enough, e.g a few MB. 
   2. Create a beam pipeline using Python SDK that reads the file from 1. using 
RealAllFromText.
   3. Print or write the output of ReadAllFromText.
   4. Observe that the file is not fully read. 


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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to