Commits


emkornfield authored and Antoine Pitrou committed 6fa1a72ee63
MINOR: [C++] Fix IndexIn example in docstring https://github.com/apache/arrow/pull/10174 (ARROW-12554) updated the functionality to properly map the column index when repeated values are present. This updates the docs to match. Closes #11422 from emkornfield/fix-IndexIn-docs Authored-by: emkornfield <emkornfield@gmail.com> Signed-off-by: Antoine Pitrou <antoine@python.org>