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

feat: add support for Row Affinity app profiles #2341

Open
wants to merge 10 commits into
base: main
Choose a base branch
from

Commits on Sep 16, 2024

  1. Create of methods, add unit tests

    Change-Id: I7cdd6c9ce85f9132c0fa3db3aa8c70abac26f12b
    djyau committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    b18d5ca View commit details
    Browse the repository at this point in the history
  2. Add unit tests for BigtableInstanceAdminClientTests

    Change-Id: Id2cedefd90c52c249b2b15734eb1fbbcc5db2bf4
    djyau committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    e3be203 View commit details
    Browse the repository at this point in the history
  3. Add tests for Create and Update App Profile

    Change-Id: I01ef72617d391bdb956ae9f469f1fd5af208a2e1
    djyau committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    8019c29 View commit details
    Browse the repository at this point in the history
  4. Add integration test

    Change-Id: I9f18991cb61d99f30b811cea0988963d9e2577cd
    djyau committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    d10c5cf View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. Rename ofWithRowAffinity to withRowAffinity

    Change-Id: I9f88209e04cde4f628c878fbdb659c7344aa1c3c
    djyau committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    047b046 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' of sso://cloud-bigtable-internal/java-bigtable in…

    …to feature-affinity-proto
    
    Change-Id: I3fae97fa5283129ae449d0f6bbc8f2ee6fc2601d
    djyau committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    464d1bb View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  1. Run mvn com.coveo:fmt-maven-plugin:format

    Change-Id: Ieda39f0d9825fae649755350b4f228fe0e8985e5
    djyau committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    4f197d4 View commit details
    Browse the repository at this point in the history
  2. Remove extra test for cluster IDs - one is enough

    Change-Id: I6d8e7bd644ce2cd8f098c8ee37b4eec1a0d642e2
    djyau committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    c6f6a78 View commit details
    Browse the repository at this point in the history
  3. Add unit test for row affinity with set of strings

    Change-Id: I7b072214c8b38646058d0ec668bbb469bf16f23e
    djyau committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    fecd6ea View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2024

  1. Run formatter

    Change-Id: Ieb04b2141c8843ff59cc4d756d736b4c00609ee2
    djyau committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    7ba35f8 View commit details
    Browse the repository at this point in the history