Skip to content

feat(engine/dolphin): implement MATCH_AGAINST conversion #4070

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

wawan93
Copy link

@wawan93 wawan93 commented Aug 20, 2025

fixes #1192, #3091

…qlc-dev#1192, sqlc-dev#3091)

* add conversion logic for MATCH_AGAINST statements
* create type casting for search terms to 'text'
* construct A_Expr for MATCH_AGAINST operation
@dosubot dosubot bot added size:S This PR changes 10-29 lines, ignoring generated files. 🔧 golang labels Aug 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size:S This PR changes 10-29 lines, ignoring generated files. 🔧 golang
Projects
None yet
Development

Successfully merging this pull request may close these issues.

MATCH AGAINST not working in MYSQL
1 participant