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

Feature: support wescale wasm plugin #492

Merged
merged 34 commits into from
May 23, 2024
Merged

Feature: support wescale wasm plugin #492

merged 34 commits into from
May 23, 2024

Conversation

newborn22
Copy link
Contributor

@newborn22 newborn22 commented May 9, 2024

Related Issue(s) & Descriptions

Checklist

  • Tests were added or are not required
  • Documentation was added or is not required

@newborn22 newborn22 marked this pull request as draft May 9, 2024 06:55
case rules.QRWasmPlugin:
qe.wasmPluginController.Runtime.ClearWasmModule(name)
// todo newborn22 ccl?
}
}
Copy link
Collaborator

Choose a reason for hiding this comment

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

I think it's a good idea to do some cleaning in the HandleDropFilter function.
Same for HandleCreateFilter, we may want to init wasm or ccl in it.

go/vt/vttablet/tabletserver/wasm_plugin_wazero.go Outdated Show resolved Hide resolved
@earayu earayu marked this pull request as ready for review May 23, 2024 06:17
Copy link
Collaborator

@earayu earayu left a comment

Choose a reason for hiding this comment

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

LGTM

@earayu earayu merged commit e2992a2 into main May 23, 2024
17 checks passed
@earayu earayu deleted the feature/wasm_plugin branch May 23, 2024 06:18
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.

None yet

2 participants