Skip to content

Conversation

@willrnch
Copy link
Contributor

Which issue does this PR close?

Closes #7157 .

Rationale for this change

Make it possible to perform array_agg with the DataFrame API.

What changes are included in this PR?

The appropriate export for the array_agg expression.

Are these changes tested?

Yes

Are there any user-facing changes?

array_agg added.

@github-actions github-actions bot added logical-expr Logical plan and expressions core Core DataFusion crate labels Jul 31, 2023
Copy link
Contributor

@alamb alamb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you @willrnch

@alamb
Copy link
Contributor

alamb commented Jul 31, 2023

fyi @izveigor and @jayzhan211

@willrnch
Copy link
Contributor Author

willrnch commented Aug 1, 2023

@alamb, I fixed the CI issue. Could you please trigger the workflow?

@alamb alamb merged commit c8b946b into apache:main Aug 2, 2023
@alamb
Copy link
Contributor

alamb commented Aug 2, 2023

Thanks again @willrnch

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

core Core DataFusion crate logical-expr Logical plan and expressions

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add expression for array_agg

2 participants