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: tylertreat/BigQuery-Python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: z123/BigQuery-Python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 17 commits
  • 3 files changed
  • 1 contributor

Commits on Jul 1, 2016

  1. Added support for partitioning

    z123 committed Jul 1, 2016
    Configuration menu
    Copy the full SHA
    90248cf View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2016

  1. Changed schemas to correct case

    z123 committed Jul 2, 2016
    Configuration menu
    Copy the full SHA
    47ed193 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2016

  1. Configuration menu
    Copy the full SHA
    8c043c9 View commit details
    Browse the repository at this point in the history
  2. Changed update_table function

    z123 committed Jul 18, 2016
    Configuration menu
    Copy the full SHA
    ae82652 View commit details
    Browse the repository at this point in the history
  3. Added support for partitioning

    z123 committed Jul 18, 2016
    Configuration menu
    Copy the full SHA
    2b9980b View commit details
    Browse the repository at this point in the history
  4. Changed schemas to correct case

    z123 committed Jul 18, 2016
    Configuration menu
    Copy the full SHA
    e4f3009 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f00a039 View commit details
    Browse the repository at this point in the history
  6. Changed update_table function

    z123 committed Jul 18, 2016
    Configuration menu
    Copy the full SHA
    94fe89d View commit details
    Browse the repository at this point in the history
  7. Merge

    z123 committed Jul 18, 2016
    Configuration menu
    Copy the full SHA
    1fe5f71 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2016

  1. Load data function

    z123 committed Aug 8, 2016
    Configuration menu
    Copy the full SHA
    8ffd339 View commit details
    Browse the repository at this point in the history
  2. Fixed bug in client

    z123 committed Aug 8, 2016
    Configuration menu
    Copy the full SHA
    e457023 View commit details
    Browse the repository at this point in the history
  3. added missing import

    z123 committed Aug 8, 2016
    Configuration menu
    Copy the full SHA
    b089eee View commit details
    Browse the repository at this point in the history
  4. added missing self

    z123 committed Aug 8, 2016
    Configuration menu
    Copy the full SHA
    8c170c4 View commit details
    Browse the repository at this point in the history
  5. added missing self

    z123 committed Aug 8, 2016
    Configuration menu
    Copy the full SHA
    c2647b3 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2016

  1. streaming upload

    z123 committed Aug 12, 2016
    Configuration menu
    Copy the full SHA
    ffc53d3 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2016

  1. Configuration menu
    Copy the full SHA
    048f017 View commit details
    Browse the repository at this point in the history
  2. Fixed syntax error

    z123 committed Aug 13, 2016
    Configuration menu
    Copy the full SHA
    2a035b6 View commit details
    Browse the repository at this point in the history
Loading