Jimexist opened a new issue #1323:
URL: https://github.com/apache/arrow-datafusion/issues/1323


   **Is your feature request related to a problem or challenge? Please describe 
what you are trying to do.**
   
   now that we have #1085 we can have `set_agg` as well. we can follow 
[presto][2]'s convention
   
   **Describe the solution you'd like**
   
   to have an aggregate function to set aggregate a group
   
   **Describe alternatives you've considered**
   
   alternative is to have array_distinct as in [trino][1]
   
   **Additional context**
   Add any other context or screenshots about the feature request here.
   
   
   [1]: https://trino.io/docs/current/functions/array.html
   [2]: https://prestodb.io/docs/current/functions/aggregate.html


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


Reply via email to