]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
doc/radosgw/s3select: add SQL LIMIT operator examples 67182/head
authorKhushhal <Khushhalsinha0909@gmail.com>
Tue, 3 Feb 2026 12:58:38 +0000 (18:28 +0530)
committerKhushhal <Khushhalsinha0909@gmail.com>
Wed, 4 Feb 2026 05:59:37 +0000 (11:29 +0530)
commit93a142c7b3cae427c46d4a8ccf04d4c8403cb3f0
tree3b3875c255237e2e47c166a3fb16e58ac2b48f9a
parentdeb4a915e7c173b7b533e6c6e5978a92404b3fc1
doc/radosgw/s3select: add SQL LIMIT operator examples

This commit adds concrete examples for the SQL LIMIT operator section,
demonstrating both non-aggregation queries (retrieving first N rows)
and aggregation queries with row processing limits.

Signed-off-by: Khushhal <Khushhalsinha0909@gmail.com>
doc/radosgw/s3select: fix RST formatting in LIMIT examples

- Add empty line before example section for proper paragraph separation
- Wrap lines at 80 characters maximum for consistency
- Add empty line after final paragraph

Signed-off-by: Khushhal <Khushhalsinha0909@gmail.com>
doc/radosgw/s3select.rst