westonpace commented on code in PR #39851: URL: https://github.com/apache/arrow/pull/39851#discussion_r1479780738
########## docs/source/cpp/compute.rst: ########## @@ -1816,7 +1816,7 @@ Structural transforms The output type is an Array of items for the ``FIRST``/``LAST`` options and an Array of List of items for the ``ALL`` option. -* \(6) Extract a child value based on a sequence of indices passed in +* \(6) Extract a child value based on a sequence of indices and the field names passed in Review Comment: Maybe "a field name or a sequence of indices". I agree that we should add examples. -- 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]
