Replies: 2 comments
-
We finished a UDF demo for TiDB in hackathon 2020 (A trivial Chinese blog about it), Wasm is very suitable for the scene. But it’s difficult to design a graceful ABI for complicated types between host language and wasm runtime. |
Beta Was this translation helpful? Give feedback.
0 replies
-
maybe your team should refer to apache arrow-datafusion implmentation, is there plan on it |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Summary
Support wasm plugin to extend UDF and DataSource
something like this
Beta Was this translation helpful? Give feedback.
All reactions