Skip to content

[enhancement](Nereids) Don't write to table_statistics when create sync analyze job anymore#20956

Merged
englefly merged 1 commit intoapache:masterfrom
Kikyou1997:eh/auto_analyze
Jun 19, 2023
Merged

[enhancement](Nereids) Don't write to table_statistics when create sync analyze job anymore#20956
englefly merged 1 commit intoapache:masterfrom
Kikyou1997:eh/auto_analyze

Conversation

@Kikyou1997
Copy link
Contributor

@Kikyou1997 Kikyou1997 commented Jun 18, 2023

  1. Don't write to table_statistics when create sync analyze job anymore since it's meaningless
  2. Capture exceptions when creating each system analyze job to avoid the failure of creation of all automatic collection jobs due to a single job creation failure.
  3. Mark auto triggered period job's job type as system

Proposed changes

Issue Number: close #xxx

Further comments

If this is a relatively large or complex change, kick off the discussion at dev@doris.apache.org by explaining why you chose the solution you did and what alternatives you considered, etc...

2. Capture exceptions when creating each system analyze job to avoid the failure of creation of all automatic collection jobs due to a single job creation failure.
3. Mark auto triggered period job's job type as system
@Kikyou1997
Copy link
Contributor Author

run buildall

@github-actions github-actions bot added the approved Indicates a PR has been approved by one committer. label Jun 19, 2023
@github-actions
Copy link
Contributor

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

@github-actions
Copy link
Contributor

PR approved by anyone and no changes requested.

@englefly englefly merged commit 010861b into apache:master Jun 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by one committer. dev/2.0-beta-merged reviewed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants