Ingest mode does not support checksum
Open
type/enhancement
- Dominant language
- Go
- Stars
- 40.5k
- Forks
- 6.2k
- PR merge metrics
- PR metrics pending
Description
## Enhancement
We can diagnose the data consistency problem much earlier if we have checksum for adding index:
- The source checksum is recorded and accumulated in `Writer.WriteRow()`.
- The target checksum is collected by sending "checksum request" to TiKV.
Contributor guide
Assessment
This issue has not been assessed yet.