Azure / azure-cosmos-dotnet-v3

.NET SDK for Azure Cosmos DB for the core SQL API
MIT License
723 stars 477 forks source link

Query: Adds Distribution for MakeList and MakeSet #4490

Closed ezrahaleva-msft closed 1 week ago

ezrahaleva-msft commented 1 month ago

Description

Adds MakeList and MakeSet aggregate operators and implements MakeListAggregator and MakeSetAggregator.

Type of change