Ivashkin Olexiy

Results 2 comments of Ivashkin Olexiy

@igalklebanov, I want to consult about the API of the future `within group ()` functionality. I see the following possible varaints: 1. Extended - `fn.agg('mode').withinGroup(wg => wg.orderBy('field'))`: `+` : looks...

> Hey 👋 > > We had a similar situation with `filter (where ...)`. All current SQL specs only support `where` clause there, so we decided, for simplicity, to just...