Github user iyerr3 commented on a diff in the pull request:
https://github.com/apache/incubator-madlib/pull/33#discussion_r57504858
--- Diff: src/ports/postgres/modules/summary/summary.sql_in ---
@@ -285,6 +294,16 @@ string should be double-quoted; in this case the input
would be '"MyTable"').
in a slow but exact method. The most frequent values are computed
using a
faithful implementation that preserves the approximation guarantees of
the Cormode/Muthukrishnan method (more information in \ref
grp_mfvsketch).
+- Summary statistics are calculated for each grouping
--- End diff --
We're repeating this text in the argument list and in notes. That could be
fine, but checking if it's intentional?
---
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 [email protected] or file a JIRA ticket
with INFRA.
---