Skip to content

issues Search Results · repo:kestra-io/plugin-dbt language:Java

Filter by

54 results
 (82 ms)

54 results

inkestra-io/plugin-dbt (press backspace or delete to remove)

Feature description Currently users have to set projectDir in the flow property AND --project-dir in the dbt commands Setting projecDir in the flow should add the --project-dir flag to the command directly. ...
area/plugin
enhancement
  • Ben8t
  • Opened 
    23 days ago
  • #182

Describe the issue Since the latest update to 0.21.4 a task to clone a repo from Github and then run the code in a Docker runner immediately fails with the error: java.lang.UnsupportedOperationException. ...
area/plugin
bug
  • craigbloodworth
  • 5
  • Opened 
    on Mar 6
  • #178

Describe the issue when runnning: tasks: - id: working_dir type: io.kestra.plugin.core.flow.WorkingDirectory tasks: - id: clone_repository_terminology type: io.kestra.plugin.git.Clone ...
area/plugin
bug
  • theompm
  • 1
  • Opened 
    on Feb 10
  • #170

Describe the issue Since Wed, Nov 6, 2024 9:04 AM, when checking status of DBT Cloud job it throws the error: Error is Cannot deserialize value of type java.time.Durationfrom String 10.0 img width= 1203 ...
area/plugin
bug
  • aballiet
  • 2
  • Opened 
    on Nov 8, 2024
  • #159

Describe the issue In dbt-plugin version 0.20.0-SNAPSHOT (which fixes #148), when using any dbt command, such as io.kestra.plugin.dbt.cli.List, the values in pluginDefaults are ignored. For example: ...
area/plugin
bug
  • lburja
  • 2
  • Opened 
    on Nov 7, 2024
  • #158

Issue description This issue is not a blocker but sth worth investigating long term. As long as you add outputFiles property to the dbtCLI task, the models are no longer rendered. We should investigate ...
area/backend
area/frontend
bug
  • anna-geller
  • 1
  • Opened 
    on Oct 28, 2024
  • #157

Issue description This warning is logged when using the default example: Unable to do partial parsing because saved manifest not found. Starting full parse. id: dbt_duckdb namespace: company.team tasks: ...
area/plugin
bug
  • anna-geller
  • 1
  • Opened 
    on Oct 28, 2024
  • #156

Feature description As a follow up of https://github.com/kestra-io/plugin-dbt/issues/45: - [x] When loadManifest is used but no key are found: display a warning in log to let the user know that no ...
area/plugin
enhancement
  • Ben8t
  • Opened 
    on Oct 24, 2024
  • #154

Feature description Currently, when user wants to reuse manifest.json from the last dbt task run, they need to manually persist that manifest.json via KV Store and some are also using external S3 bucket ...
area/plugin
enhancement
  • anna-geller
  • 2
  • Opened 
    on Oct 10, 2024
  • #151

Expected Behavior Using ghcr.io/kestra-io/dbt-postgres:latest container image inside a DBT-CLI task (io.kestra.plugin.dbt.cli.DbtCLI) should install a working postgres adapter version, enabling DBT commands ...
area/plugin
bug
  • bbouretdev
  • 3
  • Opened 
    on Oct 8, 2024
  • #149
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub