Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[to dev/1.3] [AINode] Support output time column for model inference #15077

Merged
merged 1 commit into from
Mar 13, 2025

Conversation

ycycse
Copy link
Member

@ycycse ycycse commented Mar 13, 2025

(cherry picked from commit f16252d)

#15069

Copy link

codecov bot commented Mar 13, 2025

Codecov Report

Attention: Patch coverage is 2.22222% with 44 lines in your changes missing coverage. Please review.

Project coverage is 41.41%. Comparing base (6efd4d9) to head (57a1512).
Report is 1 commits behind head on dev/1.3.

Files with missing lines Patch % Lines
...ecution/operator/process/ai/InferenceOperator.java 0.00% 23 Missing ⚠️
...an/planner/plan/node/process/AI/InferenceNode.java 0.00% 10 Missing ⚠️
...e/iotdb/db/queryengine/plan/parser/ASTVisitor.java 0.00% 3 Missing ⚠️
...ueryengine/plan/statement/crud/QueryStatement.java 25.00% 3 Missing ⚠️
...db/db/queryengine/plan/analyze/AnalyzeVisitor.java 0.00% 2 Missing ⚠️
...b/queryengine/plan/planner/LogicalPlanBuilder.java 0.00% 1 Missing ⚠️
...b/queryengine/plan/planner/LogicalPlanVisitor.java 0.00% 1 Missing ⚠️
...ueryengine/plan/planner/OperatorTreeGenerator.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##             dev/1.3   #15077      +/-   ##
=============================================
- Coverage      41.43%   41.41%   -0.02%     
  Complexity       193      193              
=============================================
  Files           3544     3544              
  Lines         228136   228176      +40     
  Branches       27286    27294       +8     
=============================================
- Hits           94520    94508      -12     
- Misses        133616   133668      +52     

☔ 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.

@JackieTien97 JackieTien97 merged commit b5fb869 into dev/1.3 Mar 13, 2025
27 of 28 checks passed
@JackieTien97 JackieTien97 deleted the appendTime branch March 13, 2025 06:08
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.

2 participants