[
https://issues.apache.org/jira/browse/TAJO-1008?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14098557#comment-14098557
]
ASF GitHub Bot commented on TAJO-1008:
--------------------------------------
GitHub user hyunsik opened a pull request:
https://github.com/apache/tajo/pull/118
TAJO-1008: Protocol buffer De/Serialization for EvalNode.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/hyunsik/tajo TAJO-1008
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/tajo/pull/118.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #118
----
commit ade69f784e2369aa2f6950ce4f95dd316f4526e3
Author: Hyunsik Choi <[email protected]>
Date: 2014-08-15T13:51:40Z
TAJO-1008: Protocol buffer De/Serialization for EvalNode.
----
> Protocol buffer De/Serialization for EvalNode
> ---------------------------------------------
>
> Key: TAJO-1008
> URL: https://issues.apache.org/jira/browse/TAJO-1008
> Project: Tajo
> Issue Type: Sub-task
> Components: planner/optimizer
> Reporter: Hyunsik Choi
> Assignee: Hyunsik Choi
> Fix For: 0.9.0
>
>
> This patch includes de/serialization classes for EvalNode.
> This patch also inserts an unit test code to ExprTestBase to verify all eval
> nodes used in all unit tests inherented from ExprTestBase.
--
This message was sent by Atlassian JIRA
(v6.2#6252)