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 BigQueryGetDataOperator where project_id is not being respected in deferrable mode #32488

Commits on Jul 10, 2023

  1. fixing BigQueryGetDataOperator to respect project_id as compute proje…

    …ct. A new parameter table_project_id will be used for specifying table storage project.
    avinashpandeshwar committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    6a95761 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    937c1df View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    94f35d3 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2023

  1. Configuration menu
    Copy the full SHA
    14ecffa View commit details
    Browse the repository at this point in the history
  2. static check fixes

    avinashpandeshwar committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    bb5cbe3 View commit details
    Browse the repository at this point in the history