Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
This repository was archived by the owner on May 7, 2026. It is now read-only.
googleapis
/
python-bigquery-dataframes
Public archive
Notifications
You must be signed in to change notification settings
Fork
68
Star
288
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
refactor: ExecuteResult is reusable, sampleable
- #2159
#2159
Merged
TrevorBergeron
merged 26 commits into
main
googleapis/python-bigquery-dataframes:main
from
new_execute_result
googleapis/python-bigquery-dataframes:new_execute_result
Copy head branch name to clipboard
Oct 31, 2025
Conversation
Commits
26
(26)
Checks
Files changed
Merged
refactor: ExecuteResult is reusable, sampleable
#2159
TrevorBergeron
merged 26 commits into
main
googleapis/python-bigquery-dataframes:main
from
new_execute_result
googleapis/python-bigquery-dataframes:new_execute_result
Copy head branch name to clipboard
Commits
Commits on Oct 9, 2025
refactor: ExecuteResult is reusable, sampleable
TrevorBergeron
committed
ca51638
View commit details
Copy full SHA for ca51638
Browse repository at this point
Commits on Oct 10, 2025
refactor data source classes
TrevorBergeron
committed
6d16001
View commit details
Copy full SHA for 6d16001
Browse repository at this point
Commits on Oct 11, 2025
refactor result size statistics
TrevorBergeron
committed
5afbb2d
View commit details
Copy full SHA for 5afbb2d
Browse repository at this point
Commits on Oct 12, 2025
refactor materialization type normalize steps
TrevorBergeron
committed
703fd7e
View commit details
Copy full SHA for 703fd7e
Browse repository at this point
Commits on Oct 13, 2025
fix read session config
TrevorBergeron
committed
a93808a
View commit details
Copy full SHA for a93808a
Browse repository at this point
push data normalization into managed table init
TrevorBergeron
committed
bea592c
View commit details
Copy full SHA for bea592c
Browse repository at this point
fix broken tests
TrevorBergeron
committed
b9b8692
View commit details
Copy full SHA for b9b8692
Browse repository at this point
fix read api invocation
TrevorBergeron
committed
6e53541
View commit details
Copy full SHA for 6e53541
Browse repository at this point
add validation to bq source
TrevorBergeron
committed
71fa69d
View commit details
Copy full SHA for 71fa69d
Browse repository at this point
add debug validation
TrevorBergeron
committed
cf3b7e3
View commit details
Copy full SHA for cf3b7e3
Browse repository at this point
Commits on Oct 14, 2025
fix result schema extra column handling
TrevorBergeron
committed
bdb1476
View commit details
Copy full SHA for bdb1476
Browse repository at this point
fix results bytes estimate
TrevorBergeron
committed
bf8c827
View commit details
Copy full SHA for bf8c827
Browse repository at this point
fix name mappings for remote sources
TrevorBergeron
committed
1f85658
View commit details
Copy full SHA for 1f85658
Browse repository at this point
Commits on Oct 15, 2025
refactor query metadata
TrevorBergeron
committed
628363b
View commit details
Copy full SHA for 628363b
Browse repository at this point
fix execution metadata
TrevorBergeron
committed
b890d4b
View commit details
Copy full SHA for b890d4b
Browse repository at this point
Commits on Oct 16, 2025
Merge remote-tracking branch 'github/main' into new_execute_result
TrevorBergeron
committed
9c04587
View commit details
Copy full SHA for 9c04587
Browse repository at this point
avoid read api where result small
TrevorBergeron
committed
eb5cb76
View commit details
Copy full SHA for eb5cb76
Browse repository at this point
Commits on Oct 28, 2025
Merge remote-tracking branch 'github/main' into new_execute_result
TrevorBergeron
committed
b5e35fa
View commit details
Copy full SHA for b5e35fa
Browse repository at this point
fix mock execute result in test
TrevorBergeron
committed
91157fb
View commit details
Copy full SHA for 91157fb
Browse repository at this point
Commits on Oct 29, 2025
Merge remote-tracking branch 'github/main' into new_execute_result
TrevorBergeron
committed
5e5892f
View commit details
Copy full SHA for 5e5892f
Browse repository at this point
fix cluster col limit appliction
TrevorBergeron
committed
c316830
View commit details
Copy full SHA for c316830
Browse repository at this point
Commits on Oct 30, 2025
fix schema loacing
TrevorBergeron
committed
46334da
View commit details
Copy full SHA for 46334da
Browse repository at this point
Merge remote-tracking branch 'github/main' into new_execute_result
TrevorBergeron
committed
1cdf793
View commit details
Copy full SHA for 1cdf793
Browse repository at this point
fix unit test
TrevorBergeron
committed
4acf103
View commit details
Copy full SHA for 4acf103
Browse repository at this point
read parallel consumer fixes
TrevorBergeron
committed
235e5e5
View commit details
Copy full SHA for 235e5e5
Browse repository at this point
fix extension type issue
TrevorBergeron
committed
52bce76
View commit details
Copy full SHA for 52bce76
Browse repository at this point
You can’t perform that action at this time.