We have a join operator that is defined over windows in the data stream. So
the problem is not with the join itself, but it seems that trying to apply
this window-join with itself throws an error.
On Fri, Feb 20, 2015 at 4:50 PM, Alexander Alexandrov <
alexander.s.alexand...@gmail.com> wrote:
> I
I guess the intended behavior here is to just throw a nicer error, as you
cannot really join two data streams.
2015-02-20 16:41 GMT+01:00 Daniel Bali (JIRA) :
> Daniel Bali created FLINK-1594:
> --
>
> Summary: DataStreams don't support self-join
>
Daniel Bali created FLINK-1594:
--
Summary: DataStreams don't support self-join
Key: FLINK-1594
URL: https://issues.apache.org/jira/browse/FLINK-1594
Project: Flink
Issue Type: Bug
Compo