baeminbo commented on issue #18660:
URL: https://github.com/apache/beam/issues/18660#issuecomment-1307331745

   I read [the 
discussion](https://lists.apache.org/thread/ty2pgo5xmpf3l9z3sdk2jv8fnmw45nmw) 
in the mailing list. I believe we don't have 10 MB request size limit in 
Dataflow. IIUC, we have only size limit for single element value in Streaming 
Engine (80MB), and `CommitRequest` limit (2GB?). See 
https://cloud.google.com/dataflow/quotas.
   
   In the meantime, Pub/Sub still has 10MB limit for "Publish request" and 
"Message Size": https://cloud.google.com/pubsub/quotas#resource_limits. 
   
   Can we ask the reporter to confirm if this issue still happens with the 
latest Beam version?


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