Skip to content

Allow to write time column only#14703

Merged
jt2594838 merged 11 commits intomasterfrom
allow_write_time_only
Feb 21, 2025
Merged

Allow to write time column only#14703
jt2594838 merged 11 commits intomasterfrom
allow_write_time_only

Conversation

@jt2594838
Copy link
Copy Markdown
Contributor

No description provided.

@codecov
Copy link
Copy Markdown

codecov bot commented Jan 15, 2025

Codecov Report

Attention: Patch coverage is 68.18182% with 14 lines in your changes missing coverage. Please review.

Project coverage is 39.20%. Comparing base (692b6bf) to head (012b7f8).
Report is 19 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 62.50% 3 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.19%   39.20%            
  Complexity      193      193            
==========================================
  Files          4524     4524            
  Lines        287825   287962   +137     
  Branches      35700    35729    +29     
==========================================
+ Hits         112820   112901    +81     
- Misses       175005   175061    +56     

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

Copy link
Copy Markdown
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

# Conflicts:
#	integration-test/src/test/java/org/apache/iotdb/session/it/IoTDBSessionSimpleIT.java
@SteveYurongSu SteveYurongSu self-assigned this Jan 24, 2025
# Conflicts:
#	iotdb-client/session/src/main/java/org/apache/iotdb/session/Session.java
# Conflicts:
#	iotdb-core/datanode/src/main/java/org/apache/iotdb/db/storageengine/dataregion/modification/ModificationFile.java
# Conflicts:
#	integration-test/src/test/java/org/apache/iotdb/session/it/IoTDBSessionSimpleIT.java
@sonarqubecloud
Copy link
Copy Markdown

@jt2594838 jt2594838 merged commit 43ed88f into master Feb 21, 2025
jt2594838 added a commit that referenced this pull request Feb 27, 2025
HTHou pushed a commit that referenced this pull request Feb 27, 2025
@HTHou HTHou deleted the allow_write_time_only branch April 8, 2025 11:05
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