[
https://issues.apache.org/jira/browse/BEAM-3080?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ismaël Mejía updated BEAM-3080:
-------------------------------
Status: Open (was: Triage Needed)
> 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: Minor
> 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
(v7.6.3#76005)