[
https://issues.apache.org/jira/browse/BEAM-5146?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Reuven Lax resolved BEAM-5146.
------------------------------
Resolution: Fixed
Fix Version/s: 2.10.0
> GetterBasedSchemaProvider might create inconsistent views of the same schema
> ----------------------------------------------------------------------------
>
> Key: BEAM-5146
> URL: https://issues.apache.org/jira/browse/BEAM-5146
> Project: Beam
> Issue Type: Bug
> Components: sdk-java-core
> Reporter: Reuven Lax
> Assignee: Reuven Lax
> Priority: Major
> Labels: triaged
> Fix For: 2.10.0
>
> Time Spent: 1.5h
> Remaining Estimate: 0h
>
> schemaFor is called inside the toRowFunction, and schemaFor is not
> deterministic (since Java reflection order is not deterministic). Since the
> toRowFunction is invoked on each worker separately, this creates inconsistent
> views of the schema.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)