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

   Local validation completed for the change:
   
   * `cargo check -p datafusion-physical-optimizer` — passed
   * `cargo clippy -p datafusion-physical-optimizer --all-targets -- -D 
warnings` — passed
   * `cargo fmt --all -- --check` — passed
   * `cargo test -p datafusion-physical-optimizer` — **33 passed, 0 failed**
   * Focused `limit_pushdown` tests — **2 passed, 0 failed**
   
   The implementation now preserves `required_ordering` when `GlobalLimitExec` 
/ `LocalLimitExec` nodes are recreated during limit pushdown.
   
   


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