[Bug] Deprecation warning for custom microbatch
macros is being fired incorrectly
#10994
Closed
2 tasks done
Labels
bug
Something isn't working
Is this a new bug in dbt-core?
Current Behavior
A deprecation warning about custom microbatch marcos is issued IFF all the following are true
require_batched_execution_for_custom_microbatch_strategy
is set to FalseExpected Behavior
A deperecation warning about custom microbatch macros should only be issued IFF all the following are true
require_batched_execution_for_custom_microbatch_strategy
is set to FalseSteps To Reproduce
dbt run
Relevant log output
No response
Environment
Which database adapter are you using with dbt?
No response
Additional Context
No response
The text was updated successfully, but these errors were encountered: