[
https://issues.apache.org/jira/browse/BEAM-8224?focusedWorklogId=312461&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-312461
]
ASF GitHub Bot logged work on BEAM-8224:
----------------------------------------
Author: ASF GitHub Bot
Created on: 14/Sep/19 01:28
Start Date: 14/Sep/19 01:28
Worklog Time Spent: 10m
Work Description: aaltay commented on issue #9563: [BEAM-8224] Fix bug in
_fn_takes_side_inputs
URL: https://github.com/apache/beam/pull/9563#issuecomment-531434203
New tests are failing in the precommit tests:
17:59:06
======================================================================
17:59:06 ERROR: test_var_positional_only_side_input_hint
(apache_beam.typehints.typed_pipeline_test.SideInputTest)
17:59:06
----------------------------------------------------------------------
17:59:06 Traceback (most recent call last):
...
17:59:06 TypeError: Expected bytes, got tuple [while running 'Map(<lambda at
typed_pipeline_test.py:234>)']
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 312461)
Time Spent: 2h 20m (was: 2h 10m)
> The way we inspect arguments in Python does not work for lambda *_: ...
> -----------------------------------------------------------------------
>
> Key: BEAM-8224
> URL: https://issues.apache.org/jira/browse/BEAM-8224
> Project: Beam
> Issue Type: Bug
> Components: sdk-py-core
> Reporter: Yueyang Qiu
> Assignee: Udi Meiri
> Priority: Blocker
> Fix For: 2.16.0
>
> Time Spent: 2h 20m
> Remaining Estimate: 0h
>
> We need to make it work and create a test for this case.
>
> Assigning to Udi who authored
> [https://github.com/apache/beam/pull/9283|https://www.google.com/url?q=https://github.com/apache/beam/pull/9283&sa=D&usg=AFQjCNETtLzhe9jPfGzLHJb2N4Sle-FuNw].
--
This message was sent by Atlassian Jira
(v8.3.2#803003)