Skip to content

Operation config as protos#1766

Merged
Ekrekr merged 7 commits intomainfrom
update-operation-to-config-action
Jul 7, 2024
Merged

Operation config as protos#1766
Ekrekr merged 7 commits intomainfrom
update-operation-to-config-action

Conversation

@Ekrekr
Copy link
Copy Markdown
Contributor

@Ekrekr Ekrekr commented Jun 26, 2024

Validation of these options are locked to the same functionality as before this change via these tests: https://github.com/dataform-co/dataform/blob/b3638a8134f51afdb7afed13d3786b0e2e0e98c9/core/main_test.ts#L1849C11-L1849C25

@Ekrekr Ekrekr changed the title Update operation to use config action fields Operation config as protos Jun 26, 2024
@Ekrekr Ekrekr requested review from a team, GJMcGowan and Tuseeq1 and removed request for a team and GJMcGowan June 28, 2024 15:09
this.query(nativeRequire(config.filename).query);
}

// TODO(ekrekr): load config proto column descriptors.
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Why remove this comment in assertion?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

The comment is a lie - columns aren't a field on assertions https://cloud.google.com/dataform/docs/reference/dataform-core-reference#iassertionconfig

@Ekrekr Ekrekr merged commit f2f6f88 into main Jul 7, 2024
@Ekrekr Ekrekr deleted the update-operation-to-config-action branch July 7, 2024 15:07
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.

2 participants