[
https://issues.apache.org/jira/browse/SPARK-6761?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16138809#comment-16138809
]
poplav commented on SPARK-6761:
-------------------------------
Question: Say I have a DataFrame of 1000 columns. I want approximate
quantiles for all 1000 columns of that DataFrame. I am seeing that this method
takes in a parameter for one column, thus I am having to map over all 1000
columns and run this sequentially. Is it possible for this to accept a
sequence of columns and improve performance?
> Approximate quantile
> --------------------
>
> Key: SPARK-6761
> URL: https://issues.apache.org/jira/browse/SPARK-6761
> Project: Spark
> Issue Type: Sub-task
> Components: SQL
> Reporter: Reynold Xin
> Assignee: Liang-Chi Hsieh
> Fix For: 2.0.0
>
>
> See mailing list discussion:
> http://apache-spark-developers-list.1001551.n3.nabble.com/Approximate-rank-based-statistics-median-95-th-percentile-etc-for-Spark-td11414.html
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]