-
Notifications
You must be signed in to change notification settings - Fork 52
Pull requests: googleapis/python-bigquery-dataframes
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
perf: Use promote_offsets for consistent row number generation for index.get_loc
api: bigquery
Issues related to the googleapis/python-bigquery-dataframes API.
size: m
Pull request size is medium.
#1957
opened Jul 31, 2025 by
shuoweil
Loading…
updated Jul 31, 2025
perf: Replace expensive len() call with PandasBatches.total_rows in anywidget TableWidget
api: bigquery
Issues related to the googleapis/python-bigquery-dataframes API.
size: m
Pull request size is medium.
#1937
opened Jul 24, 2025 by
shuoweil
Loading…
updated Jul 31, 2025
perf: Enhance benchmark script with total_rows and tests
api: bigquery
Issues related to the googleapis/python-bigquery-dataframes API.
size: m
Pull request size is medium.
#1949
opened Jul 30, 2025 by
shuoweil
Loading…
updated Jul 31, 2025
chore(deps): update all dependencies
api: bigquery
Issues related to the googleapis/python-bigquery-dataframes API.
owlbot:run
Add this label to trigger the Owlbot post processor.
samples
Issues that are directly related to samples.
size: s
Pull request size is small.
#1485
opened Mar 12, 2025 by
renovate-bot
Loading…
updated Jul 31, 2025
1 task
feat: support Issues related to the googleapis/python-bigquery-dataframes API.
size: m
Pull request size is medium.
Series.dot
on a DataFrame input
api: bigquery
#230
opened Nov 23, 2023 by
shobsi
Loading…
updated Jul 31, 2025
4 tasks
refactor: add compile_window to the sqlglot compiler
api: bigquery
Issues related to the googleapis/python-bigquery-dataframes API.
size: l
Pull request size is large.
#1889
opened Jul 8, 2025 by
chelsea-lin
•
Draft
updated Jul 31, 2025
chore: implement add_op and del_op compilers
api: bigquery
Issues related to the googleapis/python-bigquery-dataframes API.
size: l
Pull request size is large.
#1955
opened Jul 30, 2025 by
chelsea-lin
Loading…
updated Jul 31, 2025
chore(main): release 2.13.1
api: bigquery
Issues related to the googleapis/python-bigquery-dataframes API.
autorelease: pending
size: s
Pull request size is small.
#1945
opened Jul 29, 2025 by
release-please
bot
Loading…
updated Jul 30, 2025
fix: add warnings for duplicated or conflicting type hints in bigfram…
api: bigquery
Issues related to the googleapis/python-bigquery-dataframes API.
size: m
Pull request size is medium.
chore: Migrate up to 15 scalar operators to SQLGlot
api: bigquery
Issues related to the googleapis/python-bigquery-dataframes API.
size: l
Pull request size is large.
#1941
opened Jul 25, 2025 by
chelsea-lin
Loading…
updated Jul 30, 2025
feat: support series input in managed function
api: bigquery
Issues related to the googleapis/python-bigquery-dataframes API.
size: l
Pull request size is large.
#1920
opened Jul 18, 2025 by
jialuoo
Loading…
updated Jul 30, 2025
4 tasks
feat: support INFORMATION_SCHEMA views in Issues related to the googleapis/python-bigquery-dataframes API.
size: m
Pull request size is medium.
read_gbq
api: bigquery
#1895
opened Jul 9, 2025 by
tswast
Loading…
updated Jul 30, 2025
4 tasks
chore: skip orc test if pyarrow.orc is not available
api: bigquery
Issues related to the googleapis/python-bigquery-dataframes API.
size: xs
Pull request size is extra small.
#1950
opened Jul 30, 2025 by
tswast
Loading…
updated Jul 30, 2025
4 tasks
chore: always write all metrics
api: bigquery
Issues related to the googleapis/python-bigquery-dataframes API.
size: m
Pull request size is medium.
#1951
opened Jul 30, 2025 by
tswast
Loading…
updated Jul 30, 2025
4 tasks
feat: Can cast locally in hybrid engine
api: bigquery
Issues related to the googleapis/python-bigquery-dataframes API.
size: l
Pull request size is large.
#1944
opened Jul 29, 2025 by
TrevorBergeron
•
Draft
updated Jul 29, 2025
4 tasks
feat: df.join lsuffix and rsuffix support
api: bigquery
Issues related to the googleapis/python-bigquery-dataframes API.
size: l
Pull request size is large.
#1857
opened Jun 26, 2025 by
Genesis929
Loading…
updated Jul 28, 2025
4 tasks
chore: compare SQLs generated by Ibis and sqlglot
api: bigquery
Issues related to the googleapis/python-bigquery-dataframes API.
do not merge
Indicates a pull request not ready for merge, due to either quality or timing.
size: l
Pull request size is large.
#1918
opened Jul 17, 2025 by
chelsea-lin
•
Draft
updated Jul 28, 2025
feat: add Issues related to the googleapis/python-bigquery-dataframes API.
size: m
Pull request size is medium.
allow_large_results
option to read_gbq_query
. Set to False
to enable faster queries
api: bigquery
#1935
opened Jul 24, 2025 by
tswast
Loading…
updated Jul 24, 2025
4 tasks
feat: Add CSS styles and page selector to TableWidget
api: bigquery
Issues related to the googleapis/python-bigquery-dataframes API.
size: l
Pull request size is large.
#1913
opened Jul 16, 2025 by
prodonjs
Loading…
updated Jul 24, 2025
4 tasks
chore: refactor IsNullOp and NotNullOp logic to make scalar ops generation easier
api: bigquery
Issues related to the googleapis/python-bigquery-dataframes API.
size: l
Pull request size is large.
#1822
opened Jun 13, 2025 by
tswast
Loading…
updated Jul 16, 2025
4 tasks
feat: Support audio_transcribe with partial ordering
api: bigquery
Issues related to the googleapis/python-bigquery-dataframes API.
do not merge
Indicates a pull request not ready for merge, due to either quality or timing.
size: m
Pull request size is medium.
refactor: add compile_isin_join
api: bigquery
Issues related to the googleapis/python-bigquery-dataframes API.
size: m
Pull request size is medium.
#1886
opened Jul 7, 2025 by
chelsea-lin
•
Draft
updated Jul 7, 2025
perf: Use CTEs more aggressively for smaller sql
api: bigquery
Issues related to the googleapis/python-bigquery-dataframes API.
size: m
Pull request size is medium.
#1883
opened Jul 2, 2025 by
TrevorBergeron
•
Draft
updated Jul 7, 2025
4 tasks
docs: Make minor edits and fix typos in sample comments
api: bigquery
Issues related to the googleapis/python-bigquery-dataframes API.
samples
Issues that are directly related to samples.
size: s
Pull request size is small.
#1853
opened Jun 25, 2025 by
Adam-Dupaski
Loading…
updated Jun 25, 2025
test: install polars in doctest session
api: bigquery
Issues related to the googleapis/python-bigquery-dataframes API.
size: xs
Pull request size is extra small.
#1775
opened May 28, 2025 by
tswast
Loading…
updated Jun 23, 2025
4 tasks
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.