Thomas Weise created BEAM-5509:
----------------------------------
Summary: Python pipeline_options doesn't handle int type
Key: BEAM-5509
URL: https://issues.apache.org/jira/browse/BEAM-5509
Project: Beam
Issue Type: Bug
Components: sdk-py-harness
Reporter: Thomas Weise
Assignee: Robert Bradshaw
The int option supplied at the command line is turned into a decimal during
serialization and then the parser in SDK harness fails to restore it as int.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)