X-Lemon-X opened a new issue, #47269:
URL: https://github.com/apache/arrow/issues/47269

   ### Describe the enhancement requested
   
   ## Describe the enhancement requested 
   - Support for multi threading inputs  (batches incoming not in order if they 
were ordered) with nodes like  ScalarAggregateNode , GroupByNode and 
SortedMergeNode, previously resolved by disabling multi threading when using 
them.
   - Propagating ordering information on output of nodes ScalarAggregateNode 
and GroupByNode when input is ordered.
   
   
   I also created a PR with all the changes for this.
   
   ## Component(s)
   C++ 
   Acero
   
   ### Component(s)
   
   C++


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

Reply via email to