Dexels / navajo

Navajo Service-oriented Applications
GNU Affero General Public License v3.0
9 stars 5 forks source link

(JoinMessage) Add support for aggregates "first" and "concatenated" #588

Closed kharybdys closed 3 years ago

kharybdys commented 3 years ago

JoinMessage allows to perform a groupBy where all fields not in the GroupByList are available through an aggregation systematic. But the only supported aggregations are min, max, count, avg and sum. Add two more: