kaknikhil commented on a change in pull request #483: Graph/type bigint URL: https://github.com/apache/madlib/pull/483#discussion_r386575633
########## File path: src/ports/postgres/modules/graph/apsp.py_in ########## @@ -42,6 +42,7 @@ from utilities.utilities import split_quoted_delimited_str from utilities.utilities import is_platform_pg from utilities.validate_args import table_exists from utilities.validate_args import columns_exist_in_table +from utilities.validate_args import get_cols_and_types Review comment: I would suggest changing the title of this PR and also add a brief description ---------------------------------------------------------------- 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
