[
https://issues.apache.org/jira/browse/BEAM-9494?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Luke Cwik updated BEAM-9494:
----------------------------
Description:
Dataflow incorrectly uses the Flatten input PCollection coder when it performs
an optimization instead of the output PCollection coder which can lead to
issues if these coders differ.
The workaround was introduced in [https://github.com/apache/beam/pull/11103]
was:Dataflow incorrectly uses the Flatten input PCollection coder when it
performs an optimization instead of the output PCollection coder which can lead
to issues if these coders differ.
> Remove workaround for BQ transform for Dataflow
> -----------------------------------------------
>
> Key: BEAM-9494
> URL: https://issues.apache.org/jira/browse/BEAM-9494
> Project: Beam
> Issue Type: Bug
> Components: io-py-gcp
> Reporter: Luke Cwik
> Assignee: Pablo Estrada
> Priority: Minor
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Dataflow incorrectly uses the Flatten input PCollection coder when it
> performs an optimization instead of the output PCollection coder which can
> lead to issues if these coders differ.
>
> The workaround was introduced in [https://github.com/apache/beam/pull/11103]
--
This message was sent by Atlassian Jira
(v8.3.4#803005)