Details
-
Sub-task
-
Status: In Progress
-
Major
-
Resolution: Unresolved
-
None
-
None
Description
The current function and UDF mechanism uses Datum as function arguments and return values. For more efficient processing, we should not use Datum objects and instead we should use Java primitive values.
Attachments
Issue Links
- depends upon
-
TAJO-1092 Improve the function system to allow other function implementation types
- Resolved