Skip to content
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

Advanced visibility for MySQL #3878

Merged
merged 1 commit into from
Feb 3, 2023

Conversation

rodrigozhou
Copy link
Contributor

What changed?
Implements the new advanced visibility store interface for SQL DB.
Implements new query converter.
Implements MySQL 8 query converter.

Why?
Advanced visibility for MySQL 8

How did you test it?
Ran local server, and run tests based on the custom search attributes sample code.

Potential risks
None.

Is hotfix candidate?
No.

@rodrigozhou rodrigozhou requested a review from a team as a code owner February 1, 2023 06:37
@rodrigozhou rodrigozhou force-pushed the adv-vis-mysql branch 6 times, most recently from 473734f to 1f6e518 Compare February 2, 2023 21:29
Copy link
Member

@alexshtin alexshtin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We reviewed this PR together with @rodrigozhou, found some bugs, which are already addressed here. All the rest looks good as much as such big PR can be validated by human. Tests (unit and functional) are pending.

@rodrigozhou rodrigozhou merged commit e43e5b5 into temporalio:master Feb 3, 2023
@rodrigozhou rodrigozhou deleted the adv-vis-mysql branch February 3, 2023 00:06
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