Skip to content

Conversation

@CRZbulabula
Copy link
Contributor

@CRZbulabula CRZbulabula commented Dec 17, 2025

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
  • Add more error check IT

@codecov
Copy link

codecov bot commented Dec 17, 2025

Codecov Report

❌ Patch coverage is 10.11236% with 240 lines in your changes missing coverage. Please review.
✅ Project coverage is 39.05%. Comparing base (76d02a5) to head (25b553b).
⚠️ Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
...relational/function/tvf/ClassifyTableFunction.java 0.00% 174 Missing ⚠️
...ne/plan/relational/utils/ResultColumnAppender.java 0.00% 38 Missing ⚠️
...relational/function/tvf/ForecastTableFunction.java 60.97% 16 Missing ⚠️
...eryengine/plan/planner/TableOperatorGenerator.java 0.00% 10 Missing ⚠️
...relational/function/TableBuiltinTableFunction.java 66.66% 1 Missing ⚠️
...he/iotdb/db/queryengine/plan/udf/UDTFForecast.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master   #16922      +/-   ##
============================================
- Coverage     39.06%   39.05%   -0.02%     
  Complexity      207      207              
============================================
  Files          5021     5023       +2     
  Lines        333248   333410     +162     
  Branches      42414    42433      +19     
============================================
+ Hits         130184   130200      +16     
- Misses       203064   203210     +146     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@CRZbulabula CRZbulabula force-pushed the table-forecast-function-v2 branch from 2838616 to 25b553b Compare December 17, 2025 15:05
@sonarqubecloud
Copy link

Quality Gate Failed Quality Gate failed

Failed conditions
6.2% Duplication on New Code (required ≤ 5%)

See analysis details on SonarQube Cloud

@CRZbulabula CRZbulabula merged commit b6c13d7 into master Dec 18, 2025
30 of 32 checks passed
@CRZbulabula CRZbulabula deleted the table-forecast-function-v2 branch December 18, 2025 01:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant