You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Zhenhua Wang (JIRA)" <ji...@apache.org> on 2016/10/12 01:31:20 UTC

[jira] [Created] (SPARK-17881) Aggregation function for generating string histograms

Zhenhua Wang created SPARK-17881:
------------------------------------

             Summary: Aggregation function for generating string histograms
                 Key: SPARK-17881
                 URL: https://issues.apache.org/jira/browse/SPARK-17881
             Project: Spark
          Issue Type: New Feature
          Components: SQL
    Affects Versions: 2.1.0
            Reporter: Zhenhua Wang


This agg function generates equi-width histograms for string type columns, with a maximum number of histogram bins. It returns a empty result if the ndv(number of distinct value) of the column exceeds the maximum number allowed.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org