[Bug] Test task doesn't accept full_refresh
kwarg
#1062
Labels
area:execution
Related to the execution environment/mode, like Docker, Kubernetes, Local, VirtualEnv, etc
bug
Something isn't working
dbt:test
Primarily related to dbt test command or functionality
execution:kubernetes
Related to Kubernetes execution environment
triage-needed
Items need to be reviewed / assigned to milestone
Astronomer Cosmos Version
main (development)
If "Other Astronomer Cosmos version" selected, which one?
No response
dbt-core version
1.8.2
Versions of dbt adapters
dbt-redshift = "^1.8.1"
LoadMode
DBT_LS_MANIFEST
ExecutionMode
AWS_EKS
InvocationMode
None
airflow version
MWAA 2.7.2
Operating System
Fedora
If a you think it's an UI issue, what browsers are you seeing the problem on?
No response
Deployment
Amazon (AWS) MWAA
Deployment details
No response
What happened?
Hello everyone,
when passing the
full_refresh
parameter inoperator_args
for aDbtTaskGroup
task.I get the following error:
The task is defined as:
My understanding is that the
full_refresh
argument should be ignored bydbt test
.I couldn't find any similar issues in the repo, do you an idea if I'm just setting the argument wrong or is something else.
Thanks!
Relevant log output
No response
How to reproduce
For
execution_mode=ExecutionMode.AWS_EKS
set up a dbt project with test andfull_refresh
option inoperator_args
.Anything else :)?
No response
Are you willing to submit PR?
Contact Details
jaime.campos@contentful.com
The text was updated successfully, but these errors were encountered: