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

   ### Is your feature request related to a problem or challenge?
   
   👋 Min/Max accumulator for List type is missing on datafusion. 
   
   ### Describe the solution you'd like
   
   The logic is to compare each list and return the list with the biggest 
element
   Example on postgres -> 
https://www.db-fiddle.com/f/4jyoMCicNSZpjMt4jFYoz5/16502
   Error on Datafusion -> [Link to 
Fiddle](https://datafusion-fiddle.vercel.app/?q=eyJkZGwiOiItLSBTdGVwIDE6IENyZWF0ZSBhIHRlc3QgdGFibGVcbkNSRUFURSBUQUJMRSB0ZXN0X2xvZ3MgKFxuICAgIGlkIElOVCwgXG4gICAgc2VydmljZSBURVhUIE5VTEwgICAgIC0tIE51bGxhYmxlIGNvbHVtblxuKTtcblxuLS0gU3RlcCAyOiBJbnNlcnQgc2FtcGxlIGRhdGFcbklOU0VSVCBJTlRPIHRlc3RfbG9ncyAoaWQsIHNlcnZpY2UpIFZBTFVFU1xuICAgICgxLCAnbXlzZXJ2aWNlJyksXG4gICAgKDIsIE5VTEwpLFxuICAgICgzLCAnb3RoZXJzZXJ2aWNlJyksXG4gICAgKDQsICdteXNlcnZpY2UnKTtcblxuXG4iLCJzZWxlY3QiOiItLSBTdGVwIDM6IFJ1biB0aGUgcXVlcnkgdGhhdCB0cmlnZ2VycyB0aGUgZXJyb3JcblNFVCBkYXRhZnVzaW9uLnNxbF9wYXJzZXIuZGlhbGVjdCB0byBIaXZlO1xuU0VMRUNUIFxuICAgIENPVU5UKCopIEZJTFRFUiAoV0hFUkUgc2VydmljZSA9ICdteXNlcnZpY2UnIElTIFRSVUUpIEFTIHNlcnZpY2VfbG9nc1xuRlJPTSB0ZXN0X2xvZ3M7XG4ifQ==)
   
   ### Describe alternatives you've considered
   
   _No response_
   
   ### Additional context
   
   _No response_


-- 
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: github-unsubscr...@datafusion.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org
For additional commands, e-mail: github-h...@datafusion.apache.org

Reply via email to