rluvaton opened a new issue, #13987:
URL: https://github.com/apache/datafusion/issues/13987

   ### Is your feature request related to a problem or challenge?
   
   yes, I want to run minimum and maximum on lists
   
   ### Describe the solution you'd like
   
   the min and max expressions to support lists
   
   ### Describe alternatives you've considered
   
   implemented my own UDAF that support it (I did it and now want to upstream 
this)
   
   ### Additional context
   
   I would implement this in the coming week. the implementation is to use the 
`arrow-row`


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