RatulDawar commented on PR #21632:
URL: https://github.com/apache/datafusion/pull/21632#issuecomment-4253993479

   Added a deterministic integration test in 
`datafusion/core/tests/repro_deadlock_integration.rs` that forces a 
`Partitioned` join with an empty partition to ensure the dynamic filter 
coordination deadlock does not regress. 
   
   The test uses `MemTable` with explicit partitioning to guarantee the 
short-circuit condition and includes a 1-minute timeout to detect potential 
deadlocks.


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