Commits


Wes McKinney authored and Antoine Pitrou committed ab93ba1f901
ARROW-9018: [C++] Remove APIs that were marked as deprecated in 0.17.0 and prior These are mostly Status APIs that now use Result. Closes #7335 from wesm/remove-deprecated-apis-0.17 Authored-by: Wes McKinney <wesm@apache.org> Signed-off-by: Antoine Pitrou <antoine@python.org>