Describe the bug
Single quote not properly escaped in hybrid search
Environment
1.0.0bp5
Fast reproduce steps
Calling hybrid search API with single quotes in query
Expected behavior
Correctly return result.
Actual behavior
Error: execute sql failed 1064 You have an error in your SQL syntax; check the manual that corresponds to your OceanBase version for the right syntax to use near 'vector search?' in natural language mode) as _keyword_score FROM test.c
Additional context
No response
Describe the bug
Single quote not properly escaped in hybrid search
Environment
1.0.0bp5
Fast reproduce steps
Calling hybrid search API with single quotes in query
Expected behavior
Correctly return result.
Actual behavior
Error: execute sql failed 1064 You have an error in your SQL syntax; check the manual that corresponds to your OceanBase version for the right syntax to use near 'vector search?' in natural language mode) as _keyword_score FROM test.c
Additional context
No response