Nguyen Huu Bach
Nguyen Huu Bach
- enhance #184 - fix #177 - fix duplicate item in manifest
The properties feature the implement recently is very useful but it would be better if it could support following use-cases: 1. combine the properties in general configuration (dbt_project.yml) and specific...
When an unsupported (not yet implement) command is used, the error message is confused. Need more clear error message or a an auto-fallback mechanism ``` renat_server | ------------------------------------------------------------------------------ renat_server |...
- fix duplicate item in manifest - fix metric error #177 - enhance #183
### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior Run the house-sale tutorial (window=4/horizon=2). The predict results are not inconsistent...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior when add data field to JOIN query in house sale tutorial,...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior (from the code) it looks like the HORIZON has effect to...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Is your feature request related to a problem? Please describe. currently mindsdb does...
**Describe the bug** With current implement, when user set a wrong metric (type-missed or any reason), the test always succeed https://github.com/re-data/dbt-re-data/blob/main/macros/tests/test_metrics.sql#L6 Although it might be by-design feature but reporting the...
**Tell us about the problem you're trying to solve** We are dealing with time series data that do not change much on Weekdays but changes a lot on Weekends. With...