danepitkin commented on code in PR #40679:
URL: https://github.com/apache/arrow/pull/40679#discussion_r1531059233
##########
docs/source/python/data.rst:
##########
@@ -252,6 +252,8 @@ This allows for ListView arrays to specify out-of-order
offsets:
arr = pa.ListViewArray.from_arrays(offsets, sizes, values)
arr
+See the format specification for more details on the :ref:`listview-layout`.
Review Comment:
+1 I'll remove it!
--
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]