317brian commented on code in PR #16459:
URL: https://github.com/apache/druid/pull/16459#discussion_r1624882049


##########
docs/multi-stage-query/index.md:
##########
@@ -30,7 +30,7 @@ description: Introduces multi-stage query architecture and 
its task engine
  ingestion method is right for you.
 :::
 
-Apache Druid supports SQL-based ingestion using the bundled 
[`druid-multi-stage-query` extension](#load-the-extension).
+Apache Druid supports SQL-based ingestion using the bundled 
`druid-multi-stage-query` extension, which is enabled by default.

Review Comment:
   Do people generally use the example configs for production deployments?
   
   Maybe this instead:
   
   ```suggestion
   Apache Druid supports SQL-based ingestion using the bundled 
`druid-multi-stage-query` extension, which is loaded by default in the example 
configs if you use `./bin/start-druid` to launch Druid.
   ```



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