roxie - graph links with no records are not shown as "0"

Description

I think that if you have a graph where no records flow along a link the record count is blank rather than zero. That can be confusing, and makes it tricky to distinguish between non executed, and empty daatsets.

E.g. something like,

COUNT(nofold(dataset([], { unsigned id} }));

It would be clearer if 0 was used - but it may require changes to the graph representation..

Conclusion

None

Activity

Show:

Richard Chapman July 6, 2015 at 2:31 PM

Do you know which particular graph view this is? The cumulative query counts, or the counts for a single query run via a rorkunit, or the graph displayed when debugging a query ?

Gavin Halliday January 23, 2015 at 2:02 PM

It seems to be because roxie isn't setting the StNumStarted attribute on an edge - so the graph control has no idea that the edge has been executed.

Fixed
Pinned fields
Click on the next to a field label to start pinning.

Details

Components

Assignee

Reporter

Priority

Fix versions

Pull Request URL

Created January 23, 2015 at 2:01 PM
Updated September 10, 2015 at 9:23 AM
Resolved September 10, 2015 at 9:23 AM