Skip to content
This repository was archived by the owner on Nov 11, 2022. It is now read-only.

BigQueryQuerySource: support queries that refernece no tables#454

Merged
dhalperi merged 1 commit intoGoogleCloudPlatform:masterfrom
peihe:fix-dryRunQuery
Sep 30, 2016
Merged

BigQueryQuerySource: support queries that refernece no tables#454
dhalperi merged 1 commit intoGoogleCloudPlatform:masterfrom
peihe:fix-dryRunQuery

Conversation

@peihe
Copy link
Copy Markdown
Contributor

@peihe peihe commented Sep 29, 2016

R: @dhalperi

This conflicts with PR-453, needs a rebase before merging.

@peihe
Copy link
Copy Markdown
Contributor Author

peihe commented Sep 30, 2016

rebased

PTAL

.setJobId(jobId);
JobConfigurationQuery queryConfig = new JobConfigurationQuery();
queryConfig
.setQuery(query)
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice simplification

@dhalperi dhalperi merged commit 3212b63 into GoogleCloudPlatform:master Sep 30, 2016
@dhalperi dhalperi deleted the fix-dryRunQuery branch September 30, 2016 15:14
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants