File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
_sql-and-ppl/ppl/functions Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -662,9 +662,9 @@ Collects all unique values from the specified expression into a sorted array. Va
662662
663663** Return type** : ` ARRAY `
664664
665- The ` plugins.ppl.values.max.limit ` setting controls the maximum number of unique values returned:
666- - The default value is 0, which returns an unlimited number of values.
667- - Setting this to any positive integer limits the number of unique values.
665+ > The ` plugins.ppl.values.max.limit ` setting controls the maximum number of unique values returned:
666+ > - The default value is 0, which returns an unlimited number of values.
667+ > - Setting this to any positive integer limits the number of unique values.
668668 {: .note}
669669
670670<!-- temporarily commented out because the admin section is not ported
You can’t perform that action at this time.
0 commit comments