Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Sep 12, 2025. It is now read-only.

Conversation

kiraksi
Copy link
Contributor

@kiraksi kiraksi commented Nov 14, 2023

This PR:

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

@product-auto-label product-auto-label bot added size: m Pull request size is medium. api: bigquerystorage Issues related to the googleapis/python-bigquery-storage API. labels Nov 14, 2023
@kiraksi kiraksi self-assigned this Nov 14, 2023
@kiraksi kiraksi marked this pull request as ready for review November 14, 2023 00:52
@kiraksi kiraksi requested review from a team as code owners November 14, 2023 00:52
@kiraksi kiraksi added the do not merge Indicates a pull request not ready for merge, due to either quality or timing. label Nov 14, 2023
@parthea
Copy link
Contributor

parthea commented Nov 14, 2023

There is an upcoming release freeze. This should be merged after the release freeze ends on November 29th.

Copy link
Contributor

@parthea parthea left a comment

Choose a reason for hiding this comment

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

LGTM, please could you also remove usage of pkg_resources here? Please feel free to make the change in this PR or a separate PR. This should allow us to close #482

@kiraksi
Copy link
Contributor Author

kiraksi commented Nov 14, 2023

LGTM, please could you also remove usage of pkg_resources here? Please feel free to make the change in this PR or a separate PR. This should allow us to close #482

Edit: Will be done in this PR

@kiraksi kiraksi linked an issue Nov 15, 2023 that may be closed by this pull request
Copy link
Contributor

@parthea parthea left a comment

Choose a reason for hiding this comment

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

Added minor observations. Otherwise LGTM

@kiraksi kiraksi removed the do not merge Indicates a pull request not ready for merge, due to either quality or timing. label Nov 28, 2023
Copy link
Contributor

@parthea parthea left a comment

Choose a reason for hiding this comment

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

We also need to migrate setup.py to use setuptoolsfind_namespace_packages(.. instead of setuptools.PEP420PackageFinder.find()

@parthea parthea self-requested a review December 1, 2023 21:39
@Linchin Linchin merged commit 59f9564 into googleapis:main Dec 1, 2023
@kiraksi kiraksi deleted the native-namespace-compatibility branch January 17, 2024 13:59
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
api: bigquerystorage Issues related to the googleapis/python-bigquery-storage API. size: m Pull request size is medium.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

use native support for namespace packages DistributionNotFound error potentially caused by pkg_resources
3 participants