Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Drop Python 3.8, add Python 3.11 and 3.12, and use dd.from_map #81

Merged
merged 8 commits into from
Jul 18, 2024
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Add descriptive label
jrbourbeau committed Jul 18, 2024
commit 4fddc4b886ee958b032241dbd72929e5af73d83d
1 change: 1 addition & 0 deletions dask_bigquery/core.py
Original file line number Diff line number Diff line change
@@ -215,6 +215,7 @@ def make_create_read_session_request():
),
[stream.name for stream in session.streams],
meta=meta,
label="read-bigquery",
)