qazxcdswe123 opened a new pull request, #15414:
URL: https://github.com/apache/datafusion/pull/15414

   ## Which issue does this PR close?
   
   - related: https://github.com/apache/datafusion/pull/15356 
https://github.com/apache/datafusion/pull/15413
   - Closes #2408 
   
   ## Rationale for this change
   
   - Follow up of #15413, **SHOULD MERGE THAT FIRST**
   - Used `DistinctSumAccumulator` to calculate decimal 
   
   ## What changes are included in this PR?
   
   - All in #15413 and
   - `DecimalDistinctAvgAccumulator` implematation using 
`DistinctSumAccumulator`
   - Tests (Note that as `single_distinct_to_groupby` rule have not been rm, 
sqllogictest is not accurate so I added tests in `decimal.rs`
   
   ## Are these changes tested?
   
   Yes, sqllogictest and rust tests
   
   ## Are there any user-facing changes?
   
   No
   


-- 
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