tikv / importer

tikv-importer is a front-end to help ingesting large number of KV pairs into a TiKV cluster
Apache License 2.0
20 stars 14 forks source link

*: change tikv deps to release-4.0 #51

Closed kennytm closed 4 years ago

kennytm commented 4 years ago

What have you changed? (mandatory)

Update TiKV deps to release-4.0. This should fix the CI breakage.

Also, replaced crc32 by crc32fast.

What are the type of the changes? (mandatory)

How has this PR been tested? (mandatory)

Unit test

Does this PR affect TiDB Lightning? (mandatory)

No

Refer to a related PR or issue link (optional)

Benchmark result if necessary (optional)

Add a few positive/negative examples (optional)

kennytm commented 4 years ago

/test