[
https://issues.apache.org/jira/browse/BEAM-476?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chamikara Madhusanka Jayalath updated BEAM-476:
-----------------------------------------------
Resolution: Fixed
Status: Resolved (was: Open)
> BigQueryIO.Write: schema not known at construction time
> -------------------------------------------------------
>
> Key: BEAM-476
> URL: https://issues.apache.org/jira/browse/BEAM-476
> Project: Beam
> Issue Type: New Feature
> Components: io-java-gcp
> Reporter: Dan Halperin
> Priority: P3
>
> {{BigQueryIO.Write}} right now requires that the table schema be known at
> pipeline construction time. There are two feature requests:
> 1. It should be possible to operate in some modes (where table is not
> created, but only appended-to or truncated) where the schema need not be
> known at construction time.
> 2. It might be possible to operate in such a way that tables are created at
> runtime using a schema that is determined dynamically at runtime. We would
> possibly need the schema sent as a side input.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)