Closed hardtke closed 1 year ago
Thanks @hardtke! Would love to see this issue resolved, did you find a way to run this modified package locally as temporary solution until this PR is accepted and a new version of the package published?
@stujo You can do this pretty easily with a fork and tag while the PR is pending.
In your packages.yml
:
- git: git@github.com:<your-org>/dbt_ml.git
revision: <some-tag>
ML.FEATURE_INFO seems unstable but this seems to be the latest schema. The documentation on their website does not actually have the dimension field.
This (temporarily) fixes the bug I reported: https://github.com/kristeligt-dagblad/dbt_ml/issues/33