[
https://issues.apache.org/jira/browse/TAJO-483?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jihoon Son updated TAJO-483:
----------------------------
Description:
See the title.
In the current implementation, DirectedGraph provides only getParent() because
it assumes that there is only one parent. However, multiple parents should be
supported in DirectedGraph.
was:
See the title.
In the current implementation, DirectedGraph provides getParent() which assumes
that there is only one parent. However, multiple parents should be supported in
DirectedGraph.
> Add getParentCount(), getParents(), getParent() functions to DirectedGraph
> --------------------------------------------------------------------------
>
> Key: TAJO-483
> URL: https://issues.apache.org/jira/browse/TAJO-483
> Project: Tajo
> Issue Type: Improvement
> Affects Versions: 0.8-incubating
> Reporter: Jihoon Son
> Assignee: Jihoon Son
> Attachments: TAJO-483.patch
>
>
> See the title.
> In the current implementation, DirectedGraph provides only getParent()
> because it assumes that there is only one parent. However, multiple parents
> should be supported in DirectedGraph.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)