felipecrv commented on PR #35673: URL: https://github.com/apache/arrow/pull/35673#issuecomment-1554974976
> The commit that introduced this include did so via IWYU. My guess is IWYU maybe got confused between arrow::Status and protobuf Status. It's technically correct because the code that is doing `auto status = google::protobuf::JsonSomething...` and then calling `status.ok()` needs to know that `Status` type. -- 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]
