[Enhancement] add support for restore to ccr#303
Open
Vallishp wants to merge 358 commits intoselectdb:devfrom
Open
[Enhancement] add support for restore to ccr#303Vallishp wants to merge 358 commits intoselectdb:devfrom
Vallishp wants to merge 358 commits intoselectdb:devfrom
Conversation
a635498 to
8ed7075
Compare
16 tasks
Co-authored-by: walter <patricknicholas@foxmail.com>
* fix start helper parameter * add trace
Co-authored-by: walter <patricknicholas@foxmail.com>
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.
8ed7075 to
b18ce73
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
add support for restore to ccr
doris PR apache/doris#45162