Skip to content

Commit 8ddd3d0

Browse files
authored
Reformat the note in PPL documentation (#11779)
Signed-off-by: Fanit Kolchina <kolchfa@amazon.com>
1 parent 9e7cfdf commit 8ddd3d0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

_sql-and-ppl/ppl/functions/aggregations.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)