Skip to content
This repository was archived by the owner on Apr 8, 2024. It is now read-only.
This repository was archived by the owner on Apr 8, 2024. It is now read-only.

python models to support persist_docs #892

@mariana-s-fernandes

Description

@mariana-s-fernandes

Context
I would like my models fields descriptions to be persisted to the data warehouse, as it happens for sql models using the persist_docs option. Docs: https://docs.getdbt.com/reference/resource-configs/persist_docs

Is your feature request related to a problem? Please describe.
All of my models descriptions get synced to my data warehouse, expect for python files.
Without this feature I need to manually set the fields descriptions in Looker instead of a reading them directly from the data warehouse.

Describe the solution you'd like
A clear and concise description of what you want to happen.

Describe alternatives you've considered
None

Additional context
Add any other context or screenshots about the feature request here.

Is there an existing feature request for this?

  • I have searched the existing issues

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