Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
Description
The Stream interface has a contract which states that you cannot poll anymore once you have received None. SeeĀ futures::prelude::Stream - Rust (docs.rs)
This is not being honored and it causes a hand if you CoallesceBatchesExec after a RepartitionExec
Attachments
Issue Links
- links to