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 8 commits into
base: master
Choose a base branch
from
Open

Rename table concept #14537

wants to merge 8 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 61.25000% with 31 lines in your changes missing coverage. Please review.

Project coverage is 39.41%. Comparing base (530dd0b) to head (698feca).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
...l/metadata/fetcher/TableHeaderSchemaValidator.java 0.00% 4 Missing ⚠️
...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 ⚠️
... and 10 more
Additional details and impacted files
@@             Coverage Diff              @@
##             master   #14537      +/-   ##
============================================
- Coverage     39.42%   39.41%   -0.01%     
  Complexity      185      185              
============================================
  Files          4341     4341              
  Lines        275397   275392       -5     
  Branches      33639    33636       -3     
============================================
- Hits         108566   108553      -13     
- Misses       166831   166839       +8     

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

HTHou and others added 5 commits December 25, 2024 09:29
* Main

* Update IoTDBTableAggregationIT.java

* Update sessionRelationalIT.cpp

* Py fix

* Update test_tablemodel_insert.py

* Fix1

* Fix

* re-trigger CI

* Partial Fix

* Update IoTDBSessionRelationalIT.java

* Update IoTDBQueryWithComplexValueFilterTableIT.java

* Fix

* Update SubqueryDataSetUtils.java

* Update IoTDBCastFunctionTableSpecialIT.java

* Update IoTDBInsertAlignedValuesTableIT.java

* upload

* Update IoTDBRestServiceInsertAlignedValuesIT.java

* Add database name for table model CLI

* Fix

* Update TableModelUtils.java

* Update IoTDBMultiTAGsWithAttributesTableIT.java

* Compaction task can not stopped when abort compaction (#14538)

* Compaction task can not stopped when abort compaction

* add ut

* abort sub task

* fix review

* modify comment

* Add the used memory calculation for DescPriorityMergeReader which is missed before (#14548)

* [IoTConsensus] Refine IoTConsensus Configuration logs (#14542)

* refine logs

* Delete iotdb-connector/grafana-connector/pom.xml

* Update IoTConsensusServerImpl.java

* Fix

* Update TableHeaderSchemaValidator.java

* CI

* Revert "CI"

This reverts commit e3f7302.

---------

Co-authored-by: Li Yu Heng <[email protected]>
Co-authored-by: shuwenwei <[email protected]>
Co-authored-by: Beyyes <[email protected]>
Co-authored-by: Xiangpeng Hu <[email protected]>
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.

3 participants