Skip to content

Commit a6cf8a2

Browse files
committed
add missing $
1 parent 194ec3c commit a6cf8a2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

google/cloud/spanner_v1/gapic/spanner_client.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -964,6 +964,7 @@ def execute_streaming_sql(
964964
seqno=seqno,
965965
query_options=query_options,
966966
)
967+
print(request)
967968
if metadata is None:
968969
metadata = []
969970
metadata = list(metadata)

0 commit comments

Comments
 (0)