markusa380 opened a new pull request, #11096:
URL: https://github.com/apache/datafusion/pull/11096

   ## Which issue does this PR close?
   
   Closes #10145.
   ## Rationale for this change
   
   See the issue.
   ## What changes are included in this PR?
   
   GroupsAccumulator for `array_agg` aggregation function for:
   
       * Primitive types
       * String type
   
   Not included:
       * Accumulating arrays of any level of nesting.
   
   
   ## Are these changes tested?
   
   Extended tests in `aggregate.slt`
   ## Are there any user-facing changes?
   
   Yes, `IGNORE NULLS` now works with array_agg.


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