Skip to content

chore: add tpch q19-22 and benchmark readme #929

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 7 commits into from
Aug 29, 2024
Merged

chore: add tpch q19-22 and benchmark readme #929

merged 7 commits into from
Aug 29, 2024

Conversation

Genesis929
Copy link
Collaborator

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 #<issue_number_goes_here> 🦕

@product-auto-label product-auto-label bot added size: l Pull request size is large. api: bigquery Issues related to the googleapis/python-bigquery-dataframes API. labels Aug 24, 2024
@Genesis929 Genesis929 changed the title chre: add tpch q19-22 and benchmark readme chore: add tpch q19-22 and benchmark readme Aug 24, 2024
@Genesis929 Genesis929 marked this pull request as ready for review August 26, 2024 16:48
@Genesis929 Genesis929 requested review from a team as code owners August 26, 2024 16:48
@Genesis929 Genesis929 requested a review from sycai August 26, 2024 16:48
index_col=bigframes.enums.DefaultIndexKind.NULL,
)

country_codes = ["13", "31", "23", "29", "30", "18", "17"]
Copy link
Contributor

Choose a reason for hiding this comment

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

nit: does it make sense to comment on the country names of these codes?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

May not be necessary to do so; the test data is generated for benchmarking purposes, and the country names are not relevant.

@Genesis929 Genesis929 added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Aug 26, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Aug 26, 2024
@bigframes-bot bigframes-bot removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Aug 26, 2024
@Genesis929 Genesis929 added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Aug 26, 2024
@bigframes-bot bigframes-bot removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Aug 26, 2024
@Genesis929 Genesis929 added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Aug 27, 2024
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Aug 27, 2024
@Genesis929 Genesis929 merged commit e0afb7a into main Aug 29, 2024
20 of 23 checks passed
@Genesis929 Genesis929 deleted the bench-upd4 branch August 29, 2024 17:31
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: l Pull request size is large.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants