Skip to content

Conversation

@chelsea-lin
Copy link
Contributor

@chelsea-linchelsea-lin commented Nov 10, 2025

Fixes internal issue 417774347🦕

@product-auto-labelproduct-auto-labelbot added size: l Pull request size is large. api: bigquery Issues related to the googleapis/python-bigquery-dataframes API. labels Nov 10, 2025
@chelsea-linchelsea-linforce-pushed the main_chelsealin_enablesqlglot2 branch from 7a011e1 to d634b06CompareNovember 11, 2025 00:22
@product-auto-labelproduct-auto-labelbot added size: xs Pull request size is extra small. and removed size: l Pull request size is large. labels Nov 11, 2025
@chelsea-linchelsea-lin added the do not merge Indicates a pull request not ready for merge, due to either quality or timing. label Nov 12, 2025
@chelsea-linchelsea-linforce-pushed the main_chelsealin_enablesqlglot2 branch from d634b06 to c90c084CompareNovember 12, 2025 20:59
@chelsea-linchelsea-linforce-pushed the main_chelsealin_enablesqlglot2 branch from c90c084 to eb8e92cCompareNovember 24, 2025 23:12
chelsea-lin added a commit that referenced this pull request Nov 25, 2025
…2292) This change aims to fix the tests failing in #2248 because of a 1-based indexing error. Fixes internal issue 417774347 🦕
@chelsea-linchelsea-linforce-pushed the main_chelsealin_enablesqlglot2 branch 2 times, most recently from 689b4e4 to 39096e5CompareNovember 25, 2025 21:49
chelsea-lin added a commit that referenced this pull request Nov 26, 2025
…sqlglot compiler (#2297) This change aims to fix the `to_datetime` related tests failing in #2248. Fixes internal issue 417774347 🦕
chelsea-lin added a commit that referenced this pull request Nov 26, 2025
This change aims to fix the `test_timestamp_series_diff_agg` test failing in #2248. Fixes internal issue 417774347 🦕
@chelsea-linchelsea-linforce-pushed the main_chelsealin_enablesqlglot2 branch from 39096e5 to 2f63b1fCompareNovember 26, 2025 23:28
chelsea-lin added a commit that referenced this pull request Dec 1, 2025
This change aims to fix some string-related tests failing in #2248. Fixes internal issue 417774347🦕
@chelsea-linchelsea-linforce-pushed the main_chelsealin_enablesqlglot2 branch from 2f63b1f to 6d1b653CompareDecember 15, 2025 05:52
chelsea-lin added a commit that referenced this pull request Dec 16, 2025
This change aims to fix some string-related tests failing in #2248. Fixes internal issue 417774347🦕
@chelsea-linchelsea-linforce-pushed the main_chelsealin_enablesqlglot2 branch from 6d1b653 to 82ac904CompareDecember 16, 2025 02:41
shuoweil pushed a commit that referenced this pull request Dec 17, 2025
This change aims to fix some string-related tests failing in #2248. Fixes internal issue 417774347 🦕
chelsea-lin added a commit that referenced this pull request Dec 19, 2025
…t _literal (#2337) This change can resolve two doctests failures in #2248: `groupby.GroupBy.rank` and `bigframes.ml.metrics.roc_curve` Fixes internal issue 417774347🦕 --------- Co-authored-by: Shenyang Cai <[email protected]>
shuoweil pushed a commit that referenced this pull request Dec 19, 2025
…t _literal (#2337) This change can resolve two doctests failures in #2248: `groupby.GroupBy.rank` and `bigframes.ml.metrics.roc_curve` Fixes internal issue 417774347🦕 --------- Co-authored-by: Shenyang Cai <[email protected]>
tswast pushed a commit that referenced this pull request Dec 19, 2025
This change can resolve three doctests failures in #2248: - Added `to_json` support to the compiler backend. - Fixed minor bugs on AI ops - Fixed minor bugs on windows compiler Fixes internal issue 417774347 🦕
@chelsea-linchelsea-linforce-pushed the main_chelsealin_enablesqlglot2 branch from 82ac904 to 5387f52CompareDecember 22, 2025 04:15
@chelsea-linchelsea-linforce-pushed the main_chelsealin_enablesqlglot2 branch from 5387f52 to 6a7dbe0CompareDecember 23, 2025 01:51
chelsea-lin added a commit that referenced this pull request Dec 23, 2025
This change can resolve the `bigframes.ml.metrics.roc_auc_score` doctests failures in #2248. Fixes internal issue 417774347 🦕
chelsea-lin added a commit that referenced this pull request Dec 23, 2025
) This change can resolve `read_gbq` doctests failures in #2248. Fixes internal issue 417774347🦕
@chelsea-linchelsea-linforce-pushed the main_chelsealin_enablesqlglot2 branch from 6a7dbe0 to cecd9c3CompareDecember 23, 2025 04:06
chelsea-lin added a commit that referenced this pull request Jan 3, 2026
This change can resolve multiple bug fixes in #2248: - `str.extract` doctest - multiple blob ops failures - `test_geo_x_non_point` and `test_geo_drop_duplicates` Fixes internal issue 417774347 🦕 --------- Co-authored-by: Tim Sweña (Swast) <[email protected]>
@chelsea-linchelsea-linforce-pushed the main_chelsealin_enablesqlglot2 branch from cecd9c3 to 92626a0CompareJanuary 5, 2026 04:52
chelsea-lin added a commit that referenced this pull request Jan 6, 2026
This change can resolve `test_series_bool_bool_operators_scalar` and `test_series_int_int_operators_scalar` presubmit failures in #2248. Fixes internal issue 417774347🦕
chelsea-lin added a commit that referenced this pull request Jan 7, 2026
This change can resolve the following bugs in #2248: - fix `test_isin_*` tests failures. - fix `test_*explode*` tests failures. - fix `test_geo_x_non_point` tests failure. Fixes internal issue 417774347🦕
@chelsea-linchelsea-linforce-pushed the main_chelsealin_enablesqlglot2 branch from 92626a0 to d132cd9CompareJanuary 7, 2026 04:59
chelsea-lin added a commit that referenced this pull request Jan 10, 2026
…2372) This change can resolve `test_series_int_int_operators_scalar` and all tests in test_windows.py presubmit failures in #2248. Fixes internal issue 417774347 🦕
@chelsea-linchelsea-linforce-pushed the main_chelsealin_enablesqlglot2 branch from d132cd9 to 3972dc7CompareJanuary 10, 2026 09:46
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: bigqueryIssues related to the googleapis/python-bigquery-dataframes API.do not mergeIndicates a pull request not ready for merge, due to either quality or timing.size: xsPull request size is extra small.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@chelsea-lin