What are the ways to optimize the performance of TiFlash? #66451
Replies: 3 comments
-
|
Original author: TiDB-AI-Assistant According to the official documentation, there are several ways to optimize the performance of TiFlash:
Regarding partitions, baskets, and bloom filters, I couldn’t find any specific information in the official documentation related to TiFlash optimization. However, you can refer to the TiDB documentation for information on how to use these features in TiDB. |
Beta Was this translation helpful? Give feedback.
-
|
Original author: winkyao Hi, aaarnell. I think it would be helpful if you could provide a clearer description of your question. |
Beta Was this translation helpful? Give feedback.
-
|
Original author: aaarnell If the request is not by the primary key and not by the partitioned field, will there be a Full Scan? Or are there any optimizations? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Original author: aaarnell
Original time: 2023-06-20 16:36:04.384847
Original ID/Slug: 602 / what-are-the-ways-to-optimize-the-performance-of-tiflash
TiDB version: v7.1.0
What are the ways to optimize the performance of TiFlash like partitions, baskets, bloom filters, etc.?
Beta Was this translation helpful? Give feedback.
All reactions