gianm commented on code in PR #13127: URL: https://github.com/apache/druid/pull/13127#discussion_r975677069
########## docs/multi-stage-query/index.md: ########## @@ -33,7 +33,7 @@ This extension adds a [multi-stage query task engine for SQL](concepts.md#sql-ta [INSERT](concepts.md#insert) and [REPLACE](concepts.md#replace) statements as batch tasks. As an experimental feature, the task engine also supports running SELECT queries as batch tasks. -Nearly all SELECT capabilities are available in the SQL task engine, with certain exceptions listed on the [Known +Nearly all SELECT capabilities are available in the multi-stage query (MSQ) task engine, with certain exceptions listed on the [Known Review Comment: Could you please make the same edit in `api.md`? There's some very similar language there. -- 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]
