Re: [I] Add documentation example for `AggregateExprBuilder` [datafusion]

2025-04-05 Thread via GitHub
alamb closed issue #15369: Add documentation example for `AggregateExprBuilder` URL: https://github.com/apache/datafusion/issues/15369 -- 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 com

Re: [I] Add documentation example for `AggregateExprBuilder` [datafusion]

2025-04-01 Thread via GitHub
Shreyaskr1409 commented on issue #15369: URL: https://github.com/apache/datafusion/issues/15369#issuecomment-2769196668 @alamb should I add this example to datafusion-examples as well? as per https://github.com/apache/datafusion/pull/15504#issuecomment-2767270135 -- This is an automated m

Re: [I] Add documentation example for `AggregateExprBuilder` [datafusion]

2025-03-23 Thread via GitHub
Shreyaskr1409 commented on issue #15369: URL: https://github.com/apache/datafusion/issues/15369#issuecomment-2746418848 take -- 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.

[I] Add documentation example for `AggregateExprBuilder` [datafusion]

2025-03-23 Thread via GitHub
alamb opened a new issue, #15369: URL: https://github.com/apache/datafusion/issues/15369 This looks very similar to https://docs.rs/datafusion/latest/datafusion/physical_expr/aggregate/struct.AggregateExprBuilder.html#method.distinct Though it seems like that structure h