airborne12 opened a new pull request, #63858:
URL: https://github.com/apache/doris/pull/63858
## Proposed changes
Backport apache/doris#63637 to branch-4.1.
This rejects Lucene-syntax `SEARCH` on columns without an inverted index and
aligns the regression/unit coverage with the new FE-side validation. Conflict
resolution kept the branch-4.1 `SearchDslParser` package and adapted
`IndexType` to `org.apache.doris.analysis.IndexDef.IndexType`.
## Testing
- `./run-fe-ut.sh --run
org.apache.doris.nereids.rules.rewrite.RewriteSearchToSlotsTest`
- `RewriteSearchToSlotsTest`: 16 tests passed
--
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]