Re: [PR] branch-4.0: [fix](search) Add searcher cache reuse and DSL result cache for search() function #60790 [doris]
airborne12 commented on PR #61017: URL: https://github.com/apache/doris/pull/61017#issuecomment-3994837625 Superseded by squashed backport PR #61028 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] - To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
Re: [PR] branch-4.0: [fix](search) Add searcher cache reuse and DSL result cache for search() function #60790 [doris]
airborne12 closed pull request #61017: branch-4.0: [fix](search) Add searcher cache reuse and DSL result cache for search() function #60790 URL: https://github.com/apache/doris/pull/61017 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] - To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
Re: [PR] branch-4.0: [fix](search) Add searcher cache reuse and DSL result cache for search() function #60790 [doris]
Thearas commented on PR #61017: URL: https://github.com/apache/doris/pull/61017#issuecomment-3992264198 Thank you for your contribution to Apache Doris. Don't know what should be done next? See [How to process your PR](https://cwiki.apache.org/confluence/display/DORIS/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? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] - To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
[PR] branch-4.0: [fix](search) Add searcher cache reuse and DSL result cache for search() function #60790 [doris]
airborne12 opened a new pull request, #61017: URL: https://github.com/apache/doris/pull/61017 ## Summary - Cherry-pick of #60790 to branch-4.0 - Add searcher cache reuse and DSL result cache for search() function ## Merge Order **PR 6/12** in the search() pick chain. Depends on #61013(#60654), #60782, #60784, #60786. ### Check List (For Author) - Test - [x] Regression test - [x] Unit Test - [ ] No need to test - Behavior changed: - [x] No. - Does this need documentation? - [x] No. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] - To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
