Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix #3637 Bigtable RowMutation should allow passing of a Mutation #3643

Merged
merged 7 commits into from
Sep 8, 2018

Commits on Sep 5, 2018

  1. Configuration menu
    Copy the full SHA
    02e68a3 View commit details
    Browse the repository at this point in the history
  2. add @nonnull annotation

    ajaaym committed Sep 5, 2018
    Configuration menu
    Copy the full SHA
    f0bb74a View commit details
    Browse the repository at this point in the history
  3. Removed extra construction, updated factory method to pass empty Muta…

    …tion, added usage in java doc.
    ajaaym committed Sep 5, 2018
    Configuration menu
    Copy the full SHA
    4a67e23 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2018

  1. Configuration menu
    Copy the full SHA
    8e7d69a View commit details
    Browse the repository at this point in the history
  2. Revert "fix with deterministic timestamp"

    This reverts commit 8e7d69a.
    ajaaym committed Sep 6, 2018
    Configuration menu
    Copy the full SHA
    f5db05c View commit details
    Browse the repository at this point in the history
  3. Fixed as per feedback

    ajaaym committed Sep 6, 2018
    Configuration menu
    Copy the full SHA
    a635303 View commit details
    Browse the repository at this point in the history
  4. fix typo

    ajaaym committed Sep 6, 2018
    Configuration menu
    Copy the full SHA
    8b5b037 View commit details
    Browse the repository at this point in the history