This is an automated email from the ASF dual-hosted git repository.

altay pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git


The following commit(s) were added to refs/heads/master by this push:
     new 9e9ea9acd21 Update the 2.47 release notes with the autoUpdateSchema 
issue
     new d3bb6efec65 Merge pull request #26807 from 
liferoad/autoschema-known-issues
9e9ea9acd21 is described below

commit 9e9ea9acd21a016fe3297fe4016a3778e0b5318f
Author: xqhu <[email protected]>
AuthorDate: Sat May 20 19:36:03 2023 -0400

    Update the 2.47 release notes with the autoUpdateSchema issue
---
 website/www/site/content/en/blog/beam-2.47.0.md | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/website/www/site/content/en/blog/beam-2.47.0.md 
b/website/www/site/content/en/blog/beam-2.47.0.md
index b51681e78e7..d0375a1e2ad 100644
--- a/website/www/site/content/en/blog/beam-2.47.0.md
+++ b/website/www/site/content/en/blog/beam-2.47.0.md
@@ -63,6 +63,10 @@ For more information on changes in 2.47.0, check out the 
[detailed release notes
 
 * BigQuery sink in STORAGE_WRITE_API mode in batch pipelines might result in 
data consistency issues during the handling of other unrelated transient errors 
for Beam SDKs 2.35.0 - 2.46.0 (inclusive). For more details see: 
https://github.com/apache/beam/issues/26521
 
+### Known Issues
+
+* BigQueryIO Storage API write with autoUpdateSchema may cause data corruption 
for Beam SDKs 2.45.0 - 2.47.0 (inclusive) 
([#26789](https://github.com/apache/beam/issues/26789))
+
 ## List of Contributors
 
 According to git shortlog, the following people contributed to the 2.47.0 
release. Thank you to all contributors!

Reply via email to