Skip to content

Conversation

@AdamGS
Copy link
Contributor

@AdamGS AdamGS commented Jun 30, 2025

Which issue does this PR close?

Rationale for this change

This seems like valid and correct behavior.

What changes are included in this PR?

There are no externally facing changes, just making concat more consistent and adding tests to make the behavior explicit.

Are these changes tested?

New unit test.

If tests are not included in your PR, please explain why (for example, are they covered by existing tests)?

Are there any user-facing changes?

No

@github-actions github-actions bot added the arrow Changes to the arrow crate label Jun 30, 2025
@AdamGS AdamGS force-pushed the adamg/concat-struct-array-no-fields branch from 0688151 to b3342aa Compare June 30, 2025 10:21
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 @AdamGS

@alamb alamb merged commit 6cd1949 into apache:main Jun 30, 2025
26 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

arrow Changes to the arrow crate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Concating struct arrays with no fields unnecessarily errors

2 participants