[
https://issues.apache.org/jira/browse/BEAM-5707?focusedWorklogId=156993&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-156993
]
ASF GitHub Bot logged work on BEAM-5707:
----------------------------------------
Author: ASF GitHub Bot
Created on: 22/Oct/18 19:20
Start Date: 22/Oct/18 19:20
Worklog Time Spent: 10m
Work Description: mxm commented on issue #6774: [BEAM-5707] Fix
':beam-sdks-python:docs' target
URL: https://github.com/apache/beam/pull/6774#issuecomment-431867755
Yes, I have verified it works. If you look at the other custom transforms
which use `@PTransform.register_urn` you see they don't use `@staticmethod`.
Also, `@PTransform.register_urn` itself is annotated with `@classmethod`.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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: 156993)
Time Spent: 7h 10m (was: 7h)
> Add a portable Flink streaming synthetic source for testing
> -----------------------------------------------------------
>
> Key: BEAM-5707
> URL: https://issues.apache.org/jira/browse/BEAM-5707
> Project: Beam
> Issue Type: Improvement
> Components: runner-flink
> Reporter: Micah Wylde
> Assignee: Micah Wylde
> Priority: Minor
> Fix For: 2.9.0
>
> Time Spent: 7h 10m
> Remaining Estimate: 0h
>
> Currently there are no built-in streaming sources for portable pipelines.
> This makes it hard to test streaming functionality in the Python SDK.
> It would be very useful to add a periodic impulse source that (with some
> configurable frequency) outputs an empty byte array, which can then be
> transformed as desired inside the python pipeline. More context in this
> [mailing list
> discussion|https://lists.apache.org/thread.html/b44a648ab1d0cb200d8bfe4b280e9dad6368209c4725609cbfbbe410@%3Cdev.beam.apache.org%3E].
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)