Skip to content

Conversation

tswast
Copy link
Collaborator

@tswast tswast commented Jul 1, 2025

Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly:

  • Make sure to open an issue as a bug/issue before writing your code! That way we can discuss the change, evaluate designs, and agree on the general idea
  • Ensure the tests and linter pass
  • Code coverage does not decrease (if any source code was changed)
  • Appropriate docs were updated (if necessary)

Fixes b/384588336 🦕

@tswast tswast requested review from a team as code owners July 1, 2025 18:10
@tswast tswast requested a review from sycai July 1, 2025 18:10
@product-auto-label product-auto-label bot added the size: xs Pull request size is extra small. label Jul 1, 2025
@product-auto-label product-auto-label bot added the api: bigquery Issues related to the googleapis/python-bigquery-dataframes API. label Jul 1, 2025
max_revenue_suppliers["TOTAL_REVENUE"] = max_revenue_suppliers[
"TOTAL_REVENUE"
].round(2)
max_revenue_suppliers["TOTAL_REVENUE"] = max_revenue_suppliers["TOTAL_REVENUE"]
Copy link
Contributor

Choose a reason for hiding this comment

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

do we still need this line?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

We do not. Good catch!

@tswast tswast merged commit dba2a6e into main Jul 7, 2025
24 of 25 checks passed
@tswast tswast deleted the b384588336-tpc-h-q15-non-determinism branch July 7, 2025 21:36
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: xs Pull request size is extra small.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants