2010YOUY01 opened a new pull request, #15494:
URL: https://github.com/apache/datafusion/pull/15494

   Reverts apache/datafusion#15302
   
   After PR, CI fails with panic.
   CI job run: 
https://github.com/apache/datafusion/actions/runs/14152508679/job/39647603410
   Failed assertion
   ```
   thread 'tokio-runtime-worker' panicked at 
datafusion/physical-plan/src/repartition/mod.rs:618:22:
   partition not used yet
   ```
   The triggering PR didn’t change anything related to `RepartitionExec`, but 
it might have indirectly caused the failure (or exposed an existing bug). I 
think it should be reverted and investigate the root cause.


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to