clintropolis commented on a change in pull request #8739: remove select query URL: https://github.com/apache/incubator-druid/pull/8739#discussion_r340439713
########## File path: docs/querying/select-query.md ########## @@ -24,235 +24,11 @@ sidebar_label: "Select" --> -> We encourage you to use the [Scan query](../querying/scan-query.md) type rather than Select whenever possible. -> In situations involving larger numbers of segments, the Select query can have very high memory and performance overhead. +> The native Druid Select query has been removed in favor of the [Scan query](../querying/scan-query.md), which should Review comment: Updated with your suggestion :+1: ---------------------------------------------------------------- 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]
