Skip to content

Pull requests: googleapis/python-bigquery-dataframes

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

refactor: Rename internal functions used externally in _utils.py api: bigquery Issues related to the googleapis/python-bigquery-dataframes API. size: s Pull request size is small.
#1959 opened Aug 1, 2025 by jialuoo Draft
4 tasks
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…
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.
#1956 opened Jul 30, 2025 by jialuoo Draft
4 tasks
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…
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…
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…
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
4 tasks
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…
feat: add allow_large_results option to read_gbq_query. Set to False to enable faster queries api: bigquery Issues related to the googleapis/python-bigquery-dataframes API. size: m Pull request size is medium.
#1935 opened Jul 24, 2025 by tswast Loading…
4 tasks
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…
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
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.
#1908 opened Jul 15, 2025 by shuoweil Draft
feat: support INFORMATION_SCHEMA views in read_gbq api: bigquery Issues related to the googleapis/python-bigquery-dataframes API. size: m Pull request size is medium.
#1895 opened Jul 9, 2025 by tswast Loading…
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
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
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
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…
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…
chore: optimize SQL for repeated BF nodes. api: bigquery Issues related to the googleapis/python-bigquery-dataframes API. size: m Pull request size is medium.
#1839 opened Jun 20, 2025 by chelsea-lin Draft
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…
4 tasks
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…
4 tasks
chore: add callback argument to _read_gbq_colab api: bigquery Issues related to the googleapis/python-bigquery-dataframes API. size: s Pull request size is small.
#1733 opened May 14, 2025 by tswast Draft
4 tasks
perf: Cache results opportunistically api: bigquery Issues related to the googleapis/python-bigquery-dataframes API. size: l Pull request size is large.
#1694 opened May 6, 2025 by TrevorBergeron Draft
4 tasks
feat: add resampler type and series/df resample api: bigquery Issues related to the googleapis/python-bigquery-dataframes API. samples Issues that are directly related to samples. size: l Pull request size is large.
#1671 opened Apr 29, 2025 by Genesis929 Draft
4 tasks
perf: Improve tree property scalability api: bigquery Issues related to the googleapis/python-bigquery-dataframes API. size: m Pull request size is medium.
#1642 opened Apr 22, 2025 by TrevorBergeron Draft
4 tasks
ProTip! Exclude everything labeled bug with -label:bug.