| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
There was a problem hiding this comment.
This pull request adds warning documentation to the classic client's MutationsBatcher and related methods. Specifically, it advises users to ensure they are using google-cloud-bigtable >= 2.42.0 or to migrate to the newer batcher provided by the synchronous/asynchronous data client (google.cloud.bigtable.data). This warning has been added to the RST documentation, the MutationsBatcher class docstring, and the mutations_batcher method docstring. There are no review comments, so no additional feedback is provided.
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Add warning to upgrade to MutationsBatcher docstrings, related to #18122