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

Cargo.toml: set version to 3.0.20 #87

Closed kennytm closed 3 years ago

kennytm commented 3 years ago

Signed-off-by: kennytm kennytm@gmail.com

What have you changed? (mandatory)

Please explain IN DETAIL what the changes are in this PR and why they are needed:

Please NOTE that:

What are the type of the changes? (mandatory)

The currently defined types are listed below, please pick one of the types for this PR by removing the others:

How has this PR been tested? (mandatory)

Please describe the tests that you ran to verify your changes. Have you finished unit tests, integration tests, or manual tests? What additional tests would give you greater confidence in this change?

Does this PR affect TiDB Lightning? (mandatory)

If this PR changes the gRPC protocol (including metrics changes), please file a PR in tidb-lightning, and add a reference to here.

Refer to a related PR or issue link (optional)

Benchmark result if necessary (optional)

Add a few positive/negative examples (optional)