[
https://issues.apache.org/jira/browse/BEAM-13601?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Bradshaw updated BEAM-13601:
-----------------------------------
Description:
apache_beam.tools.microbenchmarks_test.MicrobenchmarksTest.test_coders_microbenchmark
would fail with
E TypeError: NamedTuple('Name', [(f0, t0), (f1, t1), ...]); each t
must be a type Got Row(int_value=int, float_value=float).
> Failure in
> apache_beam.tools.microbenchmarks_test.MicrobenchmarksTest.test_coders_microbenchmark
> ------------------------------------------------------------------------------------------------
>
> Key: BEAM-13601
> URL: https://issues.apache.org/jira/browse/BEAM-13601
> Project: Beam
> Issue Type: Improvement
> Components: sdk-py-core
> Reporter: Robert Bradshaw
> Assignee: Robert Bradshaw
> Priority: P2
> Time Spent: 1h
> Remaining Estimate: 0h
>
> apache_beam.tools.microbenchmarks_test.MicrobenchmarksTest.test_coders_microbenchmark
> would fail with
> E TypeError: NamedTuple('Name', [(f0, t0), (f1, t1), ...]); each t
> must be a type Got Row(int_value=int, float_value=float).
--
This message was sent by Atlassian Jira
(v8.20.1#820001)