Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[arrow-cast] Support cast boolean from/to string view #6822

Merged
merged 1 commit into from
Dec 3, 2024

Conversation

tlm365
Copy link
Contributor

@tlm365 tlm365 commented Dec 2, 2024

Which issue does this PR close?

Closes #6713.

Rationale for this change

What changes are included in this PR?

Add support cast from boolean to string view (Utf8View), unit testst.

Are there any user-facing changes?

More cast support.

@github-actions github-actions bot added the arrow Changes to the arrow crate label Dec 2, 2024
@tlm365 tlm365 marked this pull request as ready for review December 2, 2024 10:38
@tustvold tustvold merged commit 9047d99 into apache:main Dec 3, 2024
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.

Support Utf8View <=> boolean casting
2 participants