xudong963 closed issue #15290: Support `merge` for `Distribution`
URL: https://github.com/apache/datafusion/issues/15290
--
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 unsu
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
xudong963 commented on issue #15290:
URL: https://github.com/apache/datafusion/issues/15290#issuecomment-2732132955
> Will require an accurate distribution (not just an approximation
Yes, it depends on whether each distribution is accurate, if they're, the
merged distribution should b
xudong963 commented on issue #15290:
URL: https://github.com/apache/datafusion/issues/15290#issuecomment-2732391652
There is a proposal: https://github.com/apache/datafusion/pull/15296
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to
xudong963 opened a new issue, #15290:
URL: https://github.com/apache/datafusion/issues/15290
### Is your feature request related to a problem or challenge?
I'm working on the ticket: https://github.com/apache/datafusion/issues/10316.
Given that, we'll replace all `Precision` wit