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)