iotdb icon indicating copy to clipboard operation
iotdb copied to clipboard

Support built-in forecast function through UDTF for tree model

Open ycycse opened this issue 6 months ago • 2 comments

As title. It's similar to forecast table function in table model

ycycse avatar Jun 09 '25 11:06 ycycse

Codecov Report

:x: Patch coverage is 1.57480% with 125 lines in your changes missing coverage. Please review. :white_check_mark: Project coverage is 38.72%. Comparing base (18cd382) to head (bd908ab). :warning: Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
...he/iotdb/db/queryengine/plan/udf/UDTFForecast.java 0.00% 125 Missing :warning:
Additional details and impacted files
@@             Coverage Diff              @@
##             master   #15682      +/-   ##
============================================
- Coverage     38.73%   38.72%   -0.02%     
  Complexity      207      207              
============================================
  Files          4983     4984       +1     
  Lines        329969   330095     +126     
  Branches      41942    41957      +15     
============================================
+ Hits         127827   127841      +14     
- Misses       202142   202254     +112     

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

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

codecov[bot] avatar Jun 09 '25 12:06 codecov[bot]