Skip to content

incorrect information_schema_hints call in catalog #228

@cody-scott

Description

@cody-scott

These lines have, what i think to be, an incorrect call to {{ information_schema_hints() }}.
https://github.com/microsoft/dbt-fabric/blob/main/dbt/include/fabric/macros/adapters/catalog.sql#L99
https://github.com/microsoft/dbt-fabric/blob/main/dbt/include/fabric/macros/adapters/catalog.sql#L226

When applying an {{ information_schema_hints() }}, such as with (nolock), certain materializations fail, such as incremental materializations.

Proposing removing those two calls to {{ information_schema_hints() }}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions