nooneuse opened a new pull request, #63143: URL: https://github.com/apache/doris/pull/63143
### What problem does this PR solve? Issue Number: close - #63142(https://github.com/apache/doris/issues/63142) - #26416 - #56246 Related PR: None Problem Summary: Implemented an aggregate function that integrates the Datasketches HLL sketch. see: https://github.com/apache/doris/issues/63142 use case: see regression test ### Release note None ### Check List (For Author) - Test <!-- At least one of them must be included. --> - [v] Regression test —— checked - [v] Unit Test —— checked - Behavior changed: - [v] No. - Does this need documentation? - [v] No. No separate documentation is needed; the usage is easy to understand, and it is clearly explained in the regression tests. ### Check List (For Reviewer who merge this PR) - [ ] Confirm the release note - [ ] Confirm test cases - [ ] Confirm document - [ ] Add branch pick label <!-- Add branch pick label that this PR should merge into --> -- 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]
