[
https://issues.apache.org/jira/browse/ASTERIXDB-2838?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ian Maxon resolved ASTERIXDB-2838.
----------------------------------
Resolution: Fixed
> Batched runtime for Python UDFs
> -------------------------------
>
> Key: ASTERIXDB-2838
> URL: https://issues.apache.org/jira/browse/ASTERIXDB-2838
> Project: Apache AsterixDB
> Issue Type: Improvement
> Components: FUN - Functions, RT - Runtime
> Reporter: Ian Maxon
> Assignee: Ian Maxon
> Priority: Major
> Fix For: 0.9.7
>
>
> Utilize the new compiler features that allow a new type of assign operator to
> send batches of records to be evaluated in Python UDFs rather than using the
> evaluator interface which is one tuple at a time.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)