tristaZero commented on issue #8517: URL: https://github.com/apache/shardingsphere/issues/8517#issuecomment-741599273
Hi @wangleigithub Could you set `max-connections-size-per-query = N +1`? N = the count of sharding tables in one database instance That way, we can parallelize the queries and handle the results by streaming merging. ---------------------------------------------------------------- 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]
