betosaulo-cw
Results
2
issues of
betosaulo-cw
I've encountered an issue where `dbt-dry-run` fails to recognize the partitions defined in a YAML configuration for a BigQuery table. Despite the correct specification of partitions under the `dbt-external-tables` setup,...
bug
# Description This update makes changes to how we handle partitions in our project. Here's what's new: * We've added a partitions list in the ExternalConfig class. It's for keeping...