calogica / dbt-expectations

Port(ish) of Great Expectations to dbt test macros
https://calogica.github.io/dbt-expectations/
Apache License 2.0
989 stars 120 forks source link

[Feature Request] Update the package version for dbt-date #284

Closed sfc-gh-kumaurya closed 10 months ago

sfc-gh-kumaurya commented 10 months ago

Is your feature request related to a problem? Please describe. dbt-date package version is not up to date.

Describe the solution you'd like dbt-date package version should be updated to

  - package: calogica/dbt_date
    version: [">=0.9.0", "<0.10.0"]
sfc-gh-kumaurya commented 10 months ago

@clausherther I think you are the right person here. Could you pls look into this?

clausherther commented 10 months ago

1) we don't use dbt-utils, you mean dbt-date 2) See https://github.com/calogica/dbt-expectations/issues/277 and https://github.com/calogica/dbt-expectations/issues/275 for prior answers.

sfc-gh-kumaurya commented 10 months ago
  1. we don't use dbt-utils, you mean dbt-date
  2. See Update calogica/dbt_date version. #277 and [BUG] restrictive dbt_date pin #275 for prior answers.

yeah sorry, I do mean dbt-date. Thanks for the reference @clausherther, I'll wait for the update.