)]}' { "commit": "8f5495d229ca2413f530d42c753e2d17ff2b237a", "tree": "15c61a6533f3d6ddf2f1b81dd475493a7292d411", "parents": [ "586592ef5875667e65e19e3662fe532b26293172" ], "author": { "name": "Knut Olav Løite", "email": "koloite@gmail.com", "time": "Tue Nov 03 09:30:40 2020 +0100" }, "committer": { "name": "GitHub", "email": "noreply@github.com", "time": "Tue Nov 03 09:30:40 2020 +0100" }, "message": "spanner(fix): do not end span with iterator.Done (#3128)\n\nSpans should not be ended with iterator.Done as an error. This is not an\r\nactual error, but an indication that the iterator reached its end. Setting\r\nthis as an error on a span pollutes the traces and makes it harder to find\r\nactual errors that might occur.\r\n\r\nFixes #3110", "tree_diff": [ { "type": "modify", "old_id": "8750541c7f9d5534a4e30e9bf2a903a010d4aa6a", "old_mode": 33188, "old_path": "spanner/client_test.go", "new_id": "7ea14f0d07bae4c3c15d56422c5c2d2c6c90e6e8", "new_mode": 33188, "new_path": "spanner/client_test.go" }, { "type": "modify", "old_id": "5ede3a3c2d0d4702eebacc867961887cf82409fc", "old_mode": 33188, "old_path": "spanner/read.go", "new_id": "296e1036f181a5fc9dae3b63d63c6e66e6f77fd9", "new_mode": 33188, "new_path": "spanner/read.go" } ] }