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 2019/06/11 01:50:00 UTC

[jira] [Created] (ARROW-5549) [C++][Docs] Summarize function argument type guidelines in developers/cpp.rst

Wes McKinney created ARROW-5549:
-----------------------------------

             Summary: [C++][Docs] Summarize function argument type guidelines in developers/cpp.rst
                 Key: ARROW-5549
                 URL: https://issues.apache.org/jira/browse/ARROW-5549
             Project: Apache Arrow
          Issue Type: Improvement
          Components: C++
            Reporter: Wes McKinney
            Assignee: Wes McKinney
             Fix For: 0.14.0


We have a number of spoken and unspoken guidelines around argument passing -- some of them are codified in the Google style guide while others (e.g. use of smart pointers as function arguments) are applied via convention and enforced in code reviews. 

I propose to add a section to make each case explicit so that our code can become more hygienic and our code reviews less intense



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)