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
Yes, reduce would be very interesting. We've been thinking about aggregate queries in general (sum, avg and so one) and reduce is very related to this. I'm not quite sure how the syntax would look though. Any thoughts?
So far, GROQ has
map
(projection) andfilter
covered. How about the missing member of the trinity,reduce
?The text was updated successfully, but these errors were encountered: