You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(engine/dolphin): implement MATCH_AGAINST conversion in SQL AST (#1192, #3091) (#4070)
* add conversion logic for MATCH_AGAINST statements
* create type casting for search terms to 'text'
* construct A_Expr for MATCH_AGAINST operation
Co-authored-by: Vladimir Kochergin <[email protected]>
0 commit comments