Re: [PR] Add Fetch Property to OutputRequirementExec [datafusion]

2025-07-27 Thread via GitHub
berkaysynnada merged PR #16892: URL: https://github.com/apache/datafusion/pull/16892 -- 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...@

Re: [PR] Add Fetch Property to OutputRequirementExec [datafusion]

2025-07-27 Thread via GitHub
berkaysynnada commented on PR #16892: URL: https://github.com/apache/datafusion/pull/16892#issuecomment-3125673259 We don't want to risk discovering a feature breakage later in downstream projects but let's merge this now. Once I'm able to reproduce the case, I'll open a follow-up PR with t

Re: [PR] Add Fetch Property to OutputRequirementExec [datafusion]

2025-07-27 Thread via GitHub
alamb commented on PR #16892: URL: https://github.com/apache/datafusion/pull/16892#issuecomment-3124296290 > is it okay to be merged or we waiting for the test ? It is ok in my opinion, but let's wait to see if @berkaysynnada has any thoughts -- This is an automated message from t

Re: [PR] Add Fetch Property to OutputRequirementExec [datafusion]

2025-07-26 Thread via GitHub
comphead commented on PR #16892: URL: https://github.com/apache/datafusion/pull/16892#issuecomment-3122166929 is it okay to be merged or we waiting for the test ? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

Re: [PR] Add Fetch Property to OutputRequirementExec [datafusion]

2025-07-24 Thread via GitHub
berkaysynnada commented on PR #16892: URL: https://github.com/apache/datafusion/pull/16892#issuecomment-3113756580 I'll add a test if I can reproduce a failing case -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the U

[PR] Add Fetch Property to OutputRequirementExec [datafusion]

2025-07-24 Thread via GitHub
berkaysynnada opened a new pull request, #16892: URL: https://github.com/apache/datafusion/pull/16892 ## Which issue does this PR close? - Closes #. ## Rationale for this change In some of our use cases, `OutputRequirementExec` requires fetch capability d