Skip to content

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

Merged
tustvold merged 1 commit intoapache:mainfrom
tlm365:bool_casting
Dec 3, 2024
Merged

[arrow-cast] Support cast boolean from/to string view#6822
tustvold merged 1 commit intoapache:mainfrom
tlm365:bool_casting

Conversation

@tlm365
Copy link
Copy Markdown
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.

Signed-off-by: Tai Le Manh <manhtai.lmt@gmail.com>
@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
alamb pushed a commit to alamb/arrow-rs that referenced this pull request Jan 8, 2025
Signed-off-by: Tai Le Manh <manhtai.lmt@gmail.com>
alamb added a commit that referenced this pull request Jan 10, 2025
Signed-off-by: Tai Le Manh <manhtai.lmt@gmail.com>
Co-authored-by: Tai Le Manh <49281946+tlm365@users.noreply.github.com>
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