[
https://issues.apache.org/jira/browse/BEAM-5707?focusedWorklogId=156995&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-156995
]
ASF GitHub Bot logged work on BEAM-5707:
----------------------------------------
Author: ASF GitHub Bot
Created on: 22/Oct/18 19:21
Start Date: 22/Oct/18 19:21
Worklog Time Spent: 10m
Work Description: kennknowles commented on issue #6774: [BEAM-5707] Fix
':beam-sdks-python:docs' target
URL: https://github.com/apache/beam/pull/6774#issuecomment-431869261
Yes, I retract my comment. It is really the architecture of the code here
that is a bit wonky. The `register_urn` method applies `staticmethod` as part
of the decorator's logic.
I also confirmed the fix works.
----------------------------------------------------------------
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: 156995)
Time Spent: 7h 20m (was: 7h 10m)
> 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 20m
> 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)