Wes McKinney created ARROW-6405: ----------------------------------- Summary: [Python] Add std::move wrapper for use in Cython Key: ARROW-6405 URL: https://issues.apache.org/jira/browse/ARROW-6405 Project: Apache Arrow Issue Type: Improvement Components: Python Reporter: Wes McKinney Fix For: 0.15.0
[~bkietz] pointed out this to me https://github.com/ozars/cymove This is small enough that we should simply copy this code into our codebase (MIT-licensed) and fix the couple of places where we have {{std::move}}-related workarounds. -- This message was sent by Atlassian Jira (v8.3.2#803003)