rluvaton commented on issue #15323:
URL: https://github.com/apache/datafusion/issues/15323#issuecomment-2776605858

   I think I have the the same problem but in `AggregateExec` when using 
`row_hash`, as it spills as well and use `SortPreservingMergeStream`.
   
   I think the solution should actually be in `SortPreservingMergeStream` 
rather than `SpillFileManager` no? although it does not spawn blocking threads 
it should support the multiple levels to merge


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