Merge pull request #21508 from taosdata/gccgdb1234-patch-1

Update 09-udf.md
This commit is contained in:
wade zhang 2023-05-29 09:51:23 +08:00 committed by GitHub
commit 594489457b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -296,7 +296,7 @@ ldconfig
3. 如果 Python UDF 程序执行时,通过 PYTHONPATH 引用其它的包,可以设置 taos.cfg 的 UdfdLdLibPath 变量为PYTHONPATH的内容
4. 启动 `taosd` 服务
细节请参考 [快速开始](../get-started)
细节请参考 [快速开始](../../get-started)
### 接口定义