Github user iyerr3 commented on a diff in the pull request: https://github.com/apache/incubator-madlib/pull/155#discussion_r129799415 --- Diff: src/ports/postgres/modules/graph/graph_utils.py_in --- @@ -71,6 +70,43 @@ def _grp_from_table(tbl, grp_list): for i in grp_list]) +def validate_output_and_summary_tables(model_out_table, module_name, --- End diff -- The docstring and errors look good. I suggest removing the exclamation (`!`) from end of error messages.
--- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---