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

[branch-2.1](function) fix coredump for MULTI_MATCH_ANY (#37959) #38314

Merged
merged 1 commit into from
Jul 25, 2024

Conversation

zclllyybb
Copy link
Contributor

pick #37959

[INVALID_ARGUMENT][E33] Compile regexp expression failed. got Embedded start anchors not supported.. some expressions may be illegal

[INVALID_ARGUMENT][E33] Compile regexp expression failed. got Embedded start anchors not supported.. some expressions may be illegal
@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.

@zclllyybb
Copy link
Contributor Author

run buildall

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

@@ -21,21 +21,20 @@
#pragma once

#include <hs/hs.h>
Copy link
Contributor

Choose a reason for hiding this comment

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

warning: 'hs/hs.h' file not found [clang-diagnostic-error]

#include <hs/hs.h>
         ^

@doris-robot
Copy link

TeamCity be ut coverage result:
Function Coverage: 36.45% (9237/25345)
Line Coverage: 27.98% (75517/269877)
Region Coverage: 26.80% (38824/144861)
Branch Coverage: 23.54% (19715/83736)
Coverage Report: http://coverage.selectdb-in.cc/coverage/d7217999558e5b1ce18e4ffd85c6a98d89820d07_d7217999558e5b1ce18e4ffd85c6a98d89820d07/report/index.html

@yiguolei yiguolei merged commit 21b3fc3 into apache:branch-2.1 Jul 25, 2024
19 of 22 checks passed
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.

3 participants