Jeremynadal33

Results 6 issues of Jeremynadal33

resolves dbt-labs/dbt-adapters#509 [docs](https://github.com/dbt-labs/docs.getdbt.com/issues/new/choose) dbt-labs/docs.getdbt.com/# ### Problem When having an incremental model with Delta file format, we could not use the _sync\_all\_columns_ as _on\_schema\_change_ because in the beginning, Delta did not...

cla:yes

**Is your feature request related to a problem? Please describe.** This is to complete issue #177 . I added PRs [dbt-data-reliability](https://github.com/elementary-data/dbt-data-reliability/pull/757) and [elementary](https://github.com/elementary-data/elementary/pull/1710) for allowing Glue adapter with **Delta** file...

Feature Request 💡
Triage 👀

Partially resolves #177 ### Description This adds the minimal that is needed in the CLI repo for the CLI to work in a dbt-glue environment. It would not be sufficient...

Partially resolves [ELE-47](https://github.com/elementary-data/elementary/issues/177) ### Description This adds the needed macros to run both the dbt-data-reliability logging process in a [dbt-glue](https://github.com/aws-samples/dbt-glue) set up and the macros needed for by the Elementary...

Hi there, I allow myself to open an issue to put some feedbacks on your great bootcamp content but feel free to close it if this is not welcomed or...

### Describe the bug TLDR; stop using create or replace and then insert when table when table already exists (with valid data) Two problems since [materialization V2 for "table"](https://github.com/databricks/dbt-databricks/blob/main/docs/table_flow.md): -...

bug