-
Notifications
You must be signed in to change notification settings - Fork 3.7k
[feature](function)support url domain functions #42488
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
Conversation
|
Thank you for your contribution to Apache Doris. Since 2024-03-18, the Document has been moved to doris-website. |
|
need to add fe fold const when adding new scalar function to fe, which can refer to: https://selectdb.feishu.cn/wiki/BGfGwgY2uiQrK7krGUVcYJFknVg?from=from_copylink |
There was a problem hiding this 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
There were too many comments to post at once. Showing the first 25 out of 39. Check the log or trigger a new build to see more.
|
run buildall |
1 similar comment
|
run buildall |
There was a problem hiding this 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
|
TeamCity be ut coverage result: |
|
run buildall |
|
TeamCity be ut coverage result: |
.../apache/doris/nereids/trees/expressions/functions/scalar/CutToFirstSignificantSubdomain.java
Show resolved
Hide resolved
1fddbae to
69abebb
Compare
|
run buildall |
There was a problem hiding this 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
|
TeamCity be ut coverage result: |
HappenLee
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
|
PR approved by at least one committer and no changes requested. |
|
PR approved by anyone and no changes requested. |
zclllyybb
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
.../apache/doris/nereids/trees/expressions/functions/scalar/CutToFirstSignificantSubdomain.java
Show resolved
Hide resolved
support top_level_domain/first_significant_subdomain/cut_to_first_significant_subdomain functions doc: apache/doris-website#1230 <!--Describe your changes.-->
…n find_symbols.h (apache#43004) From apache#42488
…n find_symbols.h (apache#43004) From apache#42488
## Proposed changes support top_level_domain/first_significant_subdomain/cut_to_first_significant_subdomain functions doc: apache/doris-website#1230 <!--Describe your changes.-->
## Proposed changes support top_level_domain/first_significant_subdomain/cut_to_first_significant_subdomain functions doc: apache/doris-website#1230 <!--Describe your changes.-->
Proposed changes
support top_level_domain/first_significant_subdomain/cut_to_first_significant_subdomain functions
doc: apache/doris-website#1230