Skip to content

fix: check and mutate should check for existence on empty byte values#3480

Merged
kolea2 merged 1 commit intogoogleapis:mainfrom
kolea2:empty-byte-fix
Feb 1, 2022
Merged

fix: check and mutate should check for existence on empty byte values#3480
kolea2 merged 1 commit intogoogleapis:mainfrom
kolea2:empty-byte-fix

Conversation

@kolea2
Copy link
Copy Markdown
Contributor

@kolea2 kolea2 commented Feb 1, 2022

Also update CONTRIBUTING.md with instructions on how to run integration tests

Fixes #2510

@kolea2 kolea2 requested review from a team February 1, 2022 15:26
@product-auto-label product-auto-label Bot added the api: bigtable Issues related to the googleapis/java-bigtable-hbase API. label Feb 1, 2022
@kolea2 kolea2 added the owlbot:run Add this label to trigger the Owlbot post processor. label Feb 1, 2022
@gcf-owl-bot gcf-owl-bot Bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Feb 1, 2022
@kolea2 kolea2 merged commit 813c6f0 into googleapis:main Feb 1, 2022
@kolea2 kolea2 deleted the empty-byte-fix branch February 1, 2022 16:20
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 googleapis/java-bigtable-hbase API.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

HBase incompatibilty checkAndMutate.ifEquals(new byte[0]) fails on missing value

2 participants