[
https://issues.apache.org/jira/browse/ARROW-18318?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Antoine Pitrou resolved ARROW-18318.
------------------------------------
Resolution: Fixed
Issue resolved by pull request 15149
https://github.com/apache/arrow/pull/15149
> [Python] Expose Scalar.validate
> -------------------------------
>
> Key: ARROW-18318
> URL: https://issues.apache.org/jira/browse/ARROW-18318
> Project: Apache Arrow
> Issue Type: Improvement
> Components: Python
> Reporter: Antoine Pitrou
> Priority: Major
> Labels: good-first-issue, pull-request-available
> Fix For: 11.0.0
>
> Time Spent: 40m
> Remaining Estimate: 0h
>
> In C++, scalars have {{Validate}} and {{ValidateFull}} methods, just like
> arrays. However, these methods were not exposed on PyArrow scalars (while
> they are on PyArrow arrays).
--
This message was sent by Atlassian Jira
(v8.20.10#820010)