Skip to content

Conversation

w41ter
Copy link
Contributor

@w41ter w41ter commented Sep 23, 2024

  1. reset with dbName instead of dbFullName, to be compatible with doris 2.0(full name has prefix default_cluster:)
  2. since the referred db name of the restored view has changed, the next time to restore the view, the signature is not matched, so the db names should be reset and compared with the signature again.

1. reset with dbName instead of dbFullName, to compatible with doris
   2.0(full name has prefix `default_cluster:`)
2. since the refered db name of the restored view has changed, the next
   time to restore the view again will meet signature not matched, so
   the db names should be reset and compare signature again.
@doris-robot
Copy link

Thank you for your contribution to Apache Doris.
Don't know what should be done next? See How to process your PR

Since 2024-03-18, the Document has been moved to doris-website.
See Doris Document.

@w41ter
Copy link
Contributor Author

w41ter commented Sep 23, 2024

run buildall

Copy link
Contributor

@dataroaring dataroaring left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@github-actions github-actions bot added the approved Indicates a PR has been approved by one committer. label Sep 23, 2024
Copy link
Contributor

PR approved by at least one committer and no changes requested.

Copy link
Contributor

PR approved by anyone and no changes requested.

@w41ter w41ter merged commit 48a22d2 into master Sep 23, 2024
34 of 37 checks passed
@w41ter w41ter deleted the fix_view_signature branch September 23, 2024 09:58
w41ter added a commit to w41ter/incubator-doris that referenced this pull request Sep 23, 2024
1. reset with dbName instead of dbFullName, to be compatible with doris
2.0(full name has prefix `default_cluster:`)
2. since the referred db name of the restored view has changed, the next
time to restore the view, the signature is not matched, so the db names
should be reset and compared with the signature again.
w41ter added a commit to w41ter/incubator-doris that referenced this pull request Sep 23, 2024
1. reset with dbName instead of dbFullName, to be compatible with doris
2.0(full name has prefix `default_cluster:`)
2. since the referred db name of the restored view has changed, the next
time to restore the view, the signature is not matched, so the db names
should be reset and compared with the signature again.
w41ter added a commit to w41ter/incubator-doris that referenced this pull request Sep 23, 2024
1. reset with dbName instead of dbFullName, to be compatible with doris
2.0(full name has prefix `default_cluster:`)
2. since the referred db name of the restored view has changed, the next
time to restore the view, the signature is not matched, so the db names
should be reset and compared with the signature again.
w41ter added a commit to w41ter/incubator-doris that referenced this pull request Sep 23, 2024
1. reset with dbName instead of dbFullName, to be compatible with doris
2.0(full name has prefix `default_cluster:`)
2. since the referred db name of the restored view has changed, the next
time to restore the view, the signature is not matched, so the db names
should be reset and compared with the signature again.
w41ter added a commit that referenced this pull request Sep 23, 2024
w41ter added a commit that referenced this pull request Sep 23, 2024
dataroaring pushed a commit that referenced this pull request Oct 9, 2024
1. reset with dbName instead of dbFullName, to be compatible with doris
2.0(full name has prefix `default_cluster:`)
2. since the referred db name of the restored view has changed, the next
time to restore the view, the signature is not matched, so the db names
should be reset and compared with the signature again.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants