Skip to content

Conversation

@tseaver
Copy link
Contributor

@tseaver tseaver commented Jun 26, 2016

It was never actually implemented on the back-end in V1, and has been dropped altogether in V2.

It was never actually implemented on the back-end in V1, and has been
dropped altogether in V2.
@tseaver tseaver added the api: bigtable Issues related to the Bigtable API. label Jun 26, 2016
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Jun 26, 2016
@daspecster
Copy link
Contributor

@tseaver
Copy link
Contributor Author

tseaver commented Jun 26, 2016

@daspecster Thanks forthe catch! OK to merge now?

@daspecster
Copy link
Contributor

There's some in the proto as well. But if we don't care about that since it's generated then LGTM!

@tseaver
Copy link
Contributor Author

tseaver commented Jun 26, 2016

@daspecster

There's some in the proto as well. But if we don't care about that since it's generated then LGTM!

Yup, the _generated/ subdir is based on the Bigtable V1 protos, which contained that method, even though the backend always returned a NOT_IMPLEMENTED error. The V2 proto-generated code is added in #1903, and doesn't have the method.

Eventually (see #1384), we'd like to get rid of both those directories and rely on googleapis-generated PyPI releases for datastore and bigtable proto-generated code.

@tseaver tseaver merged commit 35103f9 into googleapis:bigtable-v2 Jun 26, 2016
@tseaver tseaver deleted the bigtable-v2-drop_table_rename branch June 26, 2016 20:33
parthea pushed a commit that referenced this pull request Nov 24, 2025
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: bigtable Issues related to the Bigtable API. cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants