alamb commented on issue #15290:
URL: https://github.com/apache/datafusion/issues/15290#issuecomment-2732107381

   > I'm working on the ticket: 
https://github.com/apache/datafusion/issues/10316.
   
   > Create a function that combines their statistical properties into a new 
distribution. The most appropriate approach is to create a GenericDistribution 
that approximates the mixture of the two input distributions.
   
   I think implementing the actual analysis in
   - https://github.com/apache/datafusion/issues/10316.
   
   Will require an accurate distribution (not just an approximation). Using 
ProgressiveEval requires (for correctness) that we know the ranges do not 
overlap


-- 
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: github-unsubscr...@datafusion.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org
For additional commands, e-mail: github-h...@datafusion.apache.org

Reply via email to