[
https://issues.apache.org/jira/browse/TAJO-1505?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hyunsik Choi updated TAJO-1505:
-------------------------------
Fix Version/s: (was: 0.11.0)
0.12.0
> Transferred plan should not include supplementary of FunctionDesc.
> ------------------------------------------------------------------
>
> Key: TAJO-1505
> URL: https://issues.apache.org/jira/browse/TAJO-1505
> Project: Tajo
> Issue Type: Improvement
> Reporter: Hyunsik Choi
> Assignee: Navis
> Priority: Trivial
> Labels: newbie
> Fix For: 0.12.0
>
>
> FunctionDesc consists of invocation description and supplement description.
> Supplement description includes function examples and its documents.
> FunctionDesc is also used for serialized plan which is disseminated across a
> number of cluster nodes for actual execution. But, supplementary description
> is also included in serialized plans even though it is not necessary in
> workers. For more efficient, Tajo should omit supplementary description when
> it is transferred to workers.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)