Antoine Pitrou created ARROW-13541:
--------------------------------------
Summary: [C++] Implement ExtensionScalar
Key: ARROW-13541
URL: https://issues.apache.org/jira/browse/ARROW-13541
Project: Apache Arrow
Issue Type: Task
Components: C++
Reporter: Antoine Pitrou
Fix For: 6.0.0
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)