Skip to content

Conversation

chelsea-lin
Copy link
Contributor

@chelsea-lin chelsea-lin commented Aug 28, 2025

Fixes internal issue 430133370 🦕

@chelsea-lin chelsea-lin requested a review from sycai August 28, 2025 18:17
@product-auto-label product-auto-label bot added size: s Pull request size is small. api: bigquery Issues related to the googleapis/python-bigquery-dataframes API. labels Aug 28, 2025
@chelsea-lin chelsea-lin marked this pull request as ready for review August 28, 2025 18:17
@chelsea-lin chelsea-lin requested review from a team as code owners August 28, 2025 18:17
sycai
sycai previously approved these changes Aug 28, 2025

sql = _apply_unary_op(bf_df, ops.IsInOp(values=(1, 2, 3)), "int64_col")
snapshot.assert_match(sql, "out.sql")
Copy link
Contributor

Choose a reason for hiding this comment

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

nit: empty lines before assertions.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Fixed. Done.

sycai
sycai previously approved these changes Aug 28, 2025
@sycai
Copy link
Contributor

sycai commented Aug 28, 2025

looks like there is still an IsIn op test failure

@chelsea-lin chelsea-lin force-pushed the main_chelsealin_minor branch from 489282f to 7ba1166 Compare August 29, 2025 20:39
@product-auto-label product-auto-label bot added size: m Pull request size is medium. and removed size: s Pull request size is small. labels Aug 29, 2025
@chelsea-lin chelsea-lin marked this pull request as draft August 29, 2025 21:42
auto-merge was automatically disabled August 29, 2025 21:42

Pull request was converted to draft

@chelsea-lin
Copy link
Contributor Author

Waiting for #2043

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: bigquery Issues related to the googleapis/python-bigquery-dataframes API. size: m Pull request size is medium.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants