You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Benson Muite (Jira)" <ji...@apache.org> on 2021/09/21 12:26:00 UTC

[jira] [Created] (ARROW-14054) Improve clarity of row_conversion_example.cpp

Benson Muite created ARROW-14054:
------------------------------------

             Summary: Improve clarity of row_conversion_example.cpp
                 Key: ARROW-14054
                 URL: https://issues.apache.org/jira/browse/ARROW-14054
             Project: Apache Arrow
          Issue Type: Improvement
          Components: C++, Documentation
            Reporter: Benson Muite
            Assignee: Benson Muite


The C++ [row_wise_conversion_example|https://github.com/apache/arrow/blob/master/cpp/examples/arrow/row_wise_conversion_example.cc] is very helpful when starting to use Apache Arrow. It can be improved by:
 * Giving context to the data being converted
 * Naming the variables so that they have meaning for the example
 * Printing out the stored information to allow for a quick check



--
This message was sent by Atlassian Jira
(v8.3.4#803005)