Getting top 10 results from many storage nodes. #59968
Unanswered
amano-kenji
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Let's assume that there are 3,000 storage nodes. I want to retrieve the 10 largest values from a TiDB server which has to query 3,000 storage nodes.
In this case, maintaining 3,000 connections would be challenging.
Beta Was this translation helpful? Give feedback.
All reactions