[
https://issues.apache.org/jira/browse/BEAM-1530?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15877737#comment-15877737
]
ASF GitHub Bot commented on BEAM-1530:
--------------------------------------
GitHub user reuvenlax opened a pull request:
https://github.com/apache/beam/pull/2070
[BEAM-1530] Support record-determined output tables
Changes the existing tableRefFunction: BoundedWindow -> String, to a policy
that takes a Context object. This allows us to add further items to the policy
without breaking compatibility. This PR puts the window and the element in the
Context.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/reuvenlax/incubator-beam bq_dynamic_tables
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/beam/pull/2070.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 #2070
----
commit 5b9ae1352832e8dfe4fc44ee924ac2654db9ac1a
Author: Reuven Lax <[email protected]>
Date: 2016-11-14T04:29:31Z
Add PubSub attributes support to PubsubIO.
commit 70f1321147c9755ef2c58b1c1eb293ec6ac38f55
Author: Reuven Lax <[email protected]>
Date: 2017-02-22T08:05:34Z
Fix CheckStyle issues
----
> BigQueryIO should support value-dependent windows
> -------------------------------------------------
>
> Key: BEAM-1530
> URL: https://issues.apache.org/jira/browse/BEAM-1530
> Project: Beam
> Issue Type: Improvement
> Components: sdk-java-core
> Reporter: Reuven Lax
> Assignee: Davor Bonaci
>
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)