pingcap / dumpling

Dumpling is a fast, easy-to-use tool written by Go for dumping data from the database(MySQL, TiDB...) to local/cloud(S3, GCP...) in multifarious formats(SQL, CSV...).
Apache License 2.0
280 stars 85 forks source link

remove dependency for pingcap/br #343

Closed Little-Wallace closed 3 years ago

Little-Wallace commented 3 years ago

Signed-off-by: Little-Wallace bupt2013211450@gmail.com

What problem does this PR solve?

This repo depend on both pingcap/br and pingcap/tidb. But we have moved all code of pingcap/br to pingcap/tidb/br. And pingcap/br will never be maintainer any more.

What is changed and how it works?

Check List

Tests

Side effects

Related changes

Release note

ti-chi-bot commented 3 years ago

[REVIEW NOTIFICATION]

This pull request has been approved by:

To complete the pull request process, please ask the reviewers in the list to review by filling /cc @reviewer in the comment. After your PR has acquired the required number of LGTMs, you can assign this pull request to the committer in the list by filling /assign @committer in the comment to help you merge this pull request.

The full list of commands accepted by this bot can be found here.

Reviewer can indicate their review by submitting an approval review. Reviewer can cancel approval by submitting a request changes review.
CLAassistant commented 3 years ago

CLA assistant check
All committers have signed the CLA.

Little-Wallace commented 3 years ago

/run-unit-test

lichunzhu commented 3 years ago

/merge

ti-chi-bot commented 3 years ago

This pull request has been accepted and is ready to merge.

Commit hash: 4af393905583ced50b40e9948db8e352fecf8f85

ti-chi-bot commented 2 years ago

In response to a cherrypick label: new pull request created: #369.

ti-chi-bot commented 2 years ago

In response to a cherrypick label: new pull request could not be created: failed to create pull request against pingcap/dumpling#release-5.2 from head ti-chi-bot:cherry-pick-343-to-release-5.2: status code 422 not one of [201], body: {"message":"Validation Failed","errors":[{"resource":"PullRequest","code":"custom","message":"A pull request already exists for ti-chi-bot:cherry-pick-343-to-release-5.2."}],"documentation_url":"https://docs.github.com/rest/reference/pulls#create-a-pull-request"}