When using sync_diff_inspector for data verification on partitioned tables, the configuration file clearly specifies a time range, but it still scans other partitions. This table is very large, and if a full table scan is performed, it will max out the CPU usage of tikv. Is it possible to support verification on a specified partition?
details as below:
https://asktug.com/t/topic/1035282/1
When using sync_diff_inspector for data verification on partitioned tables, the configuration file clearly specifies a time range, but it still scans other partitions. This table is very large, and if a full table scan is performed, it will max out the CPU usage of tikv. Is it possible to support verification on a specified partition?
details as below:
https://asktug.com/t/topic/1035282/1