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/20 23:00:00 UTC

[jira] [Work logged] (BEAM-4150) Standardize use of PCollection coder proto attribute

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

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

                Author: ASF GitHub Bot
            Created on: 20/Apr/18 22:59
            Start Date: 20/Apr/18 22:59
    Worklog Time Spent: 10m 
      Work Description: robertwb commented on issue #4867: [BEAM-4150] Augment Python SDK worker to handle unwindowed coders.
URL: https://github.com/apache/beam/pull/4867#issuecomment-383243239
 
 
   I couldn't find a JIRA, so I created one. 
   
   @herohde yes, Go will need to do the same (if it doesn't already).
   
   @axelmagn, could you please take a look? 

----------------------------------------------------------------
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: 93464)
            Time Spent: 10m
    Remaining Estimate: 0h

> Standardize use of PCollection coder proto attribute
> ----------------------------------------------------
>
>                 Key: BEAM-4150
>                 URL: https://issues.apache.org/jira/browse/BEAM-4150
>             Project: Beam
>          Issue Type: Task
>          Components: beam-model
>            Reporter: Robert Bradshaw
>            Assignee: Kenneth Knowles
>            Priority: Major
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> In some places it's expected to be a WindowedCoder, in others the raw ElementCoder. We should use the same convention (decided in discussion to be the raw ElementCoder) everywhere. The WindowCoder can be pulled out of the attached windowing strategy, and the input/output ports should specify the encoding directly rather than read the adjacent PCollection coder fields. 



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