iotdb
iotdb copied to clipboard
[WIP] Implementation of IoTDB Function Runtime Interface.
This pull request is work in progress.
Description
This pull request is about implementation of function runtime interface, which is abstract of function runtime. It will be compatible with the UDFs previously implemented by Java , and can also support UDFs written in languages such as JavaScript and Lua to run in runtimes of different languages.