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

Kenneth Knowles commented on BEAM-3080:
---------------------------------------

This issue has been migrated to https://github.com/apache/beam/issues/18517

> Improve the side input materialization for the DirectRunner/ULR from iterable 
> to storing the multimap directly
> --------------------------------------------------------------------------------------------------------------
>
>                 Key: BEAM-3080
>                 URL: https://issues.apache.org/jira/browse/BEAM-3080
>             Project: Beam
>          Issue Type: Improvement
>          Components: runner-direct
>            Reporter: Luke Cwik
>            Priority: P3
>              Labels: portability
>
> https://github.com/apache/beam/pull/4011 migrated to using a multimap as the 
> materialization format for side inputs.
> The migration used a trivial multimap -> iterable -> multimap conversion 
> within the DirectRunner for first pass implementation purposes. Note that 
> this is no different then the current materialization from a performance 
> perspective it just moves this logic within the purview of the runner.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

Reply via email to