Commits

Antoine Pitrou authored 9d974abfc9c
ARROW-6521: [C++] Add an API to query runtime build info Also add build options and preprocessor constants to represent git identification and package kind (e.g. "manylinux1"). Closes #7581 from pitrou/ARROW-6521-build-info Authored-by: Antoine Pitrou <antoine@python.org> Signed-off-by: Antoine Pitrou <antoine@python.org>