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: unnest failed in some cases (with table references failed when there were no other references to refrenced tables in a query) #290

Merged
merged 11 commits into from Aug 25, 2021

Commits on Aug 20, 2021

  1. Copy the full SHA
    904a3bb View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    ffcb3e7 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    806aa5c View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2021

  1. merge upstream/master

    And expand comment
    jimfulton committed Aug 23, 2021
    Copy the full SHA
    89a9fe0 View commit details
    Browse the repository at this point in the history
  2. fix mis-merge

    jimfulton committed Aug 23, 2021
    Copy the full SHA
    6a679ae View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2021

  1. Update sqlalchemy_bigquery/base.py

    Co-authored-by: Tim Swast <swast@google.com>
    jimfulton and tswast committed Aug 24, 2021
    Copy the full SHA
    11ca126 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    32980ba View commit details
    Browse the repository at this point in the history
  3. Merge branch 'fix-unnest-283' of github.com:jimfulton/python-bigquery…

    …-sqlalchemy into fix-unnest-283
    jimfulton committed Aug 24, 2021
    Copy the full SHA
    ea276ba View commit details
    Browse the repository at this point in the history
  4. blacken

    jimfulton committed Aug 24, 2021
    Copy the full SHA
    4de3d71 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    5cde0d4 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    2663e3d View commit details
    Browse the repository at this point in the history