[
https://issues.apache.org/jira/browse/IOTDB-6104?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17761671#comment-17761671
]
Qingxin Feng commented on IOTDB-6104:
-------------------------------------
There is no UDF file in the attachmen
> tmp directory won't be cleaned after udf query end
> --------------------------------------------------
>
> Key: IOTDB-6104
> URL: https://issues.apache.org/jira/browse/IOTDB-6104
> Project: Apache IoTDB
> Issue Type: Bug
> Components: Core/Query
> Affects Versions: 1.2.1, 1.1.2
> Reporter: Yuan Tian
> Assignee: Yuan Tian
> Priority: Major
> Labels: pull-request-available
> Fix For: master, 1.1.3, 1.2.2
>
> Attachments: image-2023-08-08-20-47-38-670.png
>
>
> While using udf to query, and when the memory is not enough, we will spill
> the data to disk. However when the query end, the tmp directory is not
> cleaned completely.
> !image-2023-08-08-20-47-38-670.png!
>
> To replay, you can use the UDF in the attachment, and then create function
> with that. change the `udf_memory_budget_in_mb` to `0.01 `and then insert
> 1000000 points data. After that, you can use your registered udf to do the
> query.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)