Re: [I] first_value and last_value should have identical signatures [datafusion]

2025-04-13 Thread via GitHub
comphead closed issue #12376: first_value and last_value should have identical signatures URL: https://github.com/apache/datafusion/issues/12376 -- 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 s

[I] first_value and last_value should have identical signatures [datafusion]

2025-04-12 Thread via GitHub
timsaucer opened a new issue, #12376: URL: https://github.com/apache/datafusion/issues/12376 ### Describe the bug Less of a bug per se, but it would be nice to have identical function signatures between first_value and last_value ### To Reproduce _No response_ ###

Re: [I] first_value and last_value should have identical signatures [datafusion]

2024-10-29 Thread via GitHub
jayzhan211 closed issue #12376: first_value and last_value should have identical signatures URL: https://github.com/apache/datafusion/issues/12376 -- 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

Re: [I] first_value and last_value should have identical signatures [datafusion]

2024-09-16 Thread via GitHub
dmitrybugakov commented on issue #12376: URL: https://github.com/apache/datafusion/issues/12376#issuecomment-2352873780 @timsaucer Could you provide more details about what you mean by ‘nice to have identical function signatures’? From what I’ve reviewed in both the code and documentati

[I] first_value and last_value should have identical signatures [datafusion]

2024-09-07 Thread via GitHub
timsaucer opened a new issue, #12376: URL: https://github.com/apache/datafusion/issues/12376 ### Describe the bug Less of a bug per se, but it would be nice to have identical function signatures between first_value and last_value ### To Reproduce _No response_ ###