[ 
https://issues.apache.org/jira/browse/BEAM-1467?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15869039#comment-15869039
 ] 

Vikas Kedigehalli commented on BEAM-1467:
-----------------------------------------

WindowedValueCoder implemenation and tests 
https://github.com/apache/beam/pull/2018

Note: PaneInfo isn't supported in python SDK yet, so we hard code the value to 
0x0F which represents PaneInfo.NO_FIRING

> Use well-known coder types for known window coders
> --------------------------------------------------
>
>                 Key: BEAM-1467
>                 URL: https://issues.apache.org/jira/browse/BEAM-1467
>             Project: Beam
>          Issue Type: Improvement
>          Components: beam-model-fn-api, beam-model-runner-api
>            Reporter: Daniel Halperin
>            Assignee: Daniel Halperin
>            Priority: Minor
>
> Known window types include:
> * GlobalWindow
> * IntervalWindow
> * WindowedValueCoder
> Standardizing the name and encodings of these windows will enable many more 
> pipelines to work across the Fn API with low overhead.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to