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

Pass through header provider in BQ storage client settings. #4740

Merged
merged 4 commits into from
Mar 27, 2019

Commits on Mar 26, 2019

  1. Pass through header provider in BQ storage client settings.

    This change modifies the enhanced stub for the BigQuery storage
    client to pass through the user-specified header provider to the
    storage settings base class at creationt ime. This addresses an
    issue where user-specified headers were being ignored when creating
    a client object.
    kmjung committed Mar 26, 2019
    Configuration menu
    Copy the full SHA
    0dac26e View commit details
    Browse the repository at this point in the history
  2. Apply formatting plugin

    kmjung committed Mar 26, 2019
    Configuration menu
    Copy the full SHA
    8463f18 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fa24a61 View commit details
    Browse the repository at this point in the history
  4. It's 2019 now

    kmjung committed Mar 26, 2019
    Configuration menu
    Copy the full SHA
    c077c46 View commit details
    Browse the repository at this point in the history