Justin Jaffray

Results 3 issues of Justin Jaffray

Hi! Seeing this problem: expected: ``` on|e two three ``` ^W ``` |e two three ``` actual: ``` on|e two three ``` ^W ``` | ``` Thanks!

As referenced in [this comment](https://github.com/MaterializeInc/materialize/pull/4038#issuecomment-679534845), these currently overlap and it would be good to have the distinction be clearer.

C-refactoring
A-coordinator

* [ ] `bool_or` * [ ] `bool_and` * [x] `array_agg` Probably more! Please comment on this issue if you encounter others we're missing. See [here](https://www.postgresql.org/docs/9.5/functions-aggregate.html). These are aggregates that...

C-feature
A-sql