Skip to content

Commit 8f83fc1

Browse files
Update docs/performance/productizing.rst
Co-authored-by: Niklas Schmidtmer <[email protected]>
1 parent 07b98de commit 8f83fc1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/performance/productizing.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ When the PostgreSQL protocol is used CrateDB attempts to stream the results but
4444
in many cases it still needs to bring all rows to the query handler node first.
4545

4646
So we should always limit how many rows we request at a time, see `Fetching
47-
large result sets from CrateDB`_
47+
large result sets from CrateDB`_.
4848

4949
.. _number-of=shards:
5050

0 commit comments

Comments
 (0)