Skip to content

Conversation

@github-actions
Copy link
Contributor

Cherry-picked from #57372

…fact some code (#57372)

Related PR: #57007

Problem Summary:
This PR enhances the search functionality by adding support for phrase
queries, wildcard queries, and regex queries, while refactoring code to
improve maintainability and ensure proper NULL semantics handling across
all query types.
@github-actions github-actions bot requested a review from yiguolei as a code owner October 29, 2025 12:13
@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 reopened this Oct 29, 2025
@hello-stephen
Copy link
Contributor

run buildall

@doris-robot
Copy link

ClickBench: Total hot run time: 30.81 s
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools
ClickBench test result on commit ad9be105ec1dcff41264f55e0fec4fe4ef95e4ed, data reload: true

query1	0.03	0.03	0.04
query2	0.12	0.04	0.04
query3	0.25	0.07	0.08
query4	1.63	0.12	0.11
query5	0.28	0.28	0.27
query6	1.21	0.68	0.67
query7	0.03	0.02	0.02
query8	0.07	0.04	0.04
query9	0.63	0.53	0.54
query10	0.59	0.59	0.59
query11	0.18	0.11	0.11
query12	0.16	0.12	0.13
query13	0.65	0.64	0.63
query14	0.83	0.87	0.86
query15	0.93	0.90	0.89
query16	0.41	0.42	0.42
query17	1.12	1.11	1.08
query18	0.20	0.19	0.19
query19	1.99	1.92	1.88
query20	0.03	0.02	0.01
query21	15.40	0.97	0.60
query22	0.78	1.39	0.81
query23	14.82	1.45	0.68
query24	5.26	1.36	0.36
query25	0.31	0.29	0.06
query26	0.43	0.15	0.13
query27	0.04	0.06	0.04
query28	11.03	1.55	0.95
query29	13.54	4.46	3.54
query30	0.24	0.13	0.12
query31	2.91	0.68	0.43
query32	3.33	0.63	0.52
query33	3.52	3.44	3.43
query34	17.24	5.88	4.85
query35	4.89	4.89	4.87
query36	0.72	0.56	0.51
query37	0.10	0.06	0.06
query38	0.10	0.05	0.04
query39	0.03	0.02	0.02
query40	0.17	0.15	0.15
query41	0.09	0.04	0.03
query42	0.03	0.02	0.03
query43	0.04	0.03	0.03
Total cold run time: 106.36 s
Total hot run time: 30.81 s

@yiguolei yiguolei merged commit 919c2ef into branch-4.0 Oct 31, 2025
24 of 27 checks passed
@github-actions github-actions bot deleted the auto-pick-57372-branch-4.0 branch October 31, 2025 01:42
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.

6 participants