Wes McKinney created ARROW-1774:
-----------------------------------
Summary: [C++] Add "view" function to create zero-copy views for
compatible types, if supported
Key: ARROW-1774
URL: https://issues.apache.org/jira/browse/ARROW-1774
Project: Apache Arrow
Issue Type: New Feature
Components: C++
Reporter: Wes McKinney
Similar to NumPy's {{ndarray.view}}, but with the restriction that the input
and output types have the same physical Arrow memory layout. This might be as
simple as adding a "zero copy only" option to the existing {{Cast}} kernel
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)