Skip to content

[C++] Remove Scalar legacy cast implementation #35560

@danepitkin

Description

@danepitkin

Describe the enhancement requested

Let's delete the legacy implementation Scalar.CastTo() from Arrow.

Arrow has a compute kernel for cast operations that is now included in the base library[1]. PyArrow has migrated Scalar cast usage to this computer kernel[2].

[1] #34295
[2] #35395

Sub issues

Component(s)

C++, Python

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions