FrankChen021 commented on code in PR #19776:
URL: https://github.com/apache/druid/pull/19776#discussion_r3682715482


##########
docs/api-reference/sql-ingestion-api.md:
##########
@@ -297,7 +297,7 @@ Keep the following in mind when using the task API to view 
reports:
 
 - The task report for an entire job is associated with the `query_controller` 
task. The `query_worker` tasks don't have their own reports; their information 
is incorporated into the controller report.
 - The task report API may report `404 Not Found` temporarily while the task is 
in the process of starting up.
-- As an experimental feature, the MSQ task engine supports running SELECT 
queries. SELECT query results are written into
+- The MSQ task engine supports running SELECT queries. SELECT query results 
are written into

Review Comment:
   [P2] Resolve the remaining SELECT stability contradiction
   
   The endpoint summary now presents batch SELECT without qualification, but 
this section and `docs/multi-stage-query/concepts.md` still say its behavior 
and result format may change. The prior concern is only partially fixed; remove 
the remaining caveats if SELECT is GA, or explicitly identify the narrower 
unstable contract.



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