jihoonson commented on a change in pull request #7591: Remove SQL experimental banner and other doc adjustments. URL: https://github.com/apache/incubator-druid/pull/7591#discussion_r280947364
########## File path: docs/content/querying/select-query.md ########## @@ -24,7 +24,15 @@ title: "Select Queries" # Select Queries -Select queries return raw Apache Druid (incubating) rows and support pagination. +<div class="note caution"> +We encourage you to use the [Scan query](../querying/scan-query.html) query type rather than Select whenever possible. Review comment: [Scan query] query type -> [Scan query] type? ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
