Skip to content

Commit 7c36a04

Browse files
committed
add todo
1 parent 9a44c9c commit 7c36a04

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

google/cloud/bigtable/internal/data_connection_impl.cc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -116,6 +116,7 @@ class DefaultPartialResultSetReader
116116

117117
// Ignore metadata from the stream because PartialResultSetSource already
118118
// has it set (in ExecuteQuery).
119+
// TODO(#15701): Investigate expected behavior for processing metadata.
119120
if (response.has_metadata()) {
120121
continue;
121122
}

0 commit comments

Comments
 (0)