[
https://issues.apache.org/jira/browse/BEAM-7671?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17122761#comment-17122761
]
Beam JIRA Bot commented on BEAM-7671:
-------------------------------------
This issue is P2 but has been unassigned without any comment for 60 days so it
has been labeled "stale-P2". If this issue is still affecting you, we care!
Please comment and remove the label. Otherwise, in 14 days the issue will be
moved to P3.
Please see https://beam.apache.org/contribute/jira-priorities/ for a detailed
explanation of what these priorities mean.
> Document optional kwargs argument in Partition Ptransform
> ---------------------------------------------------------
>
> Key: BEAM-7671
> URL: https://issues.apache.org/jira/browse/BEAM-7671
> Project: Beam
> Issue Type: Bug
> Components: sdk-py-core
> Reporter: Valentyn Tymofieiev
> Priority: P2
> Labels: stale-P2
>
> All PTransforms that accept a callable accept kwargs that will be passed to
> the callable.
> Some PTransfoms document that in their docstring, for example, see Map[1].
> It looks like Partition transform does not document kwargs in docstring,
> althougth it also accepts them [2].
> [1]
> https://github.com/apache/beam/blob/05900a43de1f380f124c688cd8d804b5133bda64/sdks/python/apache_beam/transforms/core.py#L1277
> [2]
> https://github.com/apache/beam/blob/05900a43de1f380f124c688cd8d804b5133bda64/sdks/python/apache_beam/transforms/core.py#L1934
--
This message was sent by Atlassian Jira
(v8.3.4#803005)