You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by "Abacn (via GitHub)" <gi...@apache.org> on 2023/04/13 18:16:23 UTC

[GitHub] [beam] Abacn commented on issue #26264: [Bug]: Elevated serialized size for BigQueryTableSource causing IllegalArgumentException in WorkerCustomSources

Abacn commented on issue #26264:
URL: https://github.com/apache/beam/issues/26264#issuecomment-1507418086

   For BigQueryTableSource, the desiredBundleSizeBytes in explicitly ignored: https://github.com/apache/beam/blob/837733e862007cbeba0a57f682109d9debec9340/sdks/java/io/google-cloud-platform/src/main/java/org/apache/beam/sdk/io/gcp/bigquery/BigQuerySourceBase.java#L147
   
   Then this can only be avoided in https://github.com/apache/beam/blob/837733e862007cbeba0a57f682109d9debec9340/runners/google-cloud-dataflow-java/worker/src/main/java/org/apache/beam/runners/dataflow/worker/WorkerCustomSources.java#L529


-- 
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: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org