Hyunsik Choi created TAJO-1505:
----------------------------------

             Summary: 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
            Priority: Trivial
             Fix For: 0.11.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