Skip to content

Commit

Permalink
Add descriptive label
Browse files Browse the repository at this point in the history
  • Loading branch information
jrbourbeau committed Jul 18, 2024
1 parent faf4686 commit 4fddc4b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dask_bigquery/core.py
Original file line number Diff line number Diff line change
Expand Up @@ -215,6 +215,7 @@ def make_create_read_session_request():
),
[stream.name for stream in session.streams],
meta=meta,
label="read-bigquery",
)


Expand Down

0 comments on commit 4fddc4b

Please sign in to comment.