You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Wes McKinney (JIRA)" <ji...@apache.org> on 2017/09/19 22:41:00 UTC

[jira] [Created] (ARROW-1570) [C++] Define API for creating a kernel instance from function of scalar input and output with a particular signature

Wes McKinney created ARROW-1570:
-----------------------------------

             Summary: [C++] Define API for creating a kernel instance from function of scalar input and output with a particular signature
                 Key: ARROW-1570
                 URL: https://issues.apache.org/jira/browse/ARROW-1570
             Project: Apache Arrow
          Issue Type: New Feature
          Components: C++
            Reporter: Wes McKinney


This could include an {{std::function}} instance (but these cannot be inlined by the C++ compiler), but should also permit use with inline-able functions or functors



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)