This repository was archived by the owner on May 7, 2026. It is now read-only.
Commits
User selector
Commit History
Commits on Mar 27, 2026
Commits on Mar 25, 2026
Commits on Mar 10, 2026
chore: fix google3 import colabsqlviz tests (#2499)
Show description for ce686c1authored
Commits on Feb 24, 2026
Commits on Dec 12, 2025
- authored
fix: Improve strictness of nan vs None usage (#2326)
Show description for 481d938authored
Commits on Nov 10, 2025
refactor: make sqlglot compile_sql a top-level function (#2244)
Show description for 2e77861authored
Commits on Oct 31, 2025
refactor: rename _apply_unary_ops to _apply_ops_to_sql (#2214)
Show description for 0ff1395authored- authored
Commits on Oct 27, 2025
Commits on Oct 14, 2025
feat: make `all` and `any` compatible with integer columns on Polars session (#2154)
Show description for 6353d6eauthored
Commits on Oct 8, 2025
fix: show progress even in job optional queries (#2119)
Show description for 1f48d3aandauthored
Commits on Sep 19, 2025
Commits on Sep 17, 2025
refactor: reorganize the sqlglot scalar compiler layout - part 2 (#2093)
Show description for bbd95e5authored
Commits on Sep 2, 2025
Commits on Aug 8, 2025
Commits on Jul 17, 2025
Commits on Jul 8, 2025
Commits on Jul 1, 2025
Commits on Jun 26, 2025
Commits on Jun 23, 2025
feat: Add `bpd.options.compute.maximum_result_rows` option to limit client data download (#1829)
Show description for e22a3f6andauthored
Commits on Jun 17, 2025
Commits on Jun 13, 2025
Commits on Jun 11, 2025
chore: implement compile_readtable (#1809)
Show description for 582bbafauthoredchore: Move remaining test utils to bigframes.testing module (#1810)
Show description for b3db519andauthored
Commits on Jun 4, 2025
Commits on Jun 3, 2025
chore: use faster query_and_wait API in _read_gbq_colab (#1777)
Show description for f495c84authored
Commits on May 30, 2025
feat: support `inplace=True` in `rename` and `rename_axis` (#1744)
Show description for 734cc65authored
Commits on May 21, 2025
Commits on May 12, 2025
Commits on May 8, 2025
chore: create private `_read_gbq_colab` which will enable partial ordering mode even when session is in strict mode (#1688)
Show description for 599f18bauthored
Commits on Apr 17, 2025
Loading