Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 0A880200D3D for ; Mon, 13 Nov 2017 20:22:25 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 08DD2160BF3; Mon, 13 Nov 2017 19:22:25 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 4782B160BF0 for ; Mon, 13 Nov 2017 20:22:24 +0100 (CET) Received: (qmail 74770 invoked by uid 500); 13 Nov 2017 19:22:23 -0000 Mailing-List: contact dev-help@madlib.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@madlib.apache.org Delivered-To: mailing list dev@madlib.apache.org Received: (qmail 74759 invoked by uid 99); 13 Nov 2017 19:22:23 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 13 Nov 2017 19:22:23 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 1B418DFBCA; Mon, 13 Nov 2017 19:22:23 +0000 (UTC) From: iyerr3 To: dev@madlib.apache.org Reply-To: dev@madlib.apache.org References: In-Reply-To: Subject: [GitHub] madlib issue #195: Feature: Add grouping support to HITS Content-Type: text/plain Message-Id: <20171113192223.1B418DFBCA@git1-us-west.apache.org> Date: Mon, 13 Nov 2017 19:22:23 +0000 (UTC) archived-at: Mon, 13 Nov 2017 19:22:25 -0000 Github user iyerr3 commented on the issue: https://github.com/apache/madlib/pull/195 Not sure what the `*_for_centrality_measures` names mean - are those function only used in centrality measures? ---