Skip to content

Conversation

tswast
Copy link
Collaborator

@tswast tswast commented Oct 9, 2025

This fixes a problem where local data could only be used to create objects in the global session for many of these functions. It also makes it possible to use Session more interchangeably with the bigframes.pandas module, which should make the move to production a bit easier for applications that require multiple sessions.

This is split off from #2154 and #2147
🦕

tswast added 30 commits October 7, 2025 21:54
…ples

Also, fixes several constructors that didn't take a session for
compatibility with multi-session applications.
This reverts commit 765b678.
@tswast tswast requested review from a team as code owners October 9, 2025 15:45
@tswast tswast requested a review from TrevorBergeron October 9, 2025 15:45
@product-auto-label product-auto-label bot added the size: l Pull request size is large. label Oct 9, 2025
@product-auto-label product-auto-label bot added the api: bigquery Issues related to the googleapis/python-bigquery-dataframes API. label Oct 9, 2025
@tswast tswast merged commit 5e1e809 into main Oct 9, 2025
25 checks passed
@tswast tswast deleted the tswast-session-methods branch October 9, 2025 18:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: bigquery Issues related to the googleapis/python-bigquery-dataframes API. size: l Pull request size is large.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants