Skip to content

Conversation

@brancz
Copy link
Contributor

@brancz brancz commented Jan 14, 2026

Which issue does this PR close?

Closes #9173

Are these changes tested?

I didn't add unit tests since the other formatters don't appear to be unit tested either, is the idea to test these via sql logic tests in df?

Are there any user-facing changes?

No, just additive functionality

@alamb @Jefffrey

@github-actions github-actions bot added the arrow Changes to the arrow crate label Jan 14, 2026
@brancz
Copy link
Contributor Author

brancz commented Jan 14, 2026

Clippy failures seem unrelated; that code wasn't touched in this patch.

@Jefffrey
Copy link
Contributor

I didn't add unit tests since the other formatters don't appear to be unit tested either, is the idea to test these via sql logic tests in df?

I think it would be good to add a test case somewhere, even if we didn't have any for the others.

@alamb alamb merged commit be24e4f into apache:main Jan 15, 2026
26 checks passed
@alamb
Copy link
Contributor

alamb commented Jan 15, 2026

Thanks @Jefffrey and @brancz

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.

Row format support for ListView

3 participants