Re: [PR] Fix: fetch is missing in `plan_with_order_breaking_variants` method [datafusion]

2025-04-24 Thread via GitHub
jayzhan211 commented on PR #15842: URL: https://github.com/apache/datafusion/pull/15842#issuecomment-2829300863 Thanks @xudong963 -- 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 com

Re: [PR] Fix: fetch is missing in `plan_with_order_breaking_variants` method [datafusion]

2025-04-24 Thread via GitHub
jayzhan211 merged PR #15842: URL: https://github.com/apache/datafusion/pull/15842 -- 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: github-unsubscr...@dat

[PR] Fix: fetch is missing in plan_with_order_breaking_variants method [datafusion]

2025-04-24 Thread via GitHub
xudong963 opened a new pull request, #15842: URL: https://github.com/apache/datafusion/pull/15842 ## Which issue does this PR close? - Closes #. ## Rationale for this change Another `fetch` missing ## What changes are included in this PR?