You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Vibhatha Lakmal Abeykoon (Jira)" <ji...@apache.org> on 2022/02/10 01:08:00 UTC

[jira] [Created] (ARROW-15637) [C++][Python] UDF Optimizations

Vibhatha Lakmal Abeykoon created ARROW-15637:
------------------------------------------------

             Summary: [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


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)