Skip to content

Commit 5eef5fd

Browse files
kesmit13claude
andcommitted
feat: add call_function_accel C function to accel.c
Add the call_function_accel function directly to accel.c, implementing a combined load/call/dump operation for UDF function calls. This function handles rowdat_1 deserialization, Python UDF invocation, and result serialization in a single optimized C implementation. Previously this function was injected at build time via a patch script in the wasm-udf-server repository. Moving it into the source tree is a prerequisite for cleaning up the custom componentize-py builder and simplifying the WASM component build process. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 24df239 commit 5eef5fd

File tree

1 file changed

+520
-0
lines changed

1 file changed

+520
-0
lines changed

0 commit comments

Comments
 (0)