Re: Regarding on the dataframe stat frequent

2016-06-17 Thread Sean Owen
If you have a clean test case demonstrating the desired behavior, and a change which makes it work that way, yes make a JIRA and PR. On Fri, Jun 17, 2016 at 1:35 AM, Luyi Wang wrote: > Hey there: > > The frequent item in dataframe stat package seems not accurate. In the > documentation,it did men

Regarding on the dataframe stat frequent

2016-06-16 Thread Luyi Wang
Hey there: The frequent item in dataframe stat package seems not accurate. In the documentation,it did mention that it has false positive but still seems incorrect. Wondering if this is all known problem or not? Here is a quick example showing the problem. val sqlContext = new SQLContext(sc) i