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

feat(bigquery): add create job method #81

Draft
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

HemangChothani
Copy link
Collaborator

Fix [9781]

Copy link

@emar-kar emar-kar left a comment

Choose a reason for hiding this comment

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

LGTM

):
"""Create a new job.
Arguments:
job_config (dict): configuration job representation returned from the API

Choose a reason for hiding this comment

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

Cosmetics: the line should end with a dot.

Sequence[str]
]):
(Optional) URIs of data files to be loaded; in format
``gs://<bucket_name>/<object_name_or_glob>`` or Table

Choose a reason for hiding this comment

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

Cosmetics: extra space in front of the Table.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants