Skip to content

[C++] Add Compute Kernel for Casting from union to string #41810

@llama90

Description

@llama90

Describe the enhancement requested

This is a sub-issue of the issue mentioned below.

This issue is aiming to address #39182.

A pull request (#40237) has been submitted to resolve issue, and additional features that need to be supported have emerged.

From To Using Function
sparse_union<string: string=3, number: uint64=42, other_number: uint64=43> utf8 cast_string
dense_union<string: string=3, number: uint64=42, other_number: uint64=43> utf8 cast_string

Component(s)

C++

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions