cryptoe commented on code in PR #16459: URL: https://github.com/apache/druid/pull/16459#discussion_r1623182509
########## 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: What does enabled by default mean here. The extension is part of the example configs. Is that the definition of default here ? -- 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]
