Skip to content

Conversation

Genesis929
Copy link
Collaborator

@Genesis929 Genesis929 commented Mar 26, 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)

With allow_large_result=True, the output should remain unchanged.
With allow_large_result=False, we will only have query count, query char count and local execution time.
Fixes #<issue_number_goes_here> 🦕

@product-auto-label product-auto-label bot added the size: xs Pull request size is extra small. label Mar 26, 2025
@Genesis929 Genesis929 requested a review from shobsi March 26, 2025 08:37
@product-auto-label product-auto-label bot added the api: bigquery Issues related to the googleapis/python-bigquery-dataframes API. label Mar 26, 2025
@Genesis929 Genesis929 marked this pull request as ready for review March 26, 2025 08:38
@Genesis929 Genesis929 requested review from a team as code owners March 26, 2025 08:38
@product-auto-label product-auto-label bot added size: m Pull request size is medium. and removed size: xs Pull request size is extra small. labels Mar 26, 2025
@Genesis929 Genesis929 requested a review from GarrettWu March 26, 2025 17:32
@Genesis929 Genesis929 changed the title chore: update benchmark logic for 2.0 chore: update benchmark logic to respect allow_large_results=False Mar 26, 2025
@Genesis929 Genesis929 merged commit 7d6fd7a into main Mar 26, 2025
23 of 24 checks passed
@Genesis929 Genesis929 deleted the benchmark_logic_2.0_huanc branch March 26, 2025 17:42
shobsi pushed a commit that referenced this pull request Mar 28, 2025
…1545)

* chore: update benchmark logic for 2.0

* update benchmark logic

* fix
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