Skip to content

Piperider run - results in Error: No such table '()' #751

@lonebear112

Description

@lonebear112

Running into Error: No such table '()' with command dbt build --select tag:piperider && piperider run.

Env:
MacOs Monterey
python 3.8.9
dbt 1.5
piperider 0.27.0
Snowflake db

Steps:

  1. Installed piperider
  2. Ran piperider diagnose ( Check Passed)
  3. Updated yml file corresponding to model xyz - xyz.yml with piperider tag.
  4. dbt list -s tag:piperider (lists tagged models)
  5. .piperider/config.yml has property tag:piperider defined.
  6. Running dbt build --select tag:piperider && piperider run results in an Error (Mentioned Above)

Running piperider run --table ( Specifically selecting the table to be profiled works ).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions