Luke Cwik created BEAM-7015:
-------------------------------
Summary: Have only a single definition of standard_coders.yaml
Key: BEAM-7015
URL: https://issues.apache.org/jira/browse/BEAM-7015
Project: Beam
Issue Type: Improvement
Components: beam-model, sdk-py-core
Reporter: Luke Cwik
Assignee: Robert Bradshaw
There are two copies of standard_coders.yaml defined:
*
https://github.com/apache/beam/blob/master/model/fn-execution/src/main/resources/org/apache/beam/model/fnexecution/v1/standard_coders.yaml
*
https://github.com/apache/beam/blob/master/sdks/python/apache_beam/testing/data/standard_coders.yaml
The Python SDK specific instance should be removed.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)