automate-dv icon indicating copy to clipboard operation
automate-dv copied to clipboard

Hyperion pre installed on Raspberry Pi OS Lite

Results 38 automate-dv issues
Sort by recently updated
recently updated
newest added

This is a bit of a bigger commit than I intended as it should have been three separate pull requests. This PR consists of three main things: ### Additional columns...

feature

Built-in support for configuring NULL business key handling More details [here](https://github.com/Datavault-UK/dbtvault/issues/133) [Documentation PR47](https://github.com/Datavault-UK/dbtvault-docs/pull/47)

[Trino](https://trino.io/) is a query engine to perform query federation across disperse [data sources](https://trino.io/docs/current/connector.html) (e.g Postgres, Redshift) via simple ANSI SQL. There is a [dbt-trino](https://github.com/starburstdata/dbt-trino) adapter [available](https://docs.getdbt.com/docs/available-adapters) which comes with a...

feature

**Describe the bug** Column names with parenthesis included in hashdiff are not properly escaped in the generated code. **Environment** dbt version: 1.1.1 dbtvault version: 0.8.3 Database/Platform: SQL Server **To Reproduce**...

bug

Refactor the get_period_boundaries() macro to reference the target table relation rather than just a schema and table name. This will ensure that it will work for tables in any specified...

bug

New feature Status Tracking Satellite, including new macro and test harness updates. Documentation PR 45 [here](https://github.com/Datavault-UK/dbtvault-docs/pull/45)

feature

This PR will be updated as progress is made.

**Describe the bug** When trying to create dbtvault warehouse on Oracle DB there are issues that are being faced 1. Generated SQL uses native snowflake functions and needs heavy modifications...

feature

Maybe it isn't such a good idea, but I see a lot of people using Greenplum for building Data Vault. However, most of them just create a fork from master...

At the moment you can [exclude columns from a hashdiff in your dbtvault staging configurations ](https://dbtvault.readthedocs.io/en/latest/macros/#exclude-flag-hashed-columns) would it not be great if you could do the same thing for your...

feature