strongduanmu commented on issue #13942: URL: https://github.com/apache/shardingsphere/issues/13942#issuecomment-988386546
Hi @xuejmnet I like this optimization, it seems to be effective in reducing memory usage. But this optimization may require a lot of code adjustments, because at present, the results of all nodes are queried first, and then merged. To achieve this optimization, execution and merging need to be processed together. -- 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]
