Re: [SQL] Reject unsupported inputs to Joins

2018-02-09 Thread Robert Bradshaw
Huge +1 to only allowing single-firing triggers through for sane semantics in this case. Commented on the doc. On Fri, Feb 9, 2018 at 5:08 PM, Anton Kedin wrote: > Hi, > > If you're not using Beam SQL JOINs, you're not affected. > > In Short > > Beam SQL JOIN operation does not

[SQL] Reject unsupported inputs to Joins

2018-02-09 Thread Anton Kedin
Hi, If you're not using Beam SQL JOINs, you're not affected. In Short Beam SQL JOIN operation does not work well with multiple trigger firings. More Detail Beam SQL JOIN is a CoGBK under the hood. It joins available elements per-pane. This means that: - in discarding mode we're joining