GitHub user pabloem reopened a pull request:
https://github.com/apache/beam/pull/3786
[BEAM-2724] Preparing statesampler to work with structured names
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/pabloem/incubator-beam ssampler-structured
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/beam/pull/3786.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 #3786
----
commit 6897c0998bf14440f20ec6263d0e4efd2c81924a
Author: Pablo <[email protected]>
Date: 2017-08-29T22:23:20Z
Preparing statesampler to work with structured names
commit 9e6f3c00ac9ac908020cb9d9ad81ef1807c38ad7
Author: Pablo <[email protected]>
Date: 2017-09-21T15:57:00Z
Support iotarget for ssampler
commit b3d629fb27b7150b79f1bfcea973f5ff0c0a1b78
Author: Pablo <[email protected]>
Date: 2017-09-21T17:53:57Z
Improving documentation
commit b6e79645b5d6d2d356755f0d64f5244f9b3fa9e1
Author: Pablo <[email protected]>
Date: 2017-09-25T17:59:33Z
Fix missing arg
commit f10b3747bb7c869dab00ffc28d50b4cab4e238aa
Author: Pablo <[email protected]>
Date: 2017-09-25T22:47:21Z
Addressing comments
commit 932f5a1e632d7666f2e671095c603b69a0c823ec
Author: Pablo <[email protected]>
Date: 2017-09-25T23:13:54Z
Fix nit
commit 8cf66aa81d5f3fe0e6920db7050f65d2c05a3948
Author: Pablo <[email protected]>
Date: 2017-09-26T17:07:18Z
Fix typo
----
---