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

Create tableadmin sample for python #1549

Merged
merged 7 commits into from
Jul 9, 2018

Commits on Jun 30, 2018

  1. Add tableadmin sample

    tableadmin sample for gcloud python samples.
    sangramql committed Jun 30, 2018
    Configuration menu
    Copy the full SHA
    811c2bf View commit details
    Browse the repository at this point in the history
  2. Revert "Add tableadmin sample"

    This reverts commit 811c2bf.
    sangramql committed Jun 30, 2018
    Configuration menu
    Copy the full SHA
    58cc976 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2018

  1. Add tableadmin sample

    Create tableadmin sample for python.
    sangramql committed Jul 1, 2018
    Configuration menu
    Copy the full SHA
    901c95a View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2018

  1. Updated files for fixes

    Fix lint issues.
    Fix Testcases.
    sangramql committed Jul 3, 2018
    Configuration menu
    Copy the full SHA
    5b24797 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2018

  1. Fix CI failures

    Fixed newline and import errors in tableadmin.
    FIxed import and unsed errors from tableadmin_test.
    sangramql committed Jul 5, 2018
    Configuration menu
    Copy the full SHA
    4264123 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2018

  1. Updated the review comments and additional code from internal review.

    Implemented all review comments. - Done
    Print only table_id instead of full path of table - Done
    Please comment proper start tag for bigtable_list_column_families - Done
    Create `update-gc-rule` example. - Done
    Create `delete-column-family` example. - Done
    Show GC rule sample in comments. - Done
    sangramql committed Jul 7, 2018
    Configuration menu
    Copy the full SHA
    1b0a4f7 View commit details
    Browse the repository at this point in the history
  2. Fix extra comments

    Remove extra comments which got added just before commit.
    sangramql committed Jul 7, 2018
    Configuration menu
    Copy the full SHA
    c01df0a View commit details
    Browse the repository at this point in the history