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
Many of the possible aggregation stages, like group and project, have built-in methods to generate the appropriate BSON. The setWindowFields stage is missing, making it difficult to use from KMongo.
The text was updated successfully, but these errors were encountered:
Many of the possible aggregation stages, like
group
andproject
, have built-in methods to generate the appropriate BSON. ThesetWindowFields
stage is missing, making it difficult to use from KMongo.The text was updated successfully, but these errors were encountered: