-
Notifications
You must be signed in to change notification settings - Fork 4.1k
[C++] Deprecate Scalar::CastTo #39182
Copy link
Copy link
Open
Labels
Component: C++Status: stale-warningIssues and PRs flagged as stale which are due to be closed if no indication otherwiseIssues and PRs flagged as stale which are due to be closed if no indication otherwiseType: enhancement
Description
Describe the enhancement requested
#35560 removed uses of Scalar::CastTo in favor of compute::Cast. Now that the codebase doesn't use it, we can mark it deprecated and (eventually) remove it https://github.com/apache/arrow/blob/main/cpp/src/arrow/scalar.h#L99-L100
Component(s)
C++
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Component: C++Status: stale-warningIssues and PRs flagged as stale which are due to be closed if no indication otherwiseIssues and PRs flagged as stale which are due to be closed if no indication otherwiseType: enhancement