js8544 opened a new pull request, #35720:
URL: https://github.com/apache/arrow/pull/35720

   1.  The function that only takes arrays should be `array_sort_indices`, not 
`sort_indices`.
   2. IMO The word `either` implies that `array_sort_indices` also accepts 
chunked arrays but in fact it doesn't. So I changed `either` to `particular 
input types`.
   3. There are no mention of two dimensional data types, i.e. RecordBatch and 
Table, throughout the Input Shapes section, which I feel like is a miss. So I 
added `sort_indices` as an example for them.


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