Wes McKinney created ARROW-1524: ----------------------------------- Summary: [C++] More graceful solution for handling non-zero offsets on inputs and outputs in compute library Key: ARROW-1524 URL: https://issues.apache.org/jira/browse/ARROW-1524 Project: Apache Arrow Issue Type: Improvement Components: C++ Reporter: Wes McKinney Fix For: 0.8.0
Currently we must remember to shift by the offset. We should add some inline utility functions to centralize this logic. -- This message was sent by Atlassian JIRA (v6.4.14#64029)