google-cloud-cpp icon indicating copy to clipboard operation
google-cloud-cpp copied to clipboard

Consider refactoring `ReadRowsParser::HandleChunk()`

Open dbolduc opened this issue 3 years ago • 0 comments

This function should work in terms of google::cloud::Status instead of grpc::Status. It should also be reduced in cognitive complexity.

dbolduc avatar Jul 06 '22 23:07 dbolduc