Commits
User selector
Commit History
Commits on Jul 15, 2025
chore: fix benchmark file count mismatch issue. (#1909)
Show description for 2baa0e0authored
Commits on Jun 30, 2025
chore: fix `read_gbq_colab` benchmark (#1872)
Show description for bb98178authored
Commits on Jun 25, 2025
chore: add script to generate `_read_gbq_colab` BigQuery benchmark tables (#1846)
Show description for 80bac0fauthored
Commits on Jun 11, 2025
chore: Move remaining test utils to bigframes.testing module (#1810)
Show description for b3db519andauthored
Commits on Jun 6, 2025
feat: add blob.transcribe function (#1773)
Show description for 86159a7authored
Commits on May 8, 2025
Commits on May 4, 2025
test: streaming test check bigtable and pubsub results (#1681)
Show description for acd09b1authored
Commits on Apr 29, 2025
feat: session.bytes_processed_sum will be updated when allow_large_re… (#1669)
Show description for ae312dbauthored
Commits on Mar 26, 2025
chore: update benchmark logic to respect allow_large_results=False (#1545)
Show description for 7d6fd7aauthored
Commits on Feb 21, 2025
deps: remove scikit-learn and sqlalchemy as required dependencies (#1296)
Show description for fd8bc89andauthored
Commits on Feb 15, 2025
Commits on Feb 6, 2025
chore: add a tool to upload tpcds data to bigquery. (#1367)
Show description for aec3fe7authored
Commits on Feb 4, 2025
Commits on Feb 3, 2025
Commits on Jan 31, 2025
chore: add a new metric (#1345)
Show description for e86a4daauthored
Commits on Jan 29, 2025
deps: Add support for Python 3.13 for everything but remote functions (#1307)
Show description for 533db96authored
Commits on Jan 28, 2025
Commits on Jan 15, 2025
feat: support array output in `remote_function` (#1057)
Show description for bdee173authored
Commits on Dec 18, 2024
chore: add a script to verify the tpch code. (#1229)
Show description for 8b6a99bauthored
Commits on Oct 18, 2024
docs: show best practice of closing the session to cleanup resources in sample notebooks (#1095)
Show description for 62a88e8authored
Commits on Oct 10, 2024
feat: cleanup temp resources with graceful session shutdown (#1068)
Show description for 1d5373dauthored
Commits on Oct 3, 2024
chore: benchmark refactors and updates (#1043)
Show description for ffb406aauthored
Commits on Sep 26, 2024
chore: run doctest and notebook tests in bigframes-testing project (#976)
Show description for 1604139andauthored
Commits on Sep 18, 2024
chore: update local benchmark, 10t config and kokoro project. (#995)
Show description for 7dbda84authored
Commits on Aug 28, 2024
chore: fix api coverage script in nightly build, ensure scripts tests run (#932)
Show description for 189f147authored
Commits on Aug 23, 2024
chore: bench metric fix (#924)
Show description for 8fab1e8authoredchore: fix benchmark metric calculation. (#922)
Show description for 514be7bauthoredchore: update benchmark logic (#900)
Show description for e837f6eandauthored
Commits on Aug 20, 2024
Commits on Aug 8, 2024
test: enable tests on Windows (#857)
Show description for 0c011a8andauthored
Commits on Jul 23, 2024
Commits on Jul 3, 2024
chore: update templated files (#819)
Show description for 68b02d5authored
Commits on Jun 27, 2024
chore: add groupby benchmark q10, update q8 (#809)
Show description for 3da559eauthored
Commits on Jun 26, 2024
feat: Add `bigframes.streaming.to_pubsub` method to create continuous query that writes to Pub/Sub (#801)
Show description for b47f32dandauthored