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

Allow to write time column only #14703

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Conversation

jt2594838
Copy link
Contributor

No description provided.

Copy link

codecov bot commented Jan 15, 2025

Codecov Report

Attention: Patch coverage is 69.76744% with 13 lines in your changes missing coverage. Please review.

Project coverage is 39.39%. Comparing base (701a515) to head (7bc6e41).
Report is 7 commits behind head on master.

Files with missing lines Patch % Lines
...ngine/plan/statement/crud/InsertBaseStatement.java 73.33% 4 Missing ⚠️
...rc/main/java/org/apache/iotdb/session/Session.java 71.42% 2 Missing ⚠️
...ueryengine/plan/relational/sql/ast/InsertRows.java 0.00% 2 Missing ⚠️
.../db/protocol/thrift/impl/ClientRPCServiceImpl.java 0.00% 1 Missing ⚠️
...ne/plan/planner/plan/node/write/InsertRowNode.java 50.00% 1 Missing ⚠️
...anner/plan/node/write/RelationalInsertRowNode.java 66.66% 1 Missing ⚠️
...er/plan/node/write/RelationalInsertTabletNode.java 66.66% 1 Missing ⚠️
...engine/plan/statement/crud/InsertRowStatement.java 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##             master   #14703   +/-   ##
=========================================
  Coverage     39.38%   39.39%           
  Complexity      193      193           
=========================================
  Files          4403     4405    +2     
  Lines        279342   279411   +69     
  Branches      34126    34127    +1     
=========================================
+ Hits         110022   110069   +47     
- Misses       169320   169342   +22     

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

Copy link
Contributor Author

@jt2594838 jt2594838 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Check

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