You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/04/19 07:26:00 UTC

[jira] [Work logged] (BEAM-3303) Go windowing support

     [ https://issues.apache.org/jira/browse/BEAM-3303?focusedWorklogId=92436&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-92436 ]

ASF GitHub Bot logged work on BEAM-3303:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 19/Apr/18 07:25
            Start Date: 19/Apr/18 07:25
    Worklog Time Spent: 10m 
      Work Description: herohde opened a new pull request #5179: [BEAM-3303] Add Go Windowing support
URL: https://github.com/apache/beam/pull/5179
 
 
    * Added WindowInto and supporting types and handling. Made EventTime align with Beam
    * Added windowed_wordcount. Runs on direct + dataflow. Flink doesn't seem to support the urn yet.
    * Fixed Dataflow encoding issue and made it use model pipeline references for ParDo [BEAM-3448].

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Issue Time Tracking
-------------------

            Worklog Id:     (was: 92436)
            Time Spent: 10m
    Remaining Estimate: 0h

> Go windowing support
> --------------------
>
>                 Key: BEAM-3303
>                 URL: https://issues.apache.org/jira/browse/BEAM-3303
>             Project: Beam
>          Issue Type: Improvement
>          Components: sdk-go
>            Reporter: Henning Rohde
>            Assignee: Henning Rohde
>            Priority: Major
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Add support for Window.into and windowing strategies on Node. Implement the various windowing strategies Beam has: GlobalWindow, FixedWindows, etc.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)