Skip to content

enh: support interp and percentile functions in stream#33150

Merged
guanshengliang merged 9 commits into3.0from
enh/TD-38139
Oct 13, 2025
Merged

enh: support interp and percentile functions in stream#33150
guanshengliang merged 9 commits into3.0from
enh/TD-38139

Conversation

@dapan1121
Copy link
Copy Markdown
Contributor

Description

Please briefly describe the code changes in this pull request.

Checklist

Please check the items in the checklist if applicable.

  • Is the user manual updated?
  • Are the test cases passed and automated?
  • Is there no significant decrease in test coverage?

@CLAassistant
Copy link
Copy Markdown

CLAassistant commented Oct 1, 2025

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
1 out of 2 committers have signed the CLA.

✅ JinqingKuang
❌ dapan1121
You have signed the CLA already but the status is still pending? Let us recheck it.

@dapan1121 dapan1121 requested a review from a team as a code owner October 11, 2025 07:29
@dapan1121 dapan1121 changed the title enh: optimize interp plan enh: support interp and percentile functions in stream Oct 11, 2025
@codecov
Copy link
Copy Markdown

codecov bot commented Oct 13, 2025

Codecov Report

❌ Patch coverage is 45.56452% with 135 lines in your changes missing coverage. Please review.
✅ Project coverage is 25.61%. Comparing base (84bc281) to head (e94eb14).
⚠️ Report is 28 commits behind head on 3.0.

Files with missing lines Patch % Lines
source/common/src/tdatablock.c 26.66% 15 Missing and 7 partials ⚠️
source/libs/executor/src/executil.c 47.61% 10 Missing and 12 partials ⚠️
source/dnode/vnode/src/vnd/vnodeStream.c 0.00% 21 Missing ⚠️
source/libs/nodes/src/nodesCodeFuncs.c 17.39% 13 Missing and 6 partials ⚠️
source/libs/planner/src/planOptimizer.c 63.15% 10 Missing and 4 partials ⚠️
source/libs/nodes/src/nodesMsgFuncs.c 52.63% 4 Missing and 5 partials ⚠️
source/dnode/vnode/src/tsdb/tsdbRead2.c 70.37% 0 Missing and 8 partials ⚠️
source/libs/nodes/src/nodesCloneFuncs.c 46.66% 3 Missing and 5 partials ⚠️
source/dnode/snode/src/snode.c 0.00% 4 Missing ⚠️
source/libs/executor/src/timesliceoperator.c 66.66% 1 Missing and 2 partials ⚠️
... and 3 more

❗ There is a different number of reports uploaded between BASE (84bc281) and HEAD (e94eb14). Click for more details.

HEAD has 4 uploads less than BASE
Flag BASE (84bc281) HEAD (e94eb14)
TDengine 6 2
Additional details and impacted files
@@             Coverage Diff             @@
##              3.0   #33150       +/-   ##
===========================================
- Coverage   54.36%   25.61%   -28.75%     
===========================================
  Files         472      431       -41     
  Lines      294403   255486    -38917     
  Branches    98940    89307     -9633     
===========================================
- Hits       160045    65451    -94594     
- Misses      83095   162327    +79232     
+ Partials    51263    27708    -23555     
Flag Coverage Δ
TDengine 25.61% <45.56%> (-28.74%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@guanshengliang guanshengliang merged commit 5c624e6 into 3.0 Oct 13, 2025
11 checks passed
@minhuinie minhuinie deleted the enh/TD-38139 branch February 4, 2026 02:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants