raulcd commented on issue #45063: URL: https://github.com/apache/arrow/issues/45063#issuecomment-2551556334
Do you recall why did you drop the issue? I can't see logs for what was going on that PR. I am trying to figure out the current failure which seems to be a common one as per https://github.com/apache/arrow/pull/45064#issuecomment-2551185782 , basically solving: ``` /build/cpp/grpc_ep-prefix/src/grpc_ep/include/grpcpp/impl/codegen/config_protobuf.h:81:10: fatal error: absl/status/status.h: No such file or directory 81 | #include "absl/status/status.h" | ^~~~~~~~~~~~~~~~~~~~~~ ``` -- 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]
