skuldshao commented on code in PR #18027: URL: https://github.com/apache/druid/pull/18027#discussion_r2136631487
########## docs/tutorials/tutorial-query-deep-storage.md: ########## @@ -191,6 +191,25 @@ curl --location 'http://localhost:8888/druid/v2/sql/' \ The response you get back is an empty response cause there are no records on the Historicals that match the query. +You can also use Set command to enable `executionMode` of the given query. However, the results depends on where you set `executionMode`. Review Comment: Updated! -- 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]
