orhankislal opened a new pull request #477: Graph: Fix ambiguous column name in 
various functions
URL: https://github.com/apache/madlib/pull/477
 
 
   JIRA: MADLIB-1407
   
   Some of the graph functions had a bug that surfaced when the vertex id column
   had the same name as the edge src or dest columns. This commit fixes the 
issue
   on apsp, bfs, hits and pagerank.
   
   In addition, it adds tests for every graph function.
   
   Closes #
   
   <!--  
   
   Thanks for sending a pull request!  Here are some tips for you:
   1. Refer to this link for contribution guidelines 
https://cwiki.apache.org/confluence/display/MADLIB/Contribution+Guidelines
   2. Please Provide the Module Name, a JIRA Number and a short description 
about your changes.
   -->
   
   - [ ] Add the module name, JIRA# to PR/commit and description.
   - [ ] Add tests for the change. 
   
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to