[
https://issues.apache.org/jira/browse/ASTERIXDB-1896?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15989711#comment-15989711
]
Xikui Wang commented on ASTERIXDB-1896:
---------------------------------------
[~tillw] [~amoudi] The fix is pretty simple by extending IResultTypeComputer as
Serializable. But since this is an interface change, could you help me verify
whether this is the right way to go?
> TypeComputer is not serializable in ExternalFunctionInfo
> --------------------------------------------------------
>
> Key: ASTERIXDB-1896
> URL: https://issues.apache.org/jira/browse/ASTERIXDB-1896
> Project: Apache AsterixDB
> Issue Type: Bug
> Reporter: Xikui Wang
> Assignee: Xikui Wang
>
> The job specification serialization fails if there is an External UDF in the
> feed workflow. The 'IResultTypeComputer' in ExternalFunctionInfo cannot be
> serialized properly as it's not serializable.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)