Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Enhancement] support drop sync materialized view in ccr #43356

Open
2 of 3 tasks
dataroaring opened this issue Nov 6, 2024 · 0 comments
Open
2 of 3 tasks

[Enhancement] support drop sync materialized view in ccr #43356

dataroaring opened this issue Nov 6, 2024 · 0 comments
Labels
ccr difficulty/medium doris-future go Pull requests that update Go code java Pull requests that update Java code

Comments

@dataroaring
Copy link
Contributor

dataroaring commented Nov 6, 2024

Search before asking

  • I had searched in the issues and found no similar issues.

Description

Currently, create materialized view is supported in ccr while dropping is not supportted.

Solution

  1. check cases related to materialized view in ccr.
  2. generate binlog for drop materialized view in doris.
  3. handle binlog in ccr-syncer
  4. add cases for db sync and table sync.
  5. update document in doris-websites

Are you willing to submit PR?

  • Yes I am willing to submit a PR!

Code of Conduct

@dataroaring dataroaring added java Pull requests that update Java code doris-future go Pull requests that update Go code difficulty/medium ccr labels Nov 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ccr difficulty/medium doris-future go Pull requests that update Go code java Pull requests that update Java code
Projects
None yet
Development

No branches or pull requests

1 participant