[
https://issues.apache.org/jira/browse/BEAM-8335?focusedWorklogId=338402&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-338402
]
ASF GitHub Bot logged work on BEAM-8335:
----------------------------------------
Author: ASF GitHub Bot
Created on: 04/Nov/19 23:05
Start Date: 04/Nov/19 23:05
Worklog Time Spent: 10m
Work Description: davidyan74 commented on issue #9953: [BEAM-8335] Adds
support for multi-output TestStream
URL: https://github.com/apache/beam/pull/9953#issuecomment-549588473
Thanks @rohdesamuel ! Sam and I went over this offline and here is the
summary.
- Add another unit test with timestamped event.
- Seek feedback from other Beam committers on verification of watermark
propagation.
- Add comments to explain parts of the code that are not immediately obvious.
- Possible abstraction of the different special purpose watermark
WATERMARK_CONTROL_TAG events.
----------------------------------------------------------------
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: 338402)
Time Spent: 18h 10m (was: 18h)
> Add streaming support to Interactive Beam
> -----------------------------------------
>
> Key: BEAM-8335
> URL: https://issues.apache.org/jira/browse/BEAM-8335
> Project: Beam
> Issue Type: Improvement
> Components: runner-py-interactive
> Reporter: Sam Rohde
> Assignee: Sam Rohde
> Priority: Major
> Time Spent: 18h 10m
> Remaining Estimate: 0h
>
> This issue tracks the work items to introduce streaming support to the
> Interactive Beam experience. This will allow users to:
> * Write and run a streaming job in IPython
> * Automatically cache records from unbounded sources
> * Add a replay experience that replays all cached records to simulate the
> original pipeline execution
> * Add controls to play/pause/stop/step individual elements from the cached
> records
> * Add ability to inspect/visualize unbounded PCollections
--
This message was sent by Atlassian Jira
(v8.3.4#803005)