Ian Maxon created ASTERIXDB-2838:
------------------------------------
Summary: 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
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)