未验证 提交 730e087d 编写于 作者: W wade zhang 提交者: GitHub

Update 09-udf.md

上级 43671700
......@@ -320,7 +320,7 @@ def process(input: datablock) -> tuple[output_type]:
Description: this function prcesses datablock, which is the input; you can use datablock.data(row, col) to access the python object at location(row,col); the output is a tuple object consisted of objects of type outputtype
### Aggregate UDF Interface
#### Aggregate UDF Interface
The implementation of an aggregate function is described as follows:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册