You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Marek Simunek (JIRA)" <ji...@apache.org> on 2018/05/25 12:20:00 UTC

[jira] [Created] (BEAM-4410) Broadcast Joins

Marek Simunek created BEAM-4410:
-----------------------------------

             Summary: Broadcast Joins
                 Key: BEAM-4410
                 URL: https://issues.apache.org/jira/browse/BEAM-4410
             Project: Beam
          Issue Type: New Feature
          Components: dsl-euphoria
            Reporter: Marek Simunek
            Assignee: Marek Simunek


Implementation of Broadcast Join. Broadcast join can be very efficient for joins between a large dataset with small dataset that has to fit into memory.  It's implemented with Beam's `sideInput`.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)