You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@madlib.apache.org by "Frank McQuillan (Jira)" <ji...@apache.org> on 2020/07/21 23:30:00 UTC

[jira] [Created] (MADLIB-1444) check bigint support for all graph methods

Frank McQuillan created MADLIB-1444:
---------------------------------------

             Summary: check bigint support for all graph methods
                 Key: MADLIB-1444
                 URL: https://issues.apache.org/jira/browse/MADLIB-1444
             Project: Apache MADlib
          Issue Type: Bug
          Components: Module: Graph
            Reporter: Frank McQuillan
             Fix For: v1.18.0


In 1.17.0 we updated all graph modules to support bigint for source and destination vertices, including support for numbers larger than integer scope.  Here is the done JIRA:
https://issues.apache.org/jira/browse/MADLIB-1408

BUT, just ran a spot test and APSP worked OK but SSSP did not, so we need to fix SSSP  in 1.18.0. 

As part of this JIRA please check all other graph methods when we fix SSSP, to make sure we have all our bases covered.  This includes both source and edge tables.




--
This message was sent by Atlassian Jira
(v8.3.4#803005)