techdocsmith commented on code in PR #17501:
URL: https://github.com/apache/druid/pull/17501#discussion_r1859116547


##########
docs/multi-stage-query/reference.md:
##########
@@ -128,10 +129,14 @@ SELECT
 FROM <table>
 ```
 
-##### S3
+##### S3 - Amazon S3
+
+To export results to S3, pass the `s3()` function as an argument to the EXTERN 
function.

Review Comment:
   ```suggestion
   To export results to S3, pass the `s3()` function as an argument to the 
`EXTERN` function.
   ```



-- 
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