alamb opened a new pull request, #6881:
URL: https://github.com/apache/arrow-datafusion/pull/6881

   # Which issue does this PR close?
   
   Related to https://github.com/apache/arrow-datafusion/issues/6798
   
   
   # Rationale for this change
   
   I am working on reducing the duplication between the grouping operators 
(streams) by combining them. The first step of this is for me to understand 
what they do, and I wanted to encode this understanding as doc comments.
   
   # What changes are included in this PR?
   
   1. Add doc comments
   2. Do some small renaming for clarity
   
   # Are these changes tested?
   existing 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...@arrow.apache.org

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

Reply via email to