[
https://issues.apache.org/jira/browse/ARROW-13541?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Antoine Pitrou resolved ARROW-13541.
------------------------------------
Resolution: Fixed
Issue resolved by pull request 10904
[https://github.com/apache/arrow/pull/10904]
> [C++][Python] Implement ExtensionScalar
> ---------------------------------------
>
> Key: ARROW-13541
> URL: https://issues.apache.org/jira/browse/ARROW-13541
> Project: Apache Arrow
> Issue Type: Task
> Components: C++, Python
> Reporter: Antoine Pitrou
> Assignee: Antoine Pitrou
> Priority: Major
> Labels: pull-request-available
> Fix For: 6.0.0
>
> Time Spent: 1h
> Remaining Estimate: 0h
>
> Currently, ExtensionScalar is just an empty shell around the base Scalar
> class.
> It should have a ValueType member, and support the various usual operations
> (hashing, equality, validation, GetScalar, etc.).
--
This message was sent by Atlassian Jira
(v8.3.4#803005)