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

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

                Author: ASF GitHub Bot
            Created on: 28/May/20 21:35
            Start Date: 28/May/20 21:35
    Worklog Time Spent: 10m 
      Work Description: lukecwik commented on pull request #11821:
URL: https://github.com/apache/beam/pull/11821#issuecomment-635621052






----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


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

    Worklog Id:     (was: 438463)
    Time Spent: 2h 50m  (was: 2h 40m)

> Migrate PCollection views to use both iterable and multimap 
> materializations/access patterns
> --------------------------------------------------------------------------------------------
>
>                 Key: BEAM-10097
>                 URL: https://issues.apache.org/jira/browse/BEAM-10097
>             Project: Beam
>          Issue Type: Improvement
>          Components: sdk-java-core, sdk-java-harness
>            Reporter: Luke Cwik
>            Assignee: Luke Cwik
>            Priority: P2
>          Time Spent: 2h 50m
>  Remaining Estimate: 0h
>
> Currently all the PCollection views have a trival mapping from KV<void, 
> Iterable<T>> to the view that is being requested (singleton, iterable, list, 
> map, multimap.
> We should be using the primitive views (iterable, multimap) directly without 
> going through the naive mapping.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to