liferoad commented on code in PR #28633: URL: https://github.com/apache/beam/pull/28633#discussion_r1334978984
########## website/www/site/content/en/blog/beam-2.49.0.md: ########## @@ -51,7 +51,7 @@ For more information on changes in 2.49.0, check out the [detailed release notes ### Known Issues * Long-running Python pipelines might experience a memory leak: [#28246](https://github.com/apache/beam/issues/28246). - +* Python SDK's cross-language Bigtable sink mishandles records that don't have an explicit timestamp set: [#28632](https://github.com/apache/beam/issues/28632). To avoid this issue, set explicit timestamps for all records before writing to Bigtable. Review Comment: Looks good. Please also update CHANGES.md. -- 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]
