WillAyd commented on code in PR #49489:
URL: https://github.com/apache/arrow/pull/49489#discussion_r2917819241


##########
docs/source/cpp/api/array.rst:
##########
@@ -116,6 +116,17 @@ Chunked Arrays
    :project: arrow_cpp
    :members:
 
+Non-owning data class
+=====================
+
+.. warning::
+   As this class doesn't keep alive the objects and data it points to, their

Review Comment:
   Is the comment about using ArrayData universal, or only in instances where 
you don't have a clear understanding of the lifetime? 



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to