timsaucer opened a new pull request, #1556:
URL: https://github.com/apache/datafusion-python/pull/1556
# Which issue does this PR close?
Related to #1533
# Rationale for this change
Upstream DataFusion now supports the `distinct` variant for these functions.
We expose this functionality here.
# What changes are included in this PR?
- Enhance `sum`, `avg`, and `count` to take the `distinct` keyword.
- Add unit tests
- Update check-upstream skill so that these are known, already covered
functions.
# Are there any user-facing changes?
Addition only. Prior code is not impacted.
--
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]