Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Jan 3, 2025

Cherry-picked from #46280

@hello-stephen
Copy link
Contributor

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

Please clearly describe your PR:

  1. What problem was fixed (it's best to include specific error reporting information). How it was fixed.
  2. Which behaviors were modified. What was the previous behavior, what is it now, why was it modified, and what possible impacts might there be.
  3. What features were added. Why was this function added?
  4. Which code was refactored and why was this part of the code refactored?
  5. Which functions were optimized and what is the difference before and after the optimization?

@dataroaring dataroaring closed this Jan 3, 2025
@dataroaring dataroaring reopened this Jan 3, 2025
@hello-stephen
Copy link
Contributor

run buildall

…#46280)

### What problem does this PR solve?

We specified the `excluded_trigger_tables = 'a'` attribute when creating
the materialized view. If table `a` is updated frequently, many invalid
tasks will be generated, and these tasks do not really refresh the mv,
which is unreasonable, too many invalid tasks will wash away useful task
information


Co-authored-by: garenshi <garenshi@tencent.com>
@yiguolei yiguolei force-pushed the auto-pick-46280-branch-2.1 branch from f0618fb to b8b7f67 Compare January 4, 2025 01:03
@yiguolei
Copy link
Contributor

yiguolei commented Jan 4, 2025

run buildall

@yiguolei yiguolei merged commit 12350ca into branch-2.1 Jan 5, 2025
21 of 23 checks passed
@github-actions github-actions bot deleted the auto-pick-46280-branch-2.1 branch January 5, 2025 00:59
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.

5 participants