Skip to content

[BEAM-8224] Fix bug in _fn_takes_side_inputs (#9563) - #9623

Merged
markflyhigh merged 1 commit into
apache:release-2.16.0from
udim:lambda-args-cp
Sep 20, 2019
Merged

[BEAM-8224] Fix bug in _fn_takes_side_inputs (#9563)#9623
markflyhigh merged 1 commit into
apache:release-2.16.0from
udim:lambda-args-cp

Conversation

@udim

@udimudim commented Sep 20, 2019

Copy link
Copy Markdown
Member

cherrypick of #9563


Thank you for your contribution! Follow this checklist to help us incorporate your contribution quickly and easily:

  • Choose reviewer(s) and mention them in a comment (R: @username).
  • Format the pull request title like [BEAM-XXX] Fixes bug in ApproximateQuantiles, where you replace BEAM-XXX with the appropriate JIRA issue, if applicable. This will automatically link the pull request to the issue.
  • If this contribution is large, please file an Apache Individual Contributor License Agreement.

Post-Commit Tests Status (on master branch)

LangSDKApexDataflowFlinkGearpumpSamzaSpark
GoBuild Status------Build Status------Build Status
JavaBuild StatusBuild StatusBuild StatusBuild Status
Build Status
Build Status
Build StatusBuild StatusBuild Status
Build Status
PythonBuild Status
Build Status
Build Status
Build Status
---Build Status
Build Status
Build Status------Build Status
XLang---------Build Status---------

Pre-Commit Tests Status (on master branch)

---JavaPythonGoWebsite
Non-portableBuild StatusBuild StatusBuild StatusBuild Status
Portable---Build Status------

See .test-infra/jenkins/README for trigger phrase, status and link of all Jenkins jobs.

Bug was introduced in the conversion to inspect.signature, and manifests
as assigning a wrapper function that accepts a single positional
argument when the wrapped function can accept an arbitrary number.
@udim

udim commented Sep 20, 2019

Copy link
Copy Markdown
MemberAuthor

R: @markflyhigh

@markflyhigh

Copy link
Copy Markdown
Contributor

LGTM

@markflyhigh

Copy link
Copy Markdown
Contributor

The docs task failure is being handled in #9620. Cython failure is not related to this change and integration test is caused by dataflow service. This change is fully tested when merging to master so should be safe to cherry-pick.

@markflyhigh
markflyhigh merged commit f4171eb into apache:release-2.16.0Sep 20, 2019
@markflyhigh
markflyhigh requested review from markflyhigh and removed request for markflyhighSeptember 20, 2019 04:37
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@udim@markflyhigh