[
https://issues.apache.org/jira/browse/HIVE-16460?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16033769#comment-16033769
]
Prasanth Jayachandran commented on HIVE-16460:
----------------------------------------------
{code}
/**
* getAllWork returns a topologically sorted list of BaseWork
*/
public List<BaseWork> getAllWork() {
{code}
So I would assume so :) I am not sure about the Union case but the only change
here is getWorkMap() vs getAllWork() which I suppose return top sorted work.
Sure I will add a check to make sure basework name exists vertex information.
But if dagStatus.getVertexProgress() returns map in topological sorted order
and if the behaviour is likely not going to change then I can use that.
> In the console output, show vertex list in topological order instead of an
> alphabetical sort
> --------------------------------------------------------------------------------------------
>
> Key: HIVE-16460
> URL: https://issues.apache.org/jira/browse/HIVE-16460
> Project: Hive
> Issue Type: Improvement
> Reporter: Siddharth Seth
> Assignee: Prasanth Jayachandran
> Attachments: HIVE-16460.1.patch
>
>
> cc [~prasanth_j]
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)