rluvaton commented on issue #16979: URL: https://github.com/apache/datafusion/issues/16979#issuecomment-3135844507
> > Also, did this query failed before my change? > > Yes, I think the failure is not related to multi level merge. Great, > It fails at > > [datafusion/datafusion/physical-plan/src/sorts/sort.rs](https://github.com/apache/datafusion/blob/0183244a426e5e1fda28c7b6e6961f70f04c0744/datafusion/physical-plan/src/sorts/sort.rs#L538) > > Line 538 in [0183244](/apache/datafusion/commit/0183244a426e5e1fda28c7b6e6961f70f04c0744) > > let batch = batch?; > I'm taking a closer look at polling `SortPreservingMergeStream` can it be because of sliced data? -- 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