tree: d5cb695854782a67763fbeb1676cf3b844135c53 [path history] [tgz]
  1. proto/
  2. cpp_function_service_demo.cpp
  3. Makefile
  4. README.md
samples/doris-demo/remote-udf-cpp-demo/README.md

Remote UDF Function Service In CPP Demo

Compile

make clean && make all

Run

./function_server 9000 9000 is the port that the server will listen on