英文: Generate list of columns to exclude when using dbt_utils.unpivot 问题 我正在使用 dbt 在 Snowflake 数据库中创建...
缺少环境变量(在profiles.yaml中指定),在预提交时使用dbt运行sqlfluff。
英文: Missing env variable (specified in profiles.yaml) running sqlfluff on pre-commit with dbt 问题 我正在...
每次运行 dbt 作业时,Snowflake 读取帐户都会丢失对表的权限。
英文: Losing permissions to table on Snowflake reader account everytime dbt job runs 问题 I have a dbt j...
遍历结构体列以获取条件结果作为新列。
英文: Looping through struct column to get conditional outcome as new columns 问题 以下是您要翻译的代码部分: Say I h...
Grant permission for tables only in Snowflake with dbt.
英文: grant permission for tables only in Snowflake with dbt 问题 I have this configuration in my dbt_pr...
如何验证一个列的值取决于另一个列的值,用于DBT。
英文: How validate one column which values depend on another one for DBT 问题 我想在我的模型中添加测试以验证依赖于"TYP...
Approximate Relation Match with dbt on Oracle 在Oracle上使用dbt进行近似关系匹配
英文: Approximate Relation Match with dbt on Oracle 问题 我是你的中文翻译,以下是你要翻译的内容: I am new to dbt and I'...
在DBT模型中使用run_query变量。
英文: Using variable of run_query in a DBT model 问题 I'm using Dbt - Snowflake to insert values in a ta...
集成DBT与Airflow使用MWAA实例
英文: Integrating DBT with Airflow using MWAA instance 问题 我最近在MWAA实例上进行了DBT和Airflow集成的工作,并且我遵循了这个官方链接,...
如何使用ANSI SQL从给定列表中获取Presto中不存在的记录列表。
英文: How to get the Not Exists Record List from the Given List in Presto with ANSI SQL 问题 如何从给定的输入条件中...
3