liferoad commented on code in PR #28633: URL: https://github.com/apache/beam/pull/28633#discussion_r1334978901
########## website/www/site/content/en/blog/beam-2.50.0.md: ########## @@ -83,6 +83,7 @@ For more information on changes in 2.50.0, check out the [detailed release notes * Long-running Python pipelines might experience a memory leak: [#28246](https://github.com/apache/beam/issues/28246). * Python Pipelines using BigQuery IO or `orjson` dependency might experience segmentation faults or get stuck: [#28318](https://github.com/apache/beam/issues/28318). +* Python SDK's cross-language Bigtable sink mishandles records that don't have explicit timestamps set: [#28632](https://github.com/apache/beam/issues/28632) Review Comment: Please update here as well. -- 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]
