Skip to content

Comments

[fix](core) fix multi_match_any maybe core down#19089

Closed
nextdreamblue wants to merge 7 commits intoapache:masterfrom
nextdreamblue:fix_multi_match_any1
Closed

[fix](core) fix multi_match_any maybe core down#19089
nextdreamblue wants to merge 7 commits intoapache:masterfrom
nextdreamblue:fix_multi_match_any1

Conversation

@nextdreamblue
Copy link
Contributor

Proposed changes

Issue Number: close #19050

Problem summary

Describe your changes.

Checklist(Required)

  • Does it affect the original behavior
  • Has unit tests been added
  • Has document been added or modified
  • Does it need to update dependencies
  • Is this PR support rollback (If NO, please explain WHY)

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...

@github-actions github-actions bot added area/sql/function Issues or PRs related to the SQL functions area/vectorization kind/docs Categorizes issue or PR as related to documentation. kind/test labels Apr 26, 2023
Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

clang-tidy made some suggestions

@nextdreamblue
Copy link
Contributor Author

run buildall

@github-actions
Copy link
Contributor

clang-tidy review says "All clean, LGTM! 👍"

Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

clang-tidy made some suggestions

@github-actions
Copy link
Contributor

clang-tidy review says "All clean, LGTM! 👍"

@hello-stephen
Copy link
Contributor

hello-stephen commented Apr 26, 2023

TeamCity pipeline, clickbench performance test result:
the sum of best hot time: 33.52 seconds
stream load tsv: 426 seconds loaded 74807831229 Bytes, about 167 MB/s
stream load json: 26 seconds loaded 2358488459 Bytes, about 86 MB/s
stream load orc: 59 seconds loaded 1101869774 Bytes, about 17 MB/s
stream load parquet: 31 seconds loaded 861443392 Bytes, about 26 MB/s
https://doris-community-test-1308700295.cos.ap-hongkong.myqcloud.com/tmp/20230510080139_clickbench_pr_141580.html

@nextdreamblue
Copy link
Contributor Author

run p1

@morningman morningman added usercase Important user case type label dev/1.2.5 labels Apr 27, 2023
@nextdreamblue nextdreamblue force-pushed the fix_multi_match_any1 branch from 3287446 to d2bf511 Compare May 9, 2023 07:55
@nextdreamblue
Copy link
Contributor Author

run buildall

@github-actions
Copy link
Contributor

github-actions bot commented May 9, 2023

clang-tidy review says "All clean, LGTM! 👍"

nextdreamblue and others added 5 commits May 9, 2023 20:55
Signed-off-by: nextdreamblue <zxw520blue1@163.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Signed-off-by: nextdreamblue <zxw520blue1@163.com>
@nextdreamblue nextdreamblue force-pushed the fix_multi_match_any1 branch from 8045c3e to 6dc7d1f Compare May 9, 2023 12:55
@github-actions
Copy link
Contributor

github-actions bot commented May 9, 2023

clang-tidy review says "All clean, LGTM! 👍"

Signed-off-by: nextdreamblue <zxw520blue1@163.com>
@nextdreamblue
Copy link
Contributor Author

run buildall

@github-actions
Copy link
Contributor

github-actions bot commented May 9, 2023

clang-tidy review says "All clean, LGTM! 👍"

@nextdreamblue
Copy link
Contributor Author

run p0

Signed-off-by: nextdreamblue <zxw520blue1@163.com>
@nextdreamblue
Copy link
Contributor Author

run buildall

@github-actions
Copy link
Contributor

clang-tidy review says "All clean, LGTM! 👍"

@nextdreamblue
Copy link
Contributor Author

close by #19498

@yiguolei yiguolei removed usercase Important user case type label dev/1.2.5 labels May 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/sql/function Issues or PRs related to the SQL functions area/vectorization kind/docs Categorizes issue or PR as related to documentation. kind/test

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug] compare multi_match_any result with 1 cause be coredump

4 participants