rtpsw commented on issue #34035: URL: https://github.com/apache/arrow/issues/34035#issuecomment-1416231740
I fixed the issues around `cpp/src/arrow/compute/exec/util.h` in the recent commit. Looking at `cpp/src/arrow/compute/exec/swiss_join.h`, I see `cpp/src/arrow/compute/exec/swiss_join.cc` includes it at the top. IIUC, changing the include to `cpp/src/arrow/compute/exec/swiss_join_internal.h` would require it be moved to its sorted order in the includes? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
