awal11
awal11
I wanted to read developer entities without reimplementing everything from scratch and I see there are two ways to do it now: 1. Add it on top of https://github.com/api-ai/apiai-java-client/pull/13 ,...
For input "1 quarter" entity `@sys.duration` returns `"duration": "1 quarter"` instead of expected: ``` "duration": { "amount": 1, "unit": "q" } ``` This is the only unit I noticed that...
check-column-name-contract always returns nothing ("Passed") for Versioned models. In my debugging it seems that the problem is caused in [this line](https://github.com/dbt-checkpoint/dbt-checkpoint/blob/032cf93bb120fbfd565706fc76f81f18526fc660/dbt_checkpoint/check_column_name_contract.py#L38 ) `models = get_models(catalog, filenames, include_disabled=include_disabled)` with 'catalog' as...
### Is this a new bug in dbt-snowflake? - [X] I believe this is a new bug in dbt-snowflake - [X] I have searched the existing issues, and I could...
### Is this a new bug in dbt-snowflake? - [X] I believe this is a new bug in dbt-snowflake - [X] I have searched the existing issues, and I could...