Skip to content

Conversation

@chelsea-lin
Copy link
Contributor

This change aims to fix the test_timestamp_series_diff_agg test failing in #2248.

Fixes internal issue 417774347 🦕

@product-auto-labelproduct-auto-labelbot added size: m Pull request size is medium. api: bigquery Issues related to the googleapis/python-bigquery-dataframes API. labels Nov 25, 2025
@chelsea-linchelsea-lin marked this pull request as ready for review November 26, 2025 00:45
@chelsea-linchelsea-lin requested review from a team as code ownersNovember 26, 2025 00:45
snapshot.assert_match(sql, "out.sql")


deftest_diff(scalar_types_df: bpd.DataFrame, snapshot):
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you parameterize this test on the column name? go/tott/726

Copy link
ContributorAuthor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed. Thanks

@chelsea-linchelsea-lin enabled auto-merge (squash) November 26, 2025 19:51
@chelsea-linchelsea-lin merged commit 33a211e into mainNov 26, 2025
20 of 25 checks passed
@chelsea-linchelsea-lin deleted the main_chelsealin_diff branch November 26, 2025 19:55
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.size: mPull request size is medium.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@chelsea-lin@sycai