Option | GroupDefaultLimit | |
Introduced Version | 1.51 | |
Description |
Default limit of group elements allowed in functions like
groupBy() or selfJoin() .
| |
Default | 20,000 group elements |
Sets the default value for the limit
parameter in groupBy()
,
selfJoin()
and some other functions, when not
specified. See Limits & Standards for details.