GitHub user XuMingmin opened a pull request:
https://github.com/apache/beam/pull/3689
[BEAM-2722] Remove redundant windowing information from the BeamRecord
itself
R: @robertwb
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/XuMingmin/beam BEAM-2722
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/beam/pull/3689.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 #3689
----
commit c0b1fed1c7687a1e44e8ee6997be40aa1785ea51
Author: mingmxu <[email protected]>
Date: 2017-08-04T18:12:45Z
Remove redundant windowing information from the BeamRecord itself
element window information `BoundedWindow` is added in `BeamSqlExpression`.
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---