Himanshu-2005-code commented on PR #24231:
URL: https://github.com/apache/datafusion/pull/24231#issuecomment-5721823020

   @bvolpato - Reverted the SPM fallback-limit path back to LocalLimitExec — 
you were right that GlobalLimitExec would break the single-partition invariant 
there, since this rule runs after distribution enforcement.
   - Scoped GlobalRequirements/pushdown_limit_helper to pub(crate) — nothing 
outside this module used them, so this avoids the auto-trait removal entirely.


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