GitHub user rezarokni opened a pull request:
https://github.com/apache/beam/pull/4116
[BEAM-2953] Part 1 of Multipart advanced timeseries examples
Hi @kennknowles
This is part 1 of the multipart example dealing with backfill via a
heartbeat of timeseries data.
The update is in multiple parts to allow the PR to be easier to review.
Cheers
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/rezarokni/beam beam-2953
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/beam/pull/4116.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #4116
----
commit 81b6df2eb4c154739b9d6a18ead1c73af4faf16f
Author: rarokni <[email protected]>
Date: 2017-09-26T17:10:11Z
Started beam-2953 timeseries branch
This is part 1 of the multipart example dealing with backfill via a
heartbeat of timeseries data.
The update is in multiple parts to allow the PR to be easier to review.
----
---