Skip to content

Expose unnest feature#641

Merged
andygrove merged 2 commits into
apache:mainfrom
timsaucer:feature/expose_unnest
Apr 23, 2024
Merged

Expose unnest feature#641
andygrove merged 2 commits into
apache:mainfrom
timsaucer:feature/expose_unnest

Conversation

@timsaucer
Copy link
Copy Markdown
Member

@timsaucer timsaucer commented Apr 20, 2024

Which issue does this PR close?

Closes #640.

Rationale for this change

This change is fairly straight forward. The unnest feature already exists in the arrow-datafusion repository so it just needs the API exposed.

What changes are included in this PR?

Adding unnest_column to dataframe

Are there any user-facing changes?

Pure addition. No prior code has been modified.

Copy link
Copy Markdown
Member

@andygrove andygrove left a comment

Choose a reason for hiding this comment

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

LGTM. Thanks @timsaucer

@andygrove andygrove merged commit 7366f89 into apache:main Apr 23, 2024
@timsaucer timsaucer deleted the feature/expose_unnest branch August 1, 2024 12:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Expose Unnest feature

2 participants