blueChild opened a new issue #5876: URL: https://github.com/apache/incubator-doris/issues/5876
https://github.com/apache/incubator-doris/blob/d4cc5735acf9820da280d80e07816a2394fcbe8e/be/src/exec/broker_scan_node.cpp#L113 I think each scan range should start a thread for scanning, but is only one thread actually started here? Is the scanning of each scan range not parallel? -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
