Hi, I want to load a spark dataframe column into T-Digest using java to calculate quantile values. I write this code to do this, but it's giving zero for size of tdigest. values are not added to tDigest.
my code - https://gist.github.com/anonymous/1f2e382fdda002580154b5c43fbe9b3a Thank you. Himasha De Silva