Re: [PR] Improve field naming in first_value, last_value implementation [datafusion]

2025-07-01 Thread via GitHub
findepi merged PR #16631: URL: https://github.com/apache/datafusion/pull/16631 -- 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...@datafu

[PR] Improve field naming in first_value, last_value implementation [datafusion]

2025-06-30 Thread via GitHub
findepi opened a new pull request, #16631: URL: https://github.com/apache/datafusion/pull/16631 ## Which issue does this PR close? None ## Rationale for this change The naming is good, but can be perfected. Relates to https://github.com/apache/datafusion/pull/166