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

Initial read_gbq implementation (WIP) #1

Closed
wants to merge 16 commits into from
Closed

Initial read_gbq implementation (WIP) #1

wants to merge 16 commits into from

Commits on Aug 5, 2021

  1. add precommit config

    ncclementi committed Aug 5, 2021
    Configuration menu
    Copy the full SHA
    94c41f6 View commit details
    Browse the repository at this point in the history
  2. add read_gbq

    ncclementi committed Aug 5, 2021
    Configuration menu
    Copy the full SHA
    48becdb View commit details
    Browse the repository at this point in the history
  3. add setup and req

    ncclementi committed Aug 5, 2021
    Configuration menu
    Copy the full SHA
    a934259 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2021

  1. Configuration menu
    Copy the full SHA
    04bdd80 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ab16a32 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    455f749 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c417d5f View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2021

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

Commits on Aug 17, 2021

  1. add first read_gbq test

    ncclementi committed Aug 17, 2021
    Configuration menu
    Copy the full SHA
    774e79b View commit details
    Browse the repository at this point in the history
  2. add partitioning test

    ncclementi committed Aug 17, 2021
    Configuration menu
    Copy the full SHA
    7bdd66a View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2021

  1. use pytest fixtures

    ncclementi committed Aug 18, 2021
    Configuration menu
    Copy the full SHA
    31a1253 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    db4edb4 View commit details
    Browse the repository at this point in the history
  3. ignore bare except for now

    ncclementi committed Aug 18, 2021
    Configuration menu
    Copy the full SHA
    be1efbd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    35cbdc6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    40de1ea View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    45e0004 View commit details
    Browse the repository at this point in the history