iotdb
iotdb copied to clipboard
[AINode] Refactor forecast tvf
Description
To support multiple targets and covariates inference, we redefine the forecast_tvf :
- Redefine parameter from "input" to "targets"
- Delete parameter "predicated columns"
- Fix some small bugs