[
https://issues.apache.org/jira/browse/BEAM-3191?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Anton Kedin closed BEAM-3191.
-----------------------------
Resolution: Won't Fix
Fix Version/s: Not applicable
Doesn't seem like stateful join is a good path forward
> [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
> Priority: Major
> Fix For: Not applicable
>
>
> 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
(v7.6.3#76005)