alamb closed issue #16321: Busy-waiting in SortPreservingMergeStream
URL: https://github.com/apache/datafusion/issues/16321
--
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 u
pepijnve commented on issue #16321:
URL: https://github.com/apache/datafusion/issues/16321#issuecomment-2953712501
Just to have a hyperlink between the issues: as far as I can tell the
behavior was introduced by #12302 to resolve #12300.
--
This is an automated message from the Apache Git
pepijnve commented on issue #16321:
URL: https://github.com/apache/datafusion/issues/16321#issuecomment-2952514406
A closer look shows I might be completely mistaken. Will close if irrelevant.
--
This is an automated message from the Apache Git Service.
To respond to the message, please lo
pepijnve commented on issue #16321:
URL: https://github.com/apache/datafusion/issues/16321#issuecomment-2952504834
Investigating, but help appreciated.
--
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 g
pepijnve opened a new issue, #16321:
URL: https://github.com/apache/datafusion/issues/16321
### Describe the bug
When running a query like `select a from annotated_data_infinite2 order by b
desc limit 10`, a `SortPreservingMergeStream` is created that merge sorts the
presorted partit