google-cloud-cpp
google-cloud-cpp copied to clipboard
Consider refactoring `ReadRowsParser::HandleChunk()`
This function should work in terms of google::cloud::Status instead of grpc::Status. It should also be reduced in cognitive complexity.