Github user orhankislal commented on a diff in the pull request: https://github.com/apache/incubator-madlib/pull/147#discussion_r124939354 --- Diff: src/ports/postgres/modules/graph/wcc.py_in --- @@ -50,8 +48,14 @@ def validate_wcc_args(schema_madlib, vertex_table, vertex_id, edge_table, # to be column names in the edge_table, and not expressions! _assert(columns_exist_in_table(edge_table, grouping_cols_list, schema_madlib), --- End diff -- We should wrap at 80 characters.
--- 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. ---