Commits


Davide Pasetto authored and GitHub committed 505a2e4519b
GH-35539: [C++] Remove use of internal header files from public header file (#35592) ### What changes are included in this PR? Remove use of compute/util_internal.h in compute/key_map.h * Closes: #35539 Lead-authored-by: Davide Pasetto <dpasetto69@gmail.com> Co-authored-by: Antoine Pitrou <antoine@python.org> Signed-off-by: Antoine Pitrou <antoine@python.org>