You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Luke Cwik (JIRA)" <ji...@apache.org> on 2017/10/19 21:55:00 UTC

[jira] [Comment Edited] (BEAM-2931) Apex support for portable side input

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

Luke Cwik edited comment on BEAM-2931 at 10/19/17 9:54 PM:
-----------------------------------------------------------

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 Apex runner 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. Consider improving the internal materialization format from this trivial and unoptimal mapping.


was (Author: lcwik):
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 Apex runner 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.

> Apex support for portable side input
> ------------------------------------
>
>                 Key: BEAM-2931
>                 URL: https://issues.apache.org/jira/browse/BEAM-2931
>             Project: Beam
>          Issue Type: Sub-task
>          Components: runner-apex
>            Reporter: Henning Rohde
>              Labels: portability
>




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)