pingcap / tidb

TiDB is an open-source, cloud-native, distributed, MySQL-Compatible database for elastic scale and real-time analytics. Try AI-powered Chat2Query free at : https://www.pingcap.com/tidb-serverless/
https://pingcap.com
Apache License 2.0
36.46k stars 5.74k forks source link

lightning: merge configuration for preprocess duplicate detection and post-import conflict detection #51710

Closed lyzx2001 closed 3 months ago

lyzx2001 commented 3 months ago

What problem does this PR solve?

Issue Number: ref #51036

Problem Summary:

What changed and how does it work?

Merge preprocess duplicate detection and post-import conflict detection.

Check List

Tests

Side effects

Documentation

Release note

Please refer to Release Notes Language Style Guide to write a quality release note.

The configuration for lightning preprocess duplicate detection and post-import conflict detection has been merged to `conflict.strategy`.
ti-chi-bot[bot] commented 3 months ago

[LGTM Timeline notifier]

Timeline:

ti-chi-bot[bot] commented 3 months ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: 3pointer, Benjamin2037, D3Hunter, easonn7

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

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[br/OWNERS](https://github.com/pingcap/tidb/blob/master/br/OWNERS)~~ [3pointer,easonn7] - ~~[br/pkg/lightning/OWNERS](https://github.com/pingcap/tidb/blob/master/br/pkg/lightning/OWNERS)~~ [Benjamin2037,D3Hunter] - ~~[pkg/ddl/OWNERS](https://github.com/pingcap/tidb/blob/master/pkg/ddl/OWNERS)~~ [Benjamin2037] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment