nicor88
nicor88
# What This PR introduce iceberg as table materialization. As iceberg doesn't support CTA, the implementation do the following: * create tmp table as parquet * drop the old table,...
**Is your feature request related to a problem? Please describe.** When a model run, specifically when it fails I would like to see the reason for the failure. **Describe the...
### Is this your first time submitting a feature request? - [X] I have read the [expectations for open source contributors](https://docs.getdbt.com/docs/contributing/oss-expectations) - [X] I have searched the existing issues, and...
**Affected module** Athena ingestion **Describe the bug** Athena ingestion fails to patch the database schema tags if the schema already exists. Full error log: ``` PATCH /api/v1/databaseSchemas/026d5a97-0326-4c40-a8fc-e4e4abb43656] o.o.s.e.CatalogGenericExceptionMapper - exception...
**Affected module** Ingestion **Describe the bug** When tableau metadata store is in backfilling mode, it could happen that data models and dashboards are removed and marked as deleted if `markDeletedDashboards:...
Support for AWS Athena as adapter. Happy to propose a PR - given some guidelines.
### Is this your first time submitting a feature request? - [X] I have searched the existing issues, and I could not find an existing issue for this feature ###...
### Is this your first time submitting a feature request? - [X] I have searched the existing issues, and I could not find an existing issue for this feature ###...
### Is this your first time submitting an issue in dbt-athena? - [X] I have searched the existing issues, and I could not find an existing issue for this feature...
# Context When running incremental tables with table_type=iceberg the high availability behaviour is missing. When an incremental table is build for the first time, having ha behvior is not relevant,...