You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@arrow.apache.org by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/31 19:02:00 UTC

[jira] [Created] (ARROW-6405) [Python] Add std::move wrapper for use in Cython

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)