Skip to content

[Feature] Add a flag to allow dbt run without compilation #11633

@vmtuan12

Description

@vmtuan12

Is this your first time submitting a feature request?

  • I have read the expectations for open source contributors
  • I have searched the existing issues, and I could not find an existing issue for this feature
  • I am requesting a straightforward extension of existing dbt functionality, rather than a Big Idea better suited to a discussion

Describe the feature

For some specific reasons, currently, my dbt project needs a flag to run without compilation, since the compiled models exist. The models do not need to be re-compiled since they do not change.

I know in most cases, this is not appropriate, but my current project really needs it. For every compilation, dbt calls nearly 20 Trino query executions, and that is not bad for my team.

Describe alternatives you've considered

No response

Who will this benefit?

No response

Are you interested in contributing this feature?

Yes, I want to know how can I implement this feature

Anything else?

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions