[
https://issues.apache.org/jira/browse/ARROW-15637?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17489897#comment-17489897
]
Vibhatha Lakmal Abeykoon commented on ARROW-15637:
--------------------------------------------------
Also worth noting the performance limitations in the UDFs executed per each
row.
> [C++][Python] UDF Optimizations
> -------------------------------
>
> Key: ARROW-15637
> URL: https://issues.apache.org/jira/browse/ARROW-15637
> Project: Apache Arrow
> Issue Type: Sub-task
> Reporter: Vibhatha Lakmal Abeykoon
> Priority: Minor
>
> Need an interface to evaluate the memory footprint, execution time and health
> of the UDFs and return a meaningful status ex:
> `Status::HighMemoryUsageException()`, `Status::TimeLimitException()`
> Note: This is also aligned with resource monitoring in the parallel execution
> space.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)