[ 
https://issues.apache.org/jira/browse/TAJO-1505?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14985635#comment-14985635
 ] 

ASF GitHub Bot commented on TAJO-1505:
--------------------------------------

Github user asfgit closed the pull request at:

    https://github.com/apache/tajo/pull/527


> 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)

Reply via email to