Re: [Discuss] Outer join support and timestamp assignment for IntervalJoin

2018-08-14 Thread Fabian Hueske
Thanks for starting the discussion Florian. I'm also in favor of both A options. Option A for the outer joins is also is closest to the join syntax of the DataSet API. Thanks, Fabian 2018-08-13 20:50 GMT+02:00 Elias Levy : > As a developer, while not quite a succinct, I feel that option A in

Re: [Discuss] Outer join support and timestamp assignment for IntervalJoin

2018-08-13 Thread Elias Levy
As a developer, while not quite a succinct, I feel that option A in both cases is easier to read. On Mon, Aug 13, 2018 at 4:18 AM Florian Schmidt wrote: > Hello Community, > > I’ve recently been working on adding support for outer joins [1] and > timestamp assignment [2] to the IntervalJoin in t