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/08/06 18:34:00 UTC

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

     [ https://issues.apache.org/jira/browse/MADLIB-1444?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Frank McQuillan closed MADLIB-1444.
-----------------------------------
    Resolution: Fixed

https://github.com/apache/madlib/pull/507

> 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
>            Assignee: Orhan Kislal
>            Priority: Minor
>             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)