vogievetsky commented on code in PR #13127: URL: https://github.com/apache/druid/pull/13127#discussion_r975692618
########## docs/multi-stage-query/api.md: ########## @@ -48,7 +48,7 @@ The SQL task endpoint accepts [SQL requests in the JSON-over-HTTP form](../query This endpoint accepts [INSERT](reference.md#insert) and [REPLACE](reference.md#replace) statements. -As an experimental feature, this endpoint also accepts SELECT queries. SELECT query results are collected from workers Review Comment: I think it is best to keep the `As an experimental feature,` language since the SELECT queries part is experimental -- 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]
