Skip to content

Conversation

Vallishp
Copy link
Contributor

@Vallishp Vallishp commented Dec 11, 2024

add support for restore to ccr
doris PR apache/doris#45162

  1. DBSync
    1. If restore involves only one table. Then do partial snapshot to that table.
    2. If restore involves multiple tables, then do full snapshot on that db.
  2. TableSync
    1. If restore involves table, then each table needs full sync.

w41ter and others added 28 commits January 11, 2025 08:11
* fix start helper parameter
* add trace
wyxxxcat and others added 29 commits January 11, 2025 08:11
1. Add view to table mapping
2. Remove database prefix in inline view def
According to the golang document, the KeyType of a map
may be any type that is comparable:

1. Two pointer values are equal if they point to the same
variable or if both have value nil
2. Two struct values are equal if their corresponding non-
blank field values are equal.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants