Hi, I am working with mongo aggregation in c# and I happen o face this below isue incase data set seems to be very huge to process on.
Command aggregate failed: PlanExecutor error during aggregation :: caused by :: document constructed by $facet is 104857760 bytes, which exceeds the limit of 104857600 bytes.
can anyone help me with this ?