crm26 commented on issue #21536: URL: https://github.com/apache/datafusion/issues/21536#issuecomment-4520386282
Hey @SubhamSinghal — thanks for reaching out and happy to collaborate however works. Six functions left: `array_add`, `array_subtract`, `array_scale`, `array_sum`, `array_product`, `array_avg`. The three already merged (#21542, #21861, #22013) lock in the per-function pattern Jefffrey's been reviewing. Heads up: I've been going serially (one PR open at a time) since alamb's original split request, so we don't pile work on reviewers. Three of my older PRs (#21363, #21353, #21367) are also still stale. Worth keeping the in-flight count modest between us — maybe 2 open at a time across both contributors? How would you like to approach it? -- 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]
