Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
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.