buraksenn opened a new pull request, #21558: URL: https://github.com/apache/datafusion/pull/21558
## Which issue does this PR close? - Closes #21512. ## Rationale for this change NULL behavior does not align at the moment and with this PR it is. You can see issue ## What changes are included in this PR? only check count argument for null for returning null ## Are these changes tested? yes slt tests ## Are there any user-facing changes? Now user's will be able to see NULL element is repeated as in spark -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
