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 copying tables. #1064

Merged
merged 10 commits into from
Aug 18, 2015
Merged

Add job for copying tables. #1064

merged 10 commits into from
Aug 18, 2015

Conversation

tseaver
Copy link
Contributor

@tseaver tseaver commented Aug 14, 2015

Uses #1056 as a base.

@tseaver tseaver added the api: bigquery Issues related to the BigQuery API. label Aug 14, 2015
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Aug 14, 2015
@tseaver tseaver mentioned this pull request Aug 14, 2015
@tseaver
Copy link
Contributor Author

tseaver commented Aug 17, 2015

@dhermes rebased after landing #1056.


def _scrub_local_properties(self, cleaned):
"""Helper: handle subclass properties in cleaned."""
pass

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

client = self._require_client(client)

api_response = client.connection.api_request(
method='POST', path='%s/cancel' % self.path)

This comment was marked as spam.

This comment was marked as spam.

@@ -363,7 +483,7 @@ def allow_quoted_newlines(self):

@property
def create_disposition(self):
"""Handling for missing destination table.
"""Define how the back-end handles a missing destination table.

This comment was marked as spam.

This comment was marked as spam.

@dhermes
Copy link
Contributor

dhermes commented Aug 18, 2015

LGTM

tseaver added a commit that referenced this pull request Aug 18, 2015
@tseaver tseaver merged commit 1259287 into googleapis:master Aug 18, 2015
@tseaver tseaver deleted the bigquery-jobs_copy branch August 19, 2015 13:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: bigquery Issues related to the BigQuery API. cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants