Re: [I] [C++] Fix PartitionSort example. [arrow]

2024-11-10 Thread via GitHub
mapleFU closed issue #44677: [C++] Fix PartitionSort example. URL: https://github.com/apache/arrow/issues/44677 -- 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,

[I] [C++] Fix PartitionSort example. [arrow]

2024-11-07 Thread via GitHub
Light-City opened a new issue, #44677: URL: https://github.com/apache/arrow/issues/44677 ### Describe the bug, including details regarding any error messages, version, and platform. ``` /// For example: /// /// in_arr: [5, 7, 2, 3, 5, 4] /// num_prtns: 3 /// p