Re: [PR] Minor: add order by arg for last value [datafusion]

2025-04-13 Thread via GitHub
comphead merged PR #15695: URL: https://github.com/apache/datafusion/pull/15695 -- 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...@dataf

Re: [PR] Minor: add order by arg for last value [datafusion]

2025-04-13 Thread via GitHub
comphead commented on PR #15695: URL: https://github.com/apache/datafusion/pull/15695#issuecomment-2800045143 Thanks @jayzhan211 and @berkaysynnada -- 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 t

[PR] Minor: add order by arg for last value [datafusion]

2025-04-12 Thread via GitHub
jayzhan211 opened a new pull request, #15695: URL: https://github.com/apache/datafusion/pull/15695 ## Which issue does this PR close? - Closes #12376. ## Rationale for this change ## What changes are included in this PR? ## Are these changes