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

Rename table concept #14537

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

Rename table concept #14537

wants to merge 6 commits into from

Conversation

HTHou
Copy link
Contributor

@HTHou HTHou commented Dec 24, 2024

Description

ID -> TAG
MEASUREMENT -> FIELD

Copy link

codecov bot commented Dec 24, 2024

Codecov Report

Attention: Patch coverage is 60.29412% with 27 lines in your changes missing coverage. Please review.

Project coverage is 39.41%. Comparing base (54ab67c) to head (f2553f4).

Files with missing lines Patch % Lines
...yengine/plan/relational/sql/parser/AstBuilder.java 0.00% 3 Missing ⚠️
...ageengine/dataregion/memtable/TsFileProcessor.java 25.00% 3 Missing ⚠️
.../pipe/connector/protocol/opcua/OpcUaNameSpace.java 0.00% 2 Missing ⚠️
.../plan/analyze/load/LoadTsFileTableSchemaCache.java 0.00% 2 Missing ⚠️
...eryengine/plan/planner/TableOperatorGenerator.java 0.00% 2 Missing ⚠️
.../schema/ConvertSchemaPredicateToFilterVisitor.java 0.00% 2 Missing ⚠️
...tdb/confignode/persistence/schema/ConfigMTree.java 0.00% 1 Missing ⚠️
...TsFileInsertionEventTableParserTabletIterator.java 0.00% 1 Missing ⚠️
...operator/schema/source/TableDeviceFetchSource.java 0.00% 1 Missing ⚠️
.../relational/TableAggregationTableScanOperator.java 0.00% 1 Missing ⚠️
... and 9 more
Additional details and impacted files
@@            Coverage Diff            @@
##             master   #14537   +/-   ##
=========================================
  Coverage     39.41%   39.41%           
  Complexity      185      185           
=========================================
  Files          4342     4342           
  Lines        275400   275395    -5     
  Branches      33640    33637    -3     
=========================================
+ Hits         108541   108548    +7     
+ Misses       166859   166847   -12     

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

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