Skip to content

Support bq job labeling#2043

Merged
de-lan merged 3 commits intomainfrom
feature/support-bq-labels
Nov 13, 2025
Merged

Support bq job labeling#2043
de-lan merged 3 commits intomainfrom
feature/support-bq-labels

Conversation

@de-lan
Copy link
Contributor

@de-lan de-lan commented Nov 13, 2025

What

Add support for bq job labelling when in dataform run command. This provides user more flexibility of correlating created jobs with custom global level labels

@de-lan de-lan requested review from fernst and kolina November 13, 2025 16:42
@de-lan de-lan requested a review from a team as a code owner November 13, 2025 16:42
cli/index.ts Outdated
};

const bigqueryLabelsOption: INamedOption<yargs.Options> = {
name: "bigquery-labels",
Copy link
Collaborator

Choose a reason for hiding this comment

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

Should this be job-labels? In BQ, jobs can be both in the job and in the table itself.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Good point, updated to use job-labels

@de-lan de-lan merged commit 1a9f554 into main Nov 13, 2025
5 checks passed
@de-lan de-lan deleted the feature/support-bq-labels branch November 13, 2025 19:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants