You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Anton Kedin (JIRA)" <ji...@apache.org> on 2017/11/15 00:24:00 UTC

[jira] [Created] (BEAM-3191) [SQL] Implement Stateful Join

Anton Kedin created BEAM-3191:
---------------------------------

             Summary: [SQL] Implement Stateful Join
                 Key: BEAM-3191
                 URL: https://issues.apache.org/jira/browse/BEAM-3191
             Project: Beam
          Issue Type: Bug
          Components: dsl-sql
            Reporter: Anton Kedin


For binary key-joins, we probably could implement stateful join.

Things to consider:
 - identify primary keys for the inputs if possible;
 - otherwise buffer both collections, correctly discard collections prefixes on timer;



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