assignUser commented on code in PR #13717:
URL: https://github.com/apache/arrow/pull/13717#discussion_r931461844


##########
docs/source/format/Integration.rst:
##########
@@ -396,3 +396,104 @@ of ``listSize`` 4, then the data inside the "children" of 
that ``FieldData``
 will have count 28.
 
 For "null" type, ``BufferData`` does not contain any buffers.
+
+Current Archery Integration Test Cases
+--------------------------------------
+
+For ease of future development, it makes sense to document the current test
+cases which are covered by the :ref:`Archery <archery>` integration tests.
+This can serve to make it easy to understand what manual testing may need to

Review Comment:
   ```suggestion
   This list can make it easier to understand what manual testing may need to
   ```
   I don't we need to justify why we document our tools 😁 



##########
docs/source/format/Integration.rst:
##########
@@ -396,3 +396,104 @@ of ``listSize`` 4, then the data inside the "children" of 
that ``FieldData``
 will have count 28.
 
 For "null" type, ``BufferData`` does not contain any buffers.
+
+Current Archery Integration Test Cases

Review Comment:
   ```suggestion
   Archery Integration Test Cases
   ```
   I don't think it needs the modifier unless we document past or future cases 
anywhere? :D



-- 
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