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

*: set version to 5.0.0-rc #88

Closed kennytm closed 3 years ago

kennytm commented 3 years ago

What have you changed? (mandatory)

Set version to 5.0.0-rc and upgrade TiKV to release-5.0-rc.

This is a major version bump, so many code has to be refactored. The major changes are:

What are the type of the changes? (mandatory)

How has this PR been tested? (mandatory)

make check && make test

Does this PR affect TiDB Lightning? (mandatory)

Should be no.

Refer to a related PR or issue link (optional)

Benchmark result if necessary (optional)

Add a few positive/negative examples (optional)