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:54:00 UTC

[jira] [Commented] (BEAM-2930) Flink support for portable side input

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

Luke Cwik commented on BEAM-2930:
---------------------------------

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 Flink 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.

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




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