aws-samples / dbt-glue

This repository contains de dbt-glue adapter
Apache License 2.0
91 stars 59 forks source link

Bugfix in macro #355

Open dev-goyal opened 3 months ago

dev-goyal commented 3 months ago

resolves #356

Description

Add the name of the catalog to the Iceberg CTE to prevent the error. This is already done for the drop table CTE, so I believe this was a bug.

Checklist

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

moomindani commented 3 months ago

The integration test failed. Could you please fix it? https://github.com/aws-samples/dbt-glue/actions/runs/8262136038