zhuwenzhuang commented on issue #446:
URL: 
https://github.com/apache/datasketches-java/issues/446#issuecomment-1583818480

   > 
   
   Thanks !
   I'm trying 
   1. (first table scan) percentile_approx for bin's bound_array
   2.(second table scan) array_lower_bound_index(bound_array, data_col) for 
data_col's bin id and data_col pair
   3.(from on second step result) compute ndv,min,max,cnt for data_col group by 
bin id,
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to