You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by "mustafasrepo (via GitHub)" <gi...@apache.org> on 2023/03/08 12:21:22 UTC

[GitHub] [arrow-datafusion] mustafasrepo commented on issue #5133: Support StreamAggregation / streaming group by

mustafasrepo commented on issue #5133:
URL: https://github.com/apache/arrow-datafusion/issues/5133#issuecomment-1460074626

   Hi @xiaoyong-z,  I can receive some of the tasks from the document. Specifically I would like to start out with the case. 
   - 1.Implement StreamAggregate that handles pre-sorted data (where the data is already sorted according to the grouping keys/ partition keys). (Corresponds to 2nd step in the document I guess.)
   
   If you are not working already on this feature.
   


-- 
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-unsubscribe@arrow.apache.org

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