You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Beam JIRA Bot (Jira)" <ji...@apache.org> on 2022/04/16 17:27:00 UTC

[jira] [Commented] (BEAM-13944) feat: add schema update support for bigquerystorage Write API

    [ https://issues.apache.org/jira/browse/BEAM-13944?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17523152#comment-17523152 ] 

Beam JIRA Bot commented on BEAM-13944:
--------------------------------------

This issue is P2 but has been unassigned without any comment for 60 days so it has been labeled "stale-P2". If this issue is still affecting you, we care! Please comment and remove the label. Otherwise, in 14 days the issue will be moved to P3.

Please see https://beam.apache.org/contribute/jira-priorities/ for a detailed explanation of what these priorities mean.


> feat: add schema update support for bigquerystorage Write API
> -------------------------------------------------------------
>
>                 Key: BEAM-13944
>                 URL: https://issues.apache.org/jira/browse/BEAM-13944
>             Project: Beam
>          Issue Type: New Feature
>          Components: io-java-gcp
>            Reporter: Stephanie Wang
>            Priority: P2
>              Labels: stale-P2
>
> Please add schema update support similar to what we have in the BigQueryStorage Java client: [https://github.com/googleapis/java-bigquerystorage/pull/1447]
>  
> When schema is updated, we should:
> 1) close the existing StreamWriter
> 2) update TableSchema and Descriptor
> 3) create a new StreamWriter with the updated TableSchema and Descriptor
>  
> Related customer impact: Case #29451211 (salesforce)



--
This message was sent by Atlassian Jira
(v8.20.1#820001)