tvalentyn commented on issue #24360: URL: https://github.com/apache/beam/issues/24360#issuecomment-1334593939
Looking at https://github.com/apache/beam/pull/17384 , the limit has been there since the very beginning, I suspect we needed to have some limit, the 4096 is a guesstimate. There may be an tradeoff with memory footprint, but I think increasing the limit would work. You can try to patch the SDK and supply a modified version with --sdk_location flag. s.apache.org/beam-python-dev-wiki has pointers on how to build an SDK tarball. If you can cleanly configure it (e.g. via pipeline option), feel free to make a PR. -- 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]
