crm26 commented on issue #21536:
URL: https://github.com/apache/datafusion/issues/21536#issuecomment-4521791892

   Hey @SubhamSinghal — saw #22459, thanks for the fast turnaround. 
`array_subtract` is essentially a copy of `array_add` (just operator swap), so 
happy for you to take that next too. I'll claim **`array_scale`** (different 
signature — list + scalar — so it covers new territory and we don't collide). 
The three aggregates (`array_sum`, `array_product`, `array_avg`) are still open 
for whoever has bandwidth.
   
   Will leave any comments on #22459 directly if I spot anything as I read 
through.


-- 
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]

Reply via email to