You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add essential support for postgres's `array_agg()` aggregation
function.
Includes an update to logictests that let us convert incoming
pg TextArray objects as a single string. This is sufficient for our
needs in logictests.
Fixes: REA-5905
Release-Note-Core: Add base support for postgres accumulating
aggregation function `array_agg()`.
Change-Id: I068c0fb0fec591d73a176437044572a2931ca5a2
Reviewed-on: https://gerrit.readyset.name/c/readyset/+/10463
Reviewed-by: Michael Zink <michael.z@readyset.io>
Tested-by: Buildkite CI
0 commit comments