googleapis / java-bigtable-hbase

Java libraries and HBase client extensions for accessing Google Cloud Bigtable
https://cloud.google.com/bigtable/
Apache License 2.0
174 stars 179 forks source link

fix: remove duplicated calls to proto oneof builders #4360

Open cushon opened 5 months ago

cushon commented 5 months ago

This change removes duplicated calls to proto oneof builders where a previously set value is overwritten in the fluent chain.

Fixes #4359 ☕️

gcf-merge-on-green[bot] commented 2 months ago

Merge-on-green attempted to merge your PR for 6 hours, but it was not mergeable because either one of your required status checks failed, one of your required reviews was not approved, or there is a do not merge label. Learn more about your required status checks here: https://help.github.com/en/github/administering-a-repository/enabling-required-status-checks. You can remove and reapply the label to re-run the bot.