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

Add job for extracting tables to CloudStorage #1068

Merged
merged 7 commits into from
Aug 19, 2015
Merged

Add job for extracting tables to CloudStorage #1068

merged 7 commits into from
Aug 19, 2015

Commits on Aug 18, 2015

  1. Add 'jobs.ExtractTableToStorageJob'.

    Inverse of 'jobs.LoadTableFromStorageJob':  extracts a table to one or
    more files in CloudStorage.
    tseaver committed Aug 18, 2015
    Configuration menu
    Copy the full SHA
    1b6320d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0feb8f3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4bcaaf5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a94c14e View commit details
    Browse the repository at this point in the history
  5. Fix docstring copy-pasta.

    tseaver committed Aug 18, 2015
    Configuration menu
    Copy the full SHA
    01deb80 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    56bf5d5 View commit details
    Browse the repository at this point in the history
  7. Improve Sphinx method-links.

    Addresses:
    #1068 (comment)
    tseaver committed Aug 18, 2015
    Configuration menu
    Copy the full SHA
    d865a2c View commit details
    Browse the repository at this point in the history