Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

fix: Inverting int now does bitwise inversion rather than sign flip#574

Merged
TrevorBergeron merged 2 commits intomainfrom
fix_invert
Apr 5, 2024
Merged

fix: Inverting int now does bitwise inversion rather than sign flip#574
TrevorBergeron merged 2 commits intomainfrom
fix_invert

Conversation

@TrevorBergeron
Copy link
Contributor

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

@TrevorBergeron TrevorBergeron requested a review from a team as a code owner April 4, 2024 00:32
@TrevorBergeron TrevorBergeron requested review from a team and Genesis929 April 4, 2024 00:32
@product-auto-label product-auto-label bot added the size: s Pull request size is small. label Apr 4, 2024
@TrevorBergeron TrevorBergeron requested review from shobsi and removed request for Genesis929 April 4, 2024 00:32
@product-auto-label product-auto-label bot added the api: bigquery Issues related to the googleapis/python-bigquery-dataframes API. label Apr 4, 2024
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: s Pull request size is small.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants