Frank McQuillan created MADLIB-1110:
---------------------------------------
Summary: Graph - validate graph function
Key: MADLIB-1110
URL: https://issues.apache.org/jira/browse/MADLIB-1110
Project: Apache MADlib
Issue Type: New Feature
Components: Module: Graph
Reporter: Frank McQuillan
Fix For: v2.0
Graph algos assume that the vertex and edge tables are properly constructed.
We don't check before running each algo (e.g., SSSP, PR...) since too expensive.
The proposed validate function would make basic integrity checks on vertex and
edge tables and output summary table of results.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)