I answered the SO question and included references to a recipe [1] I just created. The SO answer also includes links to where the `Index` function is used in a test (for 7.0.0) [2].
[1]: https://github.com/drin/cookbooks/tree/mainline/arrow/compute-api [2]: https://github.com/apache/arrow/blob/apache-arrow-7.0.0/cpp/src/arrow/compute/kernels/aggregate_test.cc#L2206 Aldrin Montana Computer Science PhD Student UC Santa Cruz On Sun, May 22, 2022 at 7:25 AM Chak-Pong Chung <[email protected]> wrote: > I posted this question on StackOverflow. > > > https://stackoverflow.com/questions/72334588/how-to-find-index-by-value-in-chunkedarray-from-apache-arrow > > -- > Regards, > Chak-Pong >
