[
https://issues.apache.org/jira/browse/BEAM-3345?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Anton Kedin closed BEAM-3345.
-----------------------------
Resolution: Fixed
Fix Version/s: Not applicable
resolved
> [SQL] Reject Unsupported Joins
> ------------------------------
>
> Key: BEAM-3345
> URL: https://issues.apache.org/jira/browse/BEAM-3345
> Project: Beam
> Issue Type: Task
> Components: dsl-sql
> Reporter: Anton Kedin
> Assignee: Anton Kedin
> Priority: Major
> Fix For: Not applicable
>
> Time Spent: 4h 10m
> Remaining Estimate: 0h
>
> Related to https://issues.apache.org/jira/browse/BEAM-3190 .
> We don't know what meaningful join semantics is, in presence of multiple
> trigger firings. I.e. in accumulating mode it will result in multiple
> duplicated join results, and in discarding mode it will only join deltas,
> both of these scenarios seem to be super subtle and can lead to
> misunderstanding and misuse by the end users.
> Until we have a way to implement a correct join semantics (e.g. using
> retractions) we should reject unsupported window/trigger combinations.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)