Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: googleapis/python-bigtable
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: googleapis/python-bigtable
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: sync-unit-tests-redux
Choose a head ref
  • 11 commits
  • 203 files changed
  • 2 contributors

Commits on Apr 21, 2025

  1. Configuration menu
    Copy the full SHA
    8f0ef21 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2025

  1. Configuration menu
    Copy the full SHA
    cc18b20 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8a6ff11 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2025

  1. refactor: Refactored classic client to use new Admin API (#1114)

    * refactor: Refactored classic client to use new Admin API
    
    * added newline after gapic_version files
    gkevinzheng authored Apr 25, 2025
    Configuration menu
    Copy the full SHA
    60d4199 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2025

  1. Configuration menu
    Copy the full SHA
    46cf3b4 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2025

  1. feat: Consistency polling + restore table for sync client in admin (#…

    …1117)
    
    * feat: Prototyped handwritten layer
    
    * Added newlines
    
    * linting
    
    * Added docstrings for restore table and consistency token polling;
    removed gc_rule
    gkevinzheng authored May 21, 2025
    Configuration menu
    Copy the full SHA
    7c5d29d View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2025

  1. docs: owlbot related changes (#1133)

    * docs: owlbot related changes
    
    * Addressed PR feedback + made changes to toc.yml for docs pipeline
    
    * Fixed type hint
    
    * linting + added validation for admin section
    
    * linting + added noqas to owlbot lines
    gkevinzheng authored Jun 12, 2025
    Configuration menu
    Copy the full SHA
    bd1da66 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    76d815b View commit details
    Browse the repository at this point in the history
  3. Removed raise exception

    gkevinzheng committed Jun 12, 2025
    Configuration menu
    Copy the full SHA
    35c50c9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    52bbaf5 View commit details
    Browse the repository at this point in the history
  5. linting

    gkevinzheng committed Jun 12, 2025
    Configuration menu
    Copy the full SHA
    7ac60f1 View commit details
    Browse the repository at this point in the history
Loading