rewrite phrase SQL by remove JOIN with group by (doc_id, anchor) - #24761
Conversation
Qodo reviews are paused for this user.Troubleshooting steps vary by plan Learn more → On a Teams plan? Using GitHub Enterprise Server, GitLab Self-Managed, or Bitbucket Data Center? |
Merge Queue Status
This pull request spent 1 hour 55 minutes 27 seconds in the queue, with no time running CI. Waiting for
All conditions
ReasonThe merge conditions cannot be satisfied due to failing checks HintYou may have to fix your CI before adding the pull request to the queue again. |
Merge Queue Status
This pull request spent 34 seconds in the queue, including 7 seconds running CI. Required conditions to merge
|
What type of PR is this?
Which issue(s) this PR fixes:
issue #24760 #24684
What this PR does / why we need it:
In fulltext search, a boolean-mode query with many optional (OR) words
— e.g. 25 words becomes very slow. Tracing the path explains why: