[
https://issues.apache.org/jira/browse/TAJO-1904?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14939639#comment-14939639
]
ASF GitHub Bot commented on TAJO-1904:
--------------------------------------
GitHub user jihoonson opened a pull request:
https://github.com/apache/tajo/pull/797
TAJO-1904: Extend GraphVisitor to accept user-defined context
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jihoonson/tajo-2 TAJO-1904
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/tajo/pull/797.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 #797
----
commit 3c6cf30d27e5ba4fb7b8cef39ab55e0a9449a9db
Author: Jihoon Son <[email protected]>
Date: 2015-10-01T10:24:23Z
TAJO-1904
----
> Extend GraphVisitor to accept user-defined context
> --------------------------------------------------
>
> Key: TAJO-1904
> URL: https://issues.apache.org/jira/browse/TAJO-1904
> Project: Tajo
> Issue Type: Task
> Components: distributed query plan
> Reporter: Jihoon Son
> Assignee: Jihoon Son
> Priority: Minor
> Fix For: 0.12.0
>
>
> In the current implementation, GraphVisitor doesn't accept user-defined
> context, so it is not extendable.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)