vtlim commented on code in PR #18027:
URL: https://github.com/apache/druid/pull/18027#discussion_r2125156238


##########
docs/multi-stage-query/reference.md:
##########
@@ -127,6 +128,10 @@ SELECT
 FROM <table>
 ```
 
+When the number of rows in the result set exceeds the value of the parameter, 
Druid splits the output into multiple files.
+For details about SET, see [SET statements](../querying/sql.md#set-statements).

Review Comment:
   ```suggestion
   For details on applying context parameters using SET, see [SET 
statements](../querying/sql.md#set-statements).
   ```



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to