Skip to content

Conversation

rodrigozhou
Copy link
Contributor

What changed?
Added namespace_id to full text search query expression.

Why?
I added namespace_id to FTS index to help searching when using Text type search attributes. But the namespace_id is also indexed as FTS and needs to be in the MATCH() AGAINST () expression.

How did you test it?
Start local server, setup custom search attributes, and ran workflow querying Text type search attribute.

Potential risks
No.

Is hotfix candidate?
No.

@rodrigozhou rodrigozhou requested a review from alexshtin February 7, 2023 23:54
@rodrigozhou rodrigozhou requested a review from a team as a code owner February 7, 2023 23:55
@rodrigozhou rodrigozhou merged commit 9186ca7 into temporalio:master Feb 8, 2023
@rodrigozhou rodrigozhou deleted the fix-vis-mysql-fts branch February 8, 2023 17:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants