apache / iotdb
File Size

The distribution of size of files (measured in lines of code).

Intro
Learn more...
File Size Overall
16% | 14% | 27% | 19% | 22%
Legend:
1001+
501-1000
201-500
101-200
1-100


explore: grouped by folders | grouped by size | sunburst | 3D view
File Size per Extension
1001+
501-1000
201-500
101-200
1-100
java15% | 14% | 27% | 19% | 22%
g491% | 0% | 6% | 0% | 1%
cpp61% | 0% | 24% | 13% | <1%
py26% | 10% | 16% | 30% | 16%
h80% | 0% | 0% | 0% | 19%
thrift39% | 25% | 26% | 0% | 8%
xml0% | 31% | 13% | 0% | 54%
ftl0% | 0% | 40% | 33% | 25%
yaml0% | 0% | 73% | 20% | 6%
rdf0% | 0% | 0% | 100% | 0%
groovy0% | 0% | 0% | 79% | 20%
c0% | 0% | 0% | 0% | 100%
toml0% | 0% | 0% | 0% | 100%
cs0% | 0% | 0% | 0% | 100%
xsl0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
iotdb-core14% | 14% | 28% | 19% | 22%
iotdb-client41% | 13% | 18% | 10% | 15%
integration-test11% | 16% | 27% | 15% | 29%
iotdb-protocol31% | 20% | 35% | 4% | 8%
library-udf0% | 6% | 9% | 39% | 44%
example0% | 10% | 23% | 35% | 29%
ROOT0% | 80% | 0% | 19% | 0%
iotdb-api0% | 0% | 10% | 22% | 67%
distribution0% | 0% | 0% | 0% | 100%
src0% | 0% | 0% | 0% | 100%
Longest Files (Top 50)
File# lines# units
ASTVisitor.java
in iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/parser
4089 235
ClusterConfigTaskExecutor.java
in iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/execution/config/executor
3800 116
StatementAnalyzer.java
in iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/relational/analyzer
3656 163
OperatorTreeGenerator.java
in iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/planner
3480 94
AnalyzeVisitor.java
in iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/analyze
3450 122
Session.java
in iotdb-client/session/src/main/java/org/apache/iotdb/session
3422 213
DataRegion.java
in iotdb-core/datanode/src/main/java/org/apache/iotdb/db/storageengine/dataregion
3263 132
AstBuilder.java
in iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/relational/sql/parser
3092 237
SessionPool.java
in iotdb-client/session/src/main/java/org/apache/iotdb/session/pool
2937 159
TableOperatorGenerator.java
in iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/planner
2825 72
IoTDBConfig.java
in iotdb-core/datanode/src/main/java/org/apache/iotdb/db/conf
2710 630
IoTDBAbstractDatabaseMetadata.java
in iotdb-client/jdbc/src/main/java/org/apache/iotdb/jdbc
2664 173
ClientRPCServiceImpl.java
in iotdb-core/datanode/src/main/java/org/apache/iotdb/db/protocol/thrift/impl
2606 82
DataNodeInternalRPCServiceImpl.java
in iotdb-core/datanode/src/main/java/org/apache/iotdb/db/protocol/thrift/impl
2549 121
ConfigManager.java
in iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/manager
2540 180
IoTDBDescriptor.java
in iotdb-core/datanode/src/main/java/org/apache/iotdb/db/conf
2240 46
Session.cpp
in iotdb-client/client-cpp/src/main
2224 115
Session.py
in iotdb-client/client-py/iotdb
2042 77
TsFileProcessor.java
in iotdb-core/datanode/src/main/java/org/apache/iotdb/db/storageengine/dataregion/memtable
1928 65
ProcedureManager.java
in iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/manager
1887 88
CommonConfig.java
in iotdb-core/node-commons/src/main/java/org/apache/iotdb/commons/conf
1788 319
AlignedTVList.java
in iotdb-core/datanode/src/main/java/org/apache/iotdb/db/utils/datastructure
1735 66
SchemaRegionMemoryImpl.java
in iotdb-core/datanode/src/main/java/org/apache/iotdb/db/schemaengine/schemaregion/impl
1655 100
SourceRewriter.java
in iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/planner/distribution
1535 63
MTreeBelowSGMemoryImpl.java
in iotdb-core/datanode/src/main/java/org/apache/iotdb/db/schemaengine/schemaregion/mtree/impl/mem
1494 49
RelationalSql.g4
in iotdb-core/relational-grammar/src/main/antlr4/org/apache/iotdb/db/relational/grammar/sql
1492 -
SeriesScanCostMetricSet.java
in iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/metric
1480 48
PipeConsensusReceiver.java
in iotdb-core/datanode/src/main/java/org/apache/iotdb/db/pipe/receiver/protocol/pipeconsensus
1416 64
ColumnTransformerBuilder.java
in iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/execution/relational
1384 43
SqlFormatter.java
in iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/relational/sql/util
1370 88
TableDistributedPlanGenerator.java
in iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/relational/planner/distribute
1360 49
SchemaRegionPBTreeImpl.java
in iotdb-core/datanode/src/main/java/org/apache/iotdb/db/schemaengine/schemaregion/impl
1357 89
ClusterSchemaInfo.java
in iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/persistence/schema
1290 65
MTreeBelowSGCachedImpl.java
in iotdb-core/datanode/src/main/java/org/apache/iotdb/db/schemaengine/schemaregion/mtree/impl/pbtree
1288 44
ClusterSchemaManager.java
in iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/manager/schema
1268 57
LogicalPlanBuilder.java
in iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/planner
1254 65
ExpressionAnalyzer.java
in iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/relational/analyzer
1224 89
IoTDBSqlParser.g4
in iotdb-core/antlr/src/main/antlr4/org/apache/iotdb/db/qp/sql
1218 -
SeriesScanUtil.java
in iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/execution/operator/source
1216 98
ConfigNodeClient.java
in iotdb-core/datanode/src/main/java/org/apache/iotdb/db/protocol/client
1192 169
AbstractSubscriptionConsumer.java
in iotdb-client/session/src/main/java/org/apache/iotdb/session/subscription/consumer/base
1175 48
ConfigNodeRPCServiceProcessor.java
in iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/service/thrift
1173 156
TableConfigTaskVisitor.java
in iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/execution/config
1173 79
TsFileResource.java
in iotdb-core/datanode/src/main/java/org/apache/iotdb/db/storageengine/dataregion/tsfile
1169 148
PlanGraphPrinter.java
in iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/planner/plan/node
1141 81
AbstractEnv.java
in integration-test/src/main/java/org/apache/iotdb/it/env/cluster/env
1136 74
Session.h
in iotdb-client/client-cpp/src/main
1119 79
SessionConnection.java
in iotdb-client/session/src/main/java/org/apache/iotdb/session
1098 81
IoTDBJDBCResultSet.java
in iotdb-client/jdbc/src/main/java/org/apache/iotdb/jdbc
1096 203
confignode.thrift
in iotdb-protocol/thrift-confignode/src/main/thrift
1091 -
Files With Most Units (Top 50)
File# lines# units
IoTDBConfig.java
in iotdb-core/datanode/src/main/java/org/apache/iotdb/db/conf
2710 630
CommonConfig.java
in iotdb-core/node-commons/src/main/java/org/apache/iotdb/commons/conf
1788 319
AstBuilder.java
in iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/relational/sql/parser
3092 237
ASTVisitor.java
in iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/parser
4089 235
Session.java
in iotdb-client/session/src/main/java/org/apache/iotdb/session
3422 213
ConfigNodeConfig.java
in iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/conf
864 211
IoTDBJDBCResultSet.java
in iotdb-client/jdbc/src/main/java/org/apache/iotdb/jdbc
1096 203
ClusterTestResultSet.java
in integration-test/src/main/java/org/apache/iotdb/itbase/runtime
958 192
ConfigManager.java
in iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/manager
2540 180
Analysis.java
in iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/relational/analyzer
950 177
IoTDBAbstractDatabaseMetadata.java
in iotdb-client/jdbc/src/main/java/org/apache/iotdb/jdbc
2664 173
AstVisitor.java
in iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/relational/sql/ast
522 172
ConfigNodeClient.java
in iotdb-core/datanode/src/main/java/org/apache/iotdb/db/protocol/client
1192 169
StatementAnalyzer.java
in iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/relational/analyzer
3656 163
SessionPool.java
in iotdb-client/session/src/main/java/org/apache/iotdb/session/pool
2937 159
ConfigNodeRPCServiceProcessor.java
in iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/service/thrift
1173 156
PlanVisitor.java
in iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/planner/plan/node
622 152
TsFileResource.java
in iotdb-core/datanode/src/main/java/org/apache/iotdb/db/storageengine/dataregion/tsfile
1169 148
Analysis.java
in iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/analyze
659 138
DataRegion.java
in iotdb-core/datanode/src/main/java/org/apache/iotdb/db/storageengine/dataregion
3263 132
AnalyzeVisitor.java
in iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/analyze
3450 122
StatementVisitor.java
in iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/statement
519 121
DataNodeInternalRPCServiceImpl.java
in iotdb-core/datanode/src/main/java/org/apache/iotdb/db/protocol/thrift/impl
2549 121
ClusterConfigTaskExecutor.java
in iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/execution/config/executor
3800 116
Session.cpp
in iotdb-client/client-cpp/src/main
2224 115
RatisConfig.java
in iotdb-core/consensus/src/main/java/org/apache/iotdb/consensus/config
895 106
ValueConverter.java
in iotdb-core/datanode/src/main/java/org/apache/iotdb/db/pipe/receiver/transform/converter
660 103
SchemaRegionMemoryImpl.java
in iotdb-core/datanode/src/main/java/org/apache/iotdb/db/schemaengine/schemaregion/impl
1655 100
SeriesScanUtil.java
in iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/execution/operator/source
1216 98
QueryStatement.java
in iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/statement/crud
689 97
OperatorTreeGenerator.java
in iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/planner
3480 94
ExpressionAnalyzer.java
in iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/relational/analyzer
1224 89
SchemaRegionPBTreeImpl.java
in iotdb-core/datanode/src/main/java/org/apache/iotdb/db/schemaengine/schemaregion/impl
1357 89
ProcedureManager.java
in iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/manager
1887 88
SqlFormatter.java
in iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/relational/sql/util
1370 88
TVList.java
in iotdb-core/datanode/src/main/java/org/apache/iotdb/db/utils/datastructure
784 86
TreeConfigTaskVisitor.java
in iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/execution/config
676 84
PipeConfig.java
in iotdb-core/node-commons/src/main/java/org/apache/iotdb/commons/pipe/config
418 84
ClientRPCServiceImpl.java
in iotdb-core/datanode/src/main/java/org/apache/iotdb/db/protocol/thrift/impl
2606 82
PlanGraphPrinter.java
in iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/planner/plan/node
1141 81
SessionConnection.java
in iotdb-client/session/src/main/java/org/apache/iotdb/session
1098 81
TableConfigTaskVisitor.java
in iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/execution/config
1173 79
Session.h
in iotdb-client/client-cpp/src/main
1119 79
MppCommonConfig.java
in integration-test/src/main/java/org/apache/iotdb/it/env/cluster/config
448 77
Session.py
in iotdb-client/client-py/iotdb
2042 77
AbstractEnv.java
in integration-test/src/main/java/org/apache/iotdb/it/env/cluster/env
1136 74
AggregationNode.java
in iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/relational/planner/node
624 73
PartialPath.java
in iotdb-core/node-commons/src/main/java/org/apache/iotdb/commons/path
715 73
Role.java
in iotdb-core/node-commons/src/main/java/org/apache/iotdb/commons/auth/entity
578 73
MppSharedCommonConfig.java
in integration-test/src/main/java/org/apache/iotdb/it/env/cluster/config
461 73
Files With Long Lines (Top 50)

There are 361 files with lines longer than 120 characters. In total, there are 768 long lines.

File# lines# units# long lines
IoTDBConnector.java
in iotdb-core/node-commons/src/main/java/org/apache/iotdb/commons/pipe/connector/protocol
468 11 29
PipeConsensusReceiver.java
in iotdb-core/datanode/src/main/java/org/apache/iotdb/db/pipe/receiver/protocol/pipeconsensus
1416 64 18
RelationalSql.g4
in iotdb-core/relational-grammar/src/main/antlr4/org/apache/iotdb/db/relational/grammar/sql
1492 - 17
Session.h
in iotdb-client/client-cpp/src/main
1119 79 14
TableOperatorGenerator.java
in iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/planner
2825 72 11
IoTDBSqlParser.g4
in iotdb-core/antlr/src/main/antlr4/org/apache/iotdb/db/qp/sql
1218 - 11
SubscriptionPrefetchingQueue.java
in iotdb-core/datanode/src/main/java/org/apache/iotdb/db/subscription/broker
540 38 10
SubscriptionPrefetchingTsFileQueue.java
in iotdb-core/datanode/src/main/java/org/apache/iotdb/db/subscription/broker
215 4 9
OpcUaConnector.java
in iotdb-core/datanode/src/main/java/org/apache/iotdb/db/pipe/connector/protocol/opcua
270 10 9
AggregateProcessor.java
in iotdb-core/datanode/src/main/java/org/apache/iotdb/db/pipe/processor/aggregate
712 8 8
IoTDBDataRegionExtractor.java
in iotdb-core/datanode/src/main/java/org/apache/iotdb/db/pipe/extractor/dataregion
620 20 8
ProcedureManager.java
in iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/manager
1887 88 7
LogicalOptimizeFactory.java
in iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/relational/planner/optimizations
217 2 7
AccumulatorFactory.java
in iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/execution/operator/source/relational/aggregation
442 28 7
ArithmeticBinaryColumnTransformer.ftl
in iotdb-core/datanode/src/main/codegen/templates
387 - 7
IoTDBAirGapConnector.java
in iotdb-core/node-commons/src/main/java/org/apache/iotdb/commons/pipe/connector/protocol
343 15 7
AbstractSubscriptionConsumer.java
in iotdb-client/session/src/main/java/org/apache/iotdb/session/subscription/consumer/base
1175 48 7
SubscriptionPrefetchingTabletQueue.java
in iotdb-core/datanode/src/main/java/org/apache/iotdb/db/subscription/broker
156 4 6
PipeHistoricalDataRegionTsFileAndDeletionExtractor.java
in iotdb-core/datanode/src/main/java/org/apache/iotdb/db/pipe/extractor/dataregion/historical
751 20 6
BatchedReadChunkAlignedSeriesCompactionExecutor.java
in iotdb-core/datanode/src/main/java/org/apache/iotdb/db/storageengine/dataregion/compaction/execute/utils/executor/batch
401 24 6
WALNode.java
in iotdb-core/datanode/src/main/java/org/apache/iotdb/db/storageengine/dataregion/wal/node
774 57 6
ActiveLoadFailedMessageHandler.java
in iotdb-core/datanode/src/main/java/org/apache/iotdb/db/storageengine/load/active
78 1 6
RemoveRegionPeerProcedure.java
in iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/procedure/impl/region
202 14 5
PipeTransferBatchReqBuilder.java
in iotdb-core/datanode/src/main/java/org/apache/iotdb/db/pipe/connector/payload/evolvable/batch
138 5 5
PipeRealtimeDataRegionExtractor.java
in iotdb-core/datanode/src/main/java/org/apache/iotdb/db/pipe/extractor/dataregion/realtime
449 33 5
BatchedFastAlignedSeriesCompactionExecutor.java
in iotdb-core/datanode/src/main/java/org/apache/iotdb/db/storageengine/dataregion/compaction/execute/utils/executor/batch
363 18 5
ainode.xml
in distribution/src/assembly
32 - 4
ReconstructRegionProcedure.java
in iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/procedure/impl/region
142 10 4
AddRegionPeerProcedure.java
in iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/procedure/impl/region
259 15 4
AnalyzeVisitor.java
in iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/analyze
3450 122 4
ASTVisitor.java
in iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/parser
4089 235 4
TableConfigTaskVisitor.java
in iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/execution/config
1173 79 4
LongBigArray.java
in iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/execution/operator/source/relational/aggregation/grouped/array
105 15 4
ByteBigArray.java
in iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/execution/operator/source/relational/aggregation/grouped/array
90 11 4
IntBigArray.java
in iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/execution/operator/source/relational/aggregation/grouped/array
102 14 4
FloatBigArray.java
in iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/execution/operator/source/relational/aggregation/grouped/array
93 12 4
ObjectBigArray.java
in iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/execution/operator/source/relational/aggregation/grouped/array
103 13 4
BooleanBigArray.java
in iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/execution/operator/source/relational/aggregation/grouped/array
93 12 4
ShortBigArray.java
in iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/execution/operator/source/relational/aggregation/grouped/array
97 13 4
DoubleBigArray.java
in iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/execution/operator/source/relational/aggregation/grouped/array
93 12 4
MemoryManager.java
in iotdb-core/datanode/src/main/java/org/apache/iotdb/db/schemaengine/schemaregion/mtree/impl/pbtree/memory
428 29 4
PipeInsertNodeTabletInsertionEvent.java
in iotdb-core/datanode/src/main/java/org/apache/iotdb/db/pipe/event/common/tablet
535 31 4
PipeDataNodeTaskAgent.java
in iotdb-core/datanode/src/main/java/org/apache/iotdb/db/pipe/agent/task
722 30 4
PipeDataNodeTaskBuilder.java
in iotdb-core/datanode/src/main/java/org/apache/iotdb/db/pipe/agent/task/builder
190 6 4
TumblingTimeSamplingProcessor.java
in iotdb-core/datanode/src/main/java/org/apache/iotdb/db/pipe/processor/downsampling/tumbling
101 4 4
DownSamplingProcessor.java
in iotdb-core/datanode/src/main/java/org/apache/iotdb/db/pipe/processor/downsampling
124 6 4
TwoStageCountProcessor.java
in iotdb-core/datanode/src/main/java/org/apache/iotdb/db/pipe/processor/twostage/plugin
346 11 4
IoTDBLegacyPipeConnector.java
in iotdb-core/datanode/src/main/java/org/apache/iotdb/db/pipe/connector/protocol/legacy
387 16 4
PipeRealtimeDataRegionHybridExtractor.java
in iotdb-core/datanode/src/main/java/org/apache/iotdb/db/pipe/extractor/dataregion/realtime
365 16 4
ReadChunkAlignedSeriesCompactionExecutor.java
in iotdb-core/datanode/src/main/java/org/apache/iotdb/db/storageengine/dataregion/compaction/execute/utils/executor/readchunk
510 25 4
Correlations

File Size vs. Commits (all time): 5303 points

iotdb-core/datanode/src/main/java/org/apache/iotdb/db/pipe/processor/aggregate/operator/aggregatedresult/standardstatistics/MaxValueOperator.java x: 1 commits (all time) y: 27 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/pipe/processor/aggregate/operator/intermediateresult/sametype/numeric/AbsoluteMaxOperator.java x: 2 commits (all time) y: 43 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/pipe/processor/aggregate/operator/intermediateresult/sametype/numeric/MaxOperator.java x: 1 commits (all time) y: 43 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/pipe/processor/aggregate/operator/processor/StandardStatisticsOperatorProcessor.java x: 3 commits (all time) y: 63 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/pipe/extractor/dataregion/realtime/assigner/PipeDataRegionAssigner.java x: 24 commits (all time) y: 222 lines of code iotdb-core/antlr/src/main/antlr4/org/apache/iotdb/db/qp/sql/IoTDBSqlParser.g4 x: 50 commits (all time) y: 1218 lines of code iotdb-core/antlr/src/main/antlr4/org/apache/iotdb/db/qp/sql/SqlLexer.g4 x: 32 commits (all time) y: 1002 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/client/async/CnToDnAsyncRequestType.java x: 9 commits (all time) y: 77 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/client/async/CnToDnInternalServiceAsyncRequestManager.java x: 16 commits (all time) y: 475 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/client/async/handlers/rpc/DataNodeAsyncRequestRPCHandler.java x: 10 commits (all time) y: 219 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/client/async/handlers/rpc/TreeDeviceViewFieldDetectionHandler.java x: 1 commits (all time) y: 63 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/consensus/request/ConfigPhysicalPlan.java x: 33 commits (all time) y: 588 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/consensus/request/ConfigPhysicalPlanType.java x: 32 commits (all time) y: 260 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/consensus/request/ConfigPhysicalPlanVisitor.java x: 7 commits (all time) y: 406 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/consensus/request/read/database/GetDatabasePlan.java x: 5 commits (all time) y: 18 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/consensus/request/write/pipe/payload/PipeCreateTableOrViewPlan.java x: 1 commits (all time) y: 12 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/consensus/request/write/table/CommitDeleteColumnPlan.java x: 2 commits (all time) y: 18 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/consensus/request/write/table/CommitDeleteTablePlan.java x: 2 commits (all time) y: 14 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/consensus/request/write/table/SetTablePropertiesPlan.java x: 3 commits (all time) y: 38 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/manager/ConfigManager.java x: 94 commits (all time) y: 2540 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/manager/IManager.java x: 44 commits (all time) y: 300 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/manager/ProcedureManager.java x: 66 commits (all time) y: 1887 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/manager/pipe/event/PipeConfigRegionSnapshotEvent.java x: 20 commits (all time) y: 280 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/manager/pipe/extractor/ConfigRegionListeningFilter.java x: 11 commits (all time) y: 218 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/manager/pipe/extractor/ConfigRegionListeningQueue.java x: 6 commits (all time) y: 162 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/manager/pipe/extractor/PipeConfigPhysicalPlanTablePatternParseVisitor.java x: 5 commits (all time) y: 164 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/manager/pipe/extractor/PipeConfigPhysicalPlanTablePrivilegeParseVisitor.java x: 3 commits (all time) y: 321 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/manager/pipe/receiver/protocol/IoTDBConfigNodeReceiver.java x: 28 commits (all time) y: 996 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/manager/pipe/receiver/visitor/PipeConfigPhysicalPlanTSStatusVisitor.java x: 11 commits (all time) y: 489 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/manager/schema/ClusterSchemaManager.java x: 43 commits (all time) y: 1268 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/persistence/executor/ConfigPlanExecutor.java x: 45 commits (all time) y: 761 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/persistence/schema/CNPhysicalPlanGenerator.java x: 13 commits (all time) y: 476 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/persistence/schema/ClusterSchemaInfo.java x: 36 commits (all time) y: 1290 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/persistence/schema/ConfigMTree.java x: 25 commits (all time) y: 944 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/persistence/schema/TreeDeviceViewFieldDetector.java x: 1 commits (all time) y: 216 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/persistence/schema/mnode/info/ConfigTableInfo.java x: 4 commits (all time) y: 53 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/procedure/impl/schema/table/AbstractAlterOrDropTableProcedure.java x: 4 commits (all time) y: 196 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/procedure/impl/schema/table/AddTableColumnProcedure.java x: 8 commits (all time) y: 199 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/procedure/impl/schema/table/CreateTableProcedure.java x: 11 commits (all time) y: 256 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/procedure/impl/schema/table/DeleteDevicesProcedure.java x: 7 commits (all time) y: 337 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/procedure/impl/schema/table/DropTableColumnProcedure.java x: 6 commits (all time) y: 237 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/procedure/impl/schema/table/DropTableProcedure.java x: 7 commits (all time) y: 201 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/procedure/impl/schema/table/RenameTableProcedure.java x: 1 commits (all time) y: 185 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/procedure/impl/schema/table/SetTablePropertiesProcedure.java x: 6 commits (all time) y: 220 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/procedure/impl/schema/table/view/AddViewColumnProcedure.java x: 1 commits (all time) y: 71 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/procedure/impl/schema/table/view/CreateTableViewProcedure.java x: 1 commits (all time) y: 154 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/procedure/store/ProcedureFactory.java x: 24 commits (all time) y: 526 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/procedure/store/ProcedureType.java x: 23 commits (all time) y: 118 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/service/thrift/ConfigNodeRPCServiceProcessor.java x: 57 commits (all time) y: 1173 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/auth/AuthorityChecker.java x: 24 commits (all time) y: 331 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/pipe/receiver/visitor/PipePlanToStatementVisitor.java x: 10 commits (all time) y: 265 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/protocol/client/ConfigNodeClient.java x: 58 commits (all time) y: 1192 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/protocol/rest/v1/impl/RestApiServiceImpl.java x: 13 commits (all time) y: 280 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/protocol/rest/v2/impl/RestApiServiceImpl.java x: 14 commits (all time) y: 337 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/protocol/thrift/impl/ClientRPCServiceImpl.java x: 54 commits (all time) y: 2606 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/protocol/thrift/impl/DataNodeInternalRPCServiceImpl.java x: 100 commits (all time) y: 2549 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/common/header/DatasetHeaderFactory.java x: 15 commits (all time) y: 184 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/execution/operator/schema/source/DeviceAttributeUpdater.java x: 7 commits (all time) y: 125 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/execution/operator/schema/source/DeviceBlackListConstructor.java x: 5 commits (all time) y: 62 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/execution/operator/schema/source/DevicePredicateFilter.java x: 5 commits (all time) y: 44 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/execution/operator/schema/source/DevicePredicateHandler.java x: 6 commits (all time) y: 101 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/execution/operator/schema/source/SchemaSourceFactory.java x: 9 commits (all time) y: 92 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/execution/operator/schema/source/TableDeviceQuerySource.java x: 11 commits (all time) y: 325 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/execution/operator/source/relational/InformationSchemaContentSupplierFactory.java x: 9 commits (all time) y: 854 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/Coordinator.java x: 44 commits (all time) y: 519 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/analyze/load/TreeSchemaAutoCreatorAndVerifier.java x: 10 commits (all time) y: 408 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/execution/config/ConfigExecution.java x: 13 commits (all time) y: 259 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/execution/config/TableConfigTaskVisitor.java x: 54 commits (all time) y: 1173 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/execution/config/executor/ClusterConfigTaskExecutor.java x: 110 commits (all time) y: 3800 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/execution/config/executor/IConfigTaskExecutor.java x: 43 commits (all time) y: 297 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/execution/config/metadata/ShowFunctionsTask.java x: 12 commits (all time) y: 245 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/execution/config/metadata/ai/ShowModelsTask.java x: 2 commits (all time) y: 83 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/execution/config/metadata/relational/AlterTableAddColumnTask.java x: 4 commits (all time) y: 28 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/execution/config/metadata/relational/AlterTableSetPropertiesTask.java x: 3 commits (all time) y: 24 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/execution/config/metadata/relational/DescribeTableDetailsTask.java x: 5 commits (all time) y: 70 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/execution/config/metadata/relational/ShowCreateTableTask.java x: 1 commits (all time) y: 113 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/execution/config/metadata/relational/ShowCreateViewTask.java x: 1 commits (all time) y: 112 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/execution/config/metadata/relational/ShowTablesDetailsTask.java x: 6 commits (all time) y: 80 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/parser/ASTVisitor.java x: 100 commits (all time) y: 4089 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/planner/TableOperatorGenerator.java x: 59 commits (all time) y: 2825 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/planner/plan/node/metadata/write/view/AlterLogicalViewNode.java x: 4 commits (all time) y: 119 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/relational/analyzer/StatementAnalyzer.java x: 48 commits (all time) y: 3656 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/relational/analyzer/predicate/schema/ConvertSchemaPredicateToFilterVisitor.java x: 7 commits (all time) y: 219 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/relational/metadata/ColumnSchema.java x: 3 commits (all time) y: 138 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/relational/metadata/DeviceEntry.java x: 5 commits (all time) y: 130 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/relational/metadata/Metadata.java x: 10 commits (all time) y: 60 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/relational/metadata/TableMetadataImpl.java x: 42 commits (all time) y: 889 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/relational/metadata/TableSchema.java x: 11 commits (all time) y: 156 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/relational/metadata/fetcher/DeviceInCacheFilterVisitor.java x: 4 commits (all time) y: 41 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/relational/metadata/fetcher/SchemaPredicateUtil.java x: 5 commits (all time) y: 201 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/relational/metadata/fetcher/TableDeviceSchemaFetcher.java x: 22 commits (all time) y: 519 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/relational/metadata/fetcher/TableHeaderSchemaValidator.java x: 22 commits (all time) y: 357 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/relational/planner/RelationPlanner.java x: 28 commits (all time) y: 781 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/relational/planner/TableLogicalPlanner.java x: 22 commits (all time) y: 440 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/relational/planner/distribute/TableDistributedPlanGenerator.java x: 41 commits (all time) y: 1360 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/relational/planner/node/DeviceTableScanNode.java x: 4 commits (all time) y: 219 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/relational/planner/node/TreeDeviceViewScanNode.java x: 2 commits (all time) y: 167 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/relational/planner/node/schema/AbstractTableDeviceQueryNode.java x: 4 commits (all time) y: 187 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/relational/planner/node/schema/TableDeviceAttributeUpdateNode.java x: 4 commits (all time) y: 275 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/relational/planner/node/schema/TableDeviceQueryScanNode.java x: 4 commits (all time) y: 85 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/relational/planner/optimizations/PushPredicateIntoTableScan.java x: 28 commits (all time) y: 1044 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/relational/security/AccessControl.java x: 8 commits (all time) y: 24 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/relational/security/AccessControlImpl.java x: 11 commits (all time) y: 311 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/relational/security/AllowAllAccessControl.java x: 7 commits (all time) y: 56 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/relational/sql/ast/AbstractQueryDeviceWithCache.java x: 7 commits (all time) y: 83 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/relational/sql/ast/AbstractTraverseDevice.java x: 9 commits (all time) y: 171 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/relational/sql/ast/AddColumn.java x: 4 commits (all time) y: 79 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/relational/sql/ast/AstVisitor.java x: 30 commits (all time) y: 522 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/relational/sql/ast/ColumnDefinition.java x: 6 commits (all time) y: 94 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/relational/sql/ast/CreateTable.java x: 5 commits (all time) y: 88 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/relational/sql/ast/DefaultTraversalVisitor.java x: 6 commits (all time) y: 402 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/relational/sql/ast/DeleteDevice.java x: 7 commits (all time) y: 181 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/relational/sql/ast/RenameColumn.java x: 3 commits (all time) y: 91 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/relational/sql/ast/RenameTable.java x: 3 commits (all time) y: 75 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/relational/sql/ast/SetTableComment.java x: 2 commits (all time) y: 73 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/relational/sql/ast/ShowDevice.java x: 7 commits (all time) y: 105 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/relational/sql/parser/AstBuilder.java x: 66 commits (all time) y: 3092 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/relational/sql/util/SqlFormatter.java x: 15 commits (all time) y: 1370 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/statement/crud/DeleteDataStatement.java x: 6 commits (all time) y: 62 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/statement/crud/InsertBaseStatement.java x: 28 commits (all time) y: 547 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/statement/metadata/AlterTimeSeriesStatement.java x: 9 commits (all time) y: 123 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/statement/metadata/CreateAlignedTimeSeriesStatement.java x: 10 commits (all time) y: 174 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/statement/metadata/CreateMultiTimeSeriesStatement.java x: 11 commits (all time) y: 118 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/statement/metadata/view/CreateLogicalViewStatement.java x: 9 commits (all time) y: 201 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/schemaengine/SchemaEngine.java x: 23 commits (all time) y: 359 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/schemaengine/schemaregion/attribute/update/DeviceAttributeCacheUpdater.java x: 6 commits (all time) y: 373 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/schemaengine/schemaregion/attribute/update/GeneralRegionAttributeSecurityService.java x: 5 commits (all time) y: 257 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/schemaengine/schemaregion/impl/SchemaRegionMemoryImpl.java x: 49 commits (all time) y: 1655 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/schemaengine/schemaregion/read/resp/info/impl/ShowDevicesResult.java x: 9 commits (all time) y: 101 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/schemaengine/schemaregion/tag/TagManager.java x: 10 commits (all time) y: 579 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/schemaengine/table/InformationSchemaUtils.java x: 7 commits (all time) y: 164 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/utils/EncodingInferenceUtils.java x: 6 commits (all time) y: 34 lines of code iotdb-core/node-commons/src/main/java/org/apache/iotdb/commons/concurrent/ThreadName.java x: 39 commits (all time) y: 416 lines of code iotdb-core/node-commons/src/main/java/org/apache/iotdb/commons/path/PartialPath.java x: 18 commits (all time) y: 715 lines of code iotdb-core/node-commons/src/main/java/org/apache/iotdb/commons/path/PathPatternTree.java x: 12 commits (all time) y: 345 lines of code iotdb-core/node-commons/src/main/java/org/apache/iotdb/commons/path/fa/nfa/SimpleNFA.java x: 3 commits (all time) y: 402 lines of code iotdb-core/node-commons/src/main/java/org/apache/iotdb/commons/schema/column/ColumnHeaderConstant.java x: 9 commits (all time) y: 530 lines of code iotdb-core/node-commons/src/main/java/org/apache/iotdb/commons/schema/filter/SchemaFilterVisitor.java x: 5 commits (all time) y: 98 lines of code iotdb-core/node-commons/src/main/java/org/apache/iotdb/commons/schema/filter/impl/singlechild/AttributeFilter.java x: 2 commits (all time) y: 56 lines of code iotdb-core/node-commons/src/main/java/org/apache/iotdb/commons/schema/table/InformationSchema.java x: 6 commits (all time) y: 269 lines of code iotdb-core/node-commons/src/main/java/org/apache/iotdb/commons/schema/table/TsTable.java x: 18 commits (all time) y: 315 lines of code iotdb-core/relational-grammar/src/main/antlr4/org/apache/iotdb/db/relational/grammar/sql/RelationalSql.g4 x: 45 commits (all time) y: 1492 lines of code iotdb-protocol/thrift-confignode/src/main/thrift/confignode.thrift x: 76 commits (all time) y: 1091 lines of code iotdb-protocol/thrift-datanode/src/main/thrift/datanode.thrift x: 49 commits (all time) y: 697 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/pipe/connector/protocol/pipeconsensus/PipeConsensusAsyncConnector.java x: 24 commits (all time) y: 484 lines of code iotdb-core/node-commons/src/main/java/org/apache/iotdb/commons/pipe/agent/task/execution/PipeSubtaskExecutor.java x: 5 commits (all time) y: 119 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/pipe/agent/task/PipeDataNodeTaskAgent.java x: 42 commits (all time) y: 722 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/subscription/agent/SubscriptionBrokerAgent.java x: 16 commits (all time) y: 193 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/subscription/broker/SubscriptionBroker.java x: 23 commits (all time) y: 383 lines of code iotdb-core/node-commons/src/main/java/org/apache/iotdb/commons/pipe/agent/task/meta/PipeStaticMeta.java x: 3 commits (all time) y: 185 lines of code iotdb-client/session/src/main/java/org/apache/iotdb/session/subscription/consumer/base/AbstractSubscriptionConsumer.java x: 10 commits (all time) y: 1175 lines of code iotdb-client/service-rpc/src/main/java/org/apache/iotdb/rpc/TSStatusCode.java x: 44 commits (all time) y: 262 lines of code iotdb-core/ainode/ainode/core/manager/inference_manager.py x: 2 commits (all time) y: 133 lines of code iotdb-core/ainode/pyproject.toml x: 8 commits (all time) y: 62 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/execution/aggregation/UDAFAccumulator.java x: 6 commits (all time) y: 153 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/execution/operator/process/TransformOperator.java x: 10 commits (all time) y: 337 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/execution/operator/source/relational/aggregation/AccumulatorFactory.java x: 25 commits (all time) y: 442 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/execution/relational/ColumnTransformerBuilder.java x: 26 commits (all time) y: 1384 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/analyze/IModelFetcher.java x: 3 commits (all time) y: 7 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/expression/multi/FunctionExpression.java x: 13 commits (all time) y: 343 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/relational/function/tvf/ForecastTableFunction.java x: 1 commits (all time) y: 528 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/udf/UDFManagementService.java x: 1 commits (all time) y: 245 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/transformation/dag/udf/UDTFExecutor.java x: 8 commits (all time) y: 225 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/transformation/dag/udf/UDTFInformationInferrer.java x: 8 commits (all time) y: 67 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/service/DataNode.java x: 65 commits (all time) y: 942 lines of code iotdb-core/node-commons/src/main/java/org/apache/iotdb/commons/client/ainode/AINodeClient.java x: 3 commits (all time) y: 226 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/manager/TTLManager.java x: 8 commits (all time) y: 106 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/planner/plan/node/PlanGraphPrinter.java x: 42 commits (all time) y: 1141 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/relational/planner/iterative/rule/TransformCorrelatedDistinctAggregationWithProjection.java x: 2 commits (all time) y: 121 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/relational/planner/iterative/rule/TransformCorrelatedDistinctAggregationWithoutProjection.java x: 2 commits (all time) y: 102 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/relational/planner/iterative/rule/TransformCorrelatedGlobalAggregationWithProjection.java x: 2 commits (all time) y: 193 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/relational/planner/iterative/rule/TransformCorrelatedGroupedAggregationWithProjection.java x: 2 commits (all time) y: 146 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/relational/planner/iterative/rule/TransformUncorrelatedSubqueryToJoin.java x: 3 commits (all time) y: 102 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/relational/planner/node/JoinNode.java x: 7 commits (all time) y: 377 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/relational/planner/optimizations/UnaliasSymbolReferences.java x: 17 commits (all time) y: 742 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/expression/visitor/predicate/ConvertPredicateToFilterVisitor.java x: 7 commits (all time) y: 363 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/relational/analyzer/predicate/ConvertPredicateToFilterVisitor.java x: 10 commits (all time) y: 361 lines of code iotdb-client/jdbc/src/main/java/org/apache/iotdb/jdbc/IoTDBAbstractDatabaseMetadata.java x: 4 commits (all time) y: 2664 lines of code iotdb-client/jdbc/src/main/java/org/apache/iotdb/jdbc/IoTDBConnection.java x: 18 commits (all time) y: 549 lines of code iotdb-client/jdbc/src/main/java/org/apache/iotdb/jdbc/IoTDBDatabaseMetadata.java x: 23 commits (all time) y: 670 lines of code iotdb-client/jdbc/src/main/java/org/apache/iotdb/jdbc/relational/IoTDBRelationalDatabaseMetadata.java x: 6 commits (all time) y: 567 lines of code example/session/src/main/java/org/apache/iotdb/TableModelSessionPoolExample.java x: 7 commits (all time) y: 158 lines of code integration-test/src/main/java/org/apache/iotdb/it/utils/TsFileTableGenerator.java x: 3 commits (all time) y: 146 lines of code iotdb-client/cli/src/main/java/org/apache/iotdb/tool/data/AbstractDataTool.java x: 9 commits (all time) y: 773 lines of code iotdb-client/cli/src/main/java/org/apache/iotdb/tool/data/ImportDataTable.java x: 4 commits (all time) y: 354 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/pipe/connector/protocol/opcua/OpcUaNameSpace.java x: 14 commits (all time) y: 421 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/pipe/connector/util/builder/PipeTableModelTsFileBuilder.java x: 2 commits (all time) y: 279 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/pipe/connector/util/builder/PipeTableModelTsFileBuilderV2.java x: 2 commits (all time) y: 203 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/pipe/event/common/tablet/parser/TabletInsertionEventParser.java x: 9 commits (all time) y: 552 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/pipe/resource/memory/PipeMemoryWeightUtil.java x: 7 commits (all time) y: 256 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/protocol/rest/table/v1/handler/StatementConstructionHandler.java x: 4 commits (all time) y: 161 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/parser/StatementGenerator.java x: 20 commits (all time) y: 783 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/transformation/dag/column/leaf/ConstantColumnTransformer.java x: 6 commits (all time) y: 29 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/service/metrics/WritingMetrics.java x: 15 commits (all time) y: 873 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/service/metrics/memory/StorageEngineMemoryMetrics.java x: 3 commits (all time) y: 385 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/storageengine/dataregion/compaction/io/CompactionTsFileWriter.java x: 15 commits (all time) y: 141 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/storageengine/rescon/memory/PrimitiveArrayManager.java x: 8 commits (all time) y: 247 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/utils/datastructure/AlignedTVList.java x: 32 commits (all time) y: 1735 lines of code iotdb-core/node-commons/src/main/java/org/apache/iotdb/commons/service/metric/enums/Metric.java x: 44 commits (all time) y: 176 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/procedure/env/ConfigNodeProcedureEnv.java x: 38 commits (all time) y: 684 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/analyze/ClusterPartitionFetcher.java x: 13 commits (all time) y: 497 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/manager/load/balancer/region/GreedyCopySetRegionGroupAllocator.java x: 5 commits (all time) y: 388 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/procedure/env/RemoveDataNodeHandler.java x: 8 commits (all time) y: 457 lines of code iotdb-client/cli/src/main/java/org/apache/iotdb/tool/common/Constants.java x: 6 commits (all time) y: 307 lines of code iotdb-client/cli/src/main/java/org/apache/iotdb/tool/common/OptionsUtil.java x: 6 commits (all time) y: 1023 lines of code iotdb-client/cli/src/main/java/org/apache/iotdb/tool/tsfile/ExportTsFile.java x: 11 commits (all time) y: 103 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/pipe/receiver/protocol/pipeconsensus/PipeConsensusReceiver.java x: 44 commits (all time) y: 1416 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/pipe/receiver/protocol/pipeconsensus/PipeConsensusReceiverAgent.java x: 5 commits (all time) y: 184 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/storageengine/StorageEngine.java x: 59 commits (all time) y: 894 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/consensus/statemachine/schemaregion/SchemaExecutionVisitor.java x: 25 commits (all time) y: 716 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/pipe/consensus/deletion/persist/PageCacheDeletionBuffer.java x: 11 commits (all time) y: 305 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/storageengine/dataregion/wal/buffer/WALBuffer.java x: 22 commits (all time) y: 628 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/conf/DataNodeMemoryConfig.java x: 2 commits (all time) y: 521 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/conf/IoTDBConfig.java x: 128 commits (all time) y: 2710 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/storageengine/dataregion/compaction/execute/performer/impl/FastCompactionPerformer.java x: 17 commits (all time) y: 299 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/storageengine/dataregion/compaction/execute/performer/impl/ReadChunkCompactionPerformer.java x: 24 commits (all time) y: 260 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/storageengine/dataregion/compaction/execute/performer/impl/ReadPointCompactionPerformer.java x: 14 commits (all time) y: 274 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/storageengine/dataregion/compaction/execute/task/AbstractCompactionTask.java x: 29 commits (all time) y: 462 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/storageengine/dataregion/compaction/execute/task/InnerSpaceCompactionTask.java x: 44 commits (all time) y: 615 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/storageengine/dataregion/compaction/selector/estimator/AbstractCompactionEstimator.java x: 19 commits (all time) y: 228 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/storageengine/dataregion/compaction/selector/estimator/AbstractCrossSpaceEstimator.java x: 10 commits (all time) y: 36 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/storageengine/dataregion/compaction/selector/estimator/AbstractInnerSpaceEstimator.java x: 11 commits (all time) y: 33 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/storageengine/dataregion/compaction/selector/estimator/CompactionEstimateUtils.java x: 11 commits (all time) y: 202 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/storageengine/dataregion/compaction/selector/estimator/FastCrossSpaceCompactionEstimator.java x: 8 commits (all time) y: 84 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/storageengine/dataregion/compaction/selector/impl/RewriteCrossSpaceCompactionSelector.java x: 25 commits (all time) y: 507 lines of code iotdb-client/cli/src/main/java/org/apache/iotdb/tool/tsfile/ImportTsFileRemotely.java x: 6 commits (all time) y: 286 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/conf/IoTDBDescriptor.java x: 122 commits (all time) y: 2240 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/pipe/connector/protocol/thrift/async/IoTDBDataRegionAsyncConnector.java x: 43 commits (all time) y: 578 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/pipe/event/common/tsfile/parser/scan/TsFileInsertionEventScanParser.java x: 15 commits (all time) y: 444 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/pipe/extractor/dataregion/realtime/PipeRealtimeDataRegionHybridExtractor.java x: 20 commits (all time) y: 365 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/pipe/receiver/protocol/thrift/IoTDBDataNodeReceiver.java x: 50 commits (all time) y: 938 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/pipe/resource/memory/PipeMemoryManager.java x: 30 commits (all time) y: 471 lines of code iotdb-core/node-commons/src/main/java/org/apache/iotdb/commons/conf/CommonConfig.java x: 113 commits (all time) y: 1788 lines of code iotdb-core/node-commons/src/main/java/org/apache/iotdb/commons/conf/CommonDescriptor.java x: 92 commits (all time) y: 376 lines of code iotdb-core/node-commons/src/main/java/org/apache/iotdb/commons/pipe/agent/task/connection/BlockingPendingQueue.java x: 4 commits (all time) y: 138 lines of code iotdb-core/node-commons/src/main/java/org/apache/iotdb/commons/pipe/config/PipeConfig.java x: 56 commits (all time) y: 418 lines of code iotdb-core/node-commons/src/main/java/org/apache/iotdb/commons/pipe/config/PipeDescriptor.java x: 1 commits (all time) y: 500 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/procedure/impl/StateMachineProcedure.java x: 9 commits (all time) y: 183 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/manager/load/balancer/region/PartiteGraphPlacementRegionGroupAllocator.java x: 3 commits (all time) y: 194 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/procedure/impl/node/RemoveDataNodesProcedure.java x: 6 commits (all time) y: 294 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/pipe/connector/protocol/pipeconsensus/PipeConsensusSyncConnector.java x: 13 commits (all time) y: 431 lines of code distribution/src/assembly/all.xml x: 23 commits (all time) y: 79 lines of code distribution/src/assembly/confignode.xml x: 11 commits (all time) y: 60 lines of code integration-test/src/assembly/mpp-test.xml x: 9 commits (all time) y: 55 lines of code iotdb-core/node-commons/src/main/java/org/apache/iotdb/commons/udf/builtin/relational/tvf/SessionTableFunction.java x: 3 commits (all time) y: 119 lines of code iotdb-client/client-py/iotdb/Session.py x: 16 commits (all time) y: 2042 lines of code iotdb-client/client-py/iotdb/SessionPool.py x: 8 commits (all time) y: 152 lines of code iotdb-client/client-py/iotdb/utils/Field.py x: 6 commits (all time) y: 187 lines of code iotdb-client/client-py/iotdb/utils/SessionDataSet.py x: 6 commits (all time) y: 131 lines of code iotdb-client/client-py/iotdb/utils/iotdb_rpc_dataset.py x: 2 commits (all time) y: 341 lines of code iotdb-client/client-py/table_model_session_example.py x: 4 commits (all time) y: 112 lines of code integration-test/src/main/java/org/apache/iotdb/it/env/cluster/env/AbstractEnv.java x: 34 commits (all time) y: 1136 lines of code integration-test/src/main/java/org/apache/iotdb/it/env/remote/config/RemoteDataNodeConfig.java x: 8 commits (all time) y: 42 lines of code integration-test/src/main/java/org/apache/iotdb/it/env/remote/env/RemoteServerEnv.java x: 20 commits (all time) y: 431 lines of code integration-test/src/main/java/org/apache/iotdb/itbase/env/BaseEnv.java x: 46 commits (all time) y: 185 lines of code integration-test/src/main/java/org/apache/iotdb/itbase/env/ConfigNodeConfig.java x: 6 commits (all time) y: 7 lines of code integration-test/src/main/java/org/apache/iotdb/itbase/env/DataNodeConfig.java x: 9 commits (all time) y: 14 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/execution/operator/source/relational/aggregation/grouped/GroupedApproxCountDistinctAccumulator.java x: 1 commits (all time) y: 272 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/utils/constant/SqlConstant.java x: 14 commits (all time) y: 70 lines of code iotdb-protocol/thrift-commons/src/main/thrift/common.thrift x: 25 commits (all time) y: 241 lines of code iotdb-client/client-cpp/src/main/Session.cpp x: 7 commits (all time) y: 2224 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/pipe/resource/tsfile/PipeTsFileResourceManager.java x: 28 commits (all time) y: 291 lines of code example/session/src/main/java/org/apache/iotdb/TableModelSubscriptionSessionExample.java x: 5 commits (all time) y: 146 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/analyze/load/LoadTsFileAnalyzer.java x: 18 commits (all time) y: 647 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/analyze/load/LoadTsFileTableSchemaCache.java x: 14 commits (all time) y: 373 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/relational/sql/ast/LoadTsFile.java x: 10 commits (all time) y: 204 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/utils/ModificationUtils.java x: 15 commits (all time) y: 322 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/pipe/event/common/tablet/PipeRawTabletInsertionEvent.java x: 51 commits (all time) y: 369 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/pipe/extractor/dataregion/historical/PipeHistoricalDataRegionTsFileAndDeletionExtractor.java x: 20 commits (all time) y: 751 lines of code iotdb-core/node-commons/src/main/java/org/apache/iotdb/commons/pipe/config/constant/PipeConnectorConstant.java x: 25 commits (all time) y: 204 lines of code iotdb-core/node-commons/src/main/java/org/apache/iotdb/commons/pipe/connector/protocol/IoTDBConnector.java x: 20 commits (all time) y: 468 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/schemaengine/table/DataNodeTableCache.java x: 20 commits (all time) y: 451 lines of code iotdb-client/cli/src/main/java/org/apache/iotdb/tool/data/ImportDataTree.java x: 2 commits (all time) y: 438 lines of code iotdb-client/cli/src/main/java/org/apache/iotdb/cli/Cli.java x: 13 commits (all time) y: 203 lines of code iotdb-client/session/src/main/java/org/apache/iotdb/session/subscription/SubscriptionSessionConnection.java x: 7 commits (all time) y: 36 lines of code iotdb-client/session/src/main/java/org/apache/iotdb/session/subscription/consumer/base/AbstractSubscriptionProvider.java x: 2 commits (all time) y: 389 lines of code iotdb-client/session/src/main/java/org/apache/iotdb/session/subscription/consumer/base/AbstractSubscriptionProviders.java x: 3 commits (all time) y: 280 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/subscription/receiver/SubscriptionReceiverV1.java x: 22 commits (all time) y: 710 lines of code iotdb-core/node-commons/src/main/java/org/apache/iotdb/commons/subscription/meta/topic/TopicMeta.java x: 17 commits (all time) y: 181 lines of code iotdb-client/jdbc/src/main/java/org/apache/iotdb/jdbc/IoTDBStatement.java x: 16 commits (all time) y: 665 lines of code iotdb-client/session/src/main/java/org/apache/iotdb/session/SessionConnection.java x: 23 commits (all time) y: 1098 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/analyze/schema/AutoCreateSchemaExecutor.java x: 22 commits (all time) y: 580 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/analyze/schema/ClusterSchemaFetchExecutor.java x: 17 commits (all time) y: 258 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/analyze/schema/ClusterSchemaFetcher.java x: 18 commits (all time) y: 338 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/planner/plan/node/metadata/write/MeasurementGroup.java x: 3 commits (all time) y: 361 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/relational/planner/TableModelPlanner.java x: 15 commits (all time) y: 204 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/scheduler/FragmentInstanceDispatcherImpl.java x: 25 commits (all time) y: 476 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/utils/ErrorHandlingUtils.java x: 18 commits (all time) y: 191 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/pipe/connector/payload/evolvable/batch/PipeTabletEventTsFileBatch.java x: 14 commits (all time) y: 150 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/subscription/broker/SubscriptionPrefetchingTsFileQueue.java x: 21 commits (all time) y: 215 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/subscription/event/SubscriptionEvent.java x: 18 commits (all time) y: 203 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/subscription/event/batch/SubscriptionPipeTabletEventBatch.java x: 19 commits (all time) y: 274 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/subscription/event/batch/SubscriptionPipeTsFileEventBatch.java x: 13 commits (all time) y: 81 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/subscription/event/response/SubscriptionEventTabletResponse.java x: 8 commits (all time) y: 237 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/storageengine/dataregion/DataRegion.java x: 167 commits (all time) y: 3263 lines of code iotdb-client/client-cpp/src/main/NodesSupplier.cpp x: 1 commits (all time) y: 176 lines of code iotdb-client/client-cpp/src/main/NodesSupplier.h x: 1 commits (all time) y: 92 lines of code iotdb-client/client-cpp/src/main/Session.h x: 9 commits (all time) y: 1119 lines of code iotdb-client/isession/src/main/java/org/apache/iotdb/isession/SessionDataSet.java x: 14 commits (all time) y: 273 lines of code iotdb-client/service-rpc/src/main/java/org/apache/iotdb/rpc/IoTDBRpcDataSet.java x: 15 commits (all time) y: 577 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/relational/planner/optimizations/TransformAggregationToStreamable.java x: 9 commits (all time) y: 153 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/execution/operator/source/relational/LastQueryAggTableScanOperator.java x: 5 commits (all time) y: 344 lines of code iotdb-client/cli/src/main/java/org/apache/iotdb/tool/schema/ExportSchemaTable.java x: 3 commits (all time) y: 261 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/execution/operator/process/join/LeftOuterTimeJoinOperator.java x: 7 commits (all time) y: 259 lines of code iotdb-doap.rdf x: 7 commits (all time) y: 142 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/storageengine/dataregion/flush/MemTableFlushTask.java x: 16 commits (all time) y: 316 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/storageengine/dataregion/memtable/AlignedReadOnlyMemChunk.java x: 17 commits (all time) y: 332 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/storageengine/dataregion/memtable/AlignedWritableMemChunk.java x: 31 commits (all time) y: 713 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/storageengine/dataregion/memtable/ReadOnlyMemChunk.java x: 12 commits (all time) y: 271 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/storageengine/dataregion/memtable/WritableMemChunk.java x: 22 commits (all time) y: 508 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/utils/datastructure/MergeSortMultiAlignedTVListIterator.java x: 3 commits (all time) y: 219 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/planner/plan/parameter/AggregationDescriptor.java x: 12 commits (all time) y: 279 lines of code iotdb-core/node-commons/src/main/java/org/apache/iotdb/commons/utils/FileUtils.java x: 21 commits (all time) y: 445 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/pipe/connector/payload/evolvable/request/PipeTransferSchemaSnapshotSealReq.java x: 6 commits (all time) y: 123 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/pipe/connector/protocol/thrift/sync/IoTDBSchemaRegionConnector.java x: 16 commits (all time) y: 201 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/pipe/resource/memory/InsertNodeMemoryEstimator.java x: 7 commits (all time) y: 550 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/pipe/connector/util/builder/PipeTreeModelTsFileBuilder.java x: 4 commits (all time) y: 246 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/subscription/broker/SubscriptionPrefetchingQueue.java x: 34 commits (all time) y: 540 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/subscription/broker/SubscriptionPrefetchingTabletQueue.java x: 16 commits (all time) y: 156 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/storageengine/dataregion/memtable/TsFileProcessor.java x: 72 commits (all time) y: 1928 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/planner/plan/node/write/InsertTabletNode.java x: 25 commits (all time) y: 1077 lines of code iotdb-core/node-commons/src/main/java/org/apache/iotdb/commons/pipe/agent/task/PipeTaskAgent.java x: 22 commits (all time) y: 835 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/execution/executor/RegionWriteExecutor.java x: 24 commits (all time) y: 1056 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/storageengine/dataregion/compaction/execute/utils/CompactionPathUtils.java x: 10 commits (all time) y: 29 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/storageengine/dataregion/compaction/execute/utils/MultiTsFileDeviceIterator.java x: 26 commits (all time) y: 513 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/storageengine/dataregion/compaction/execute/utils/executor/fast/FastAlignedSeriesCompactionExecutor.java x: 9 commits (all time) y: 328 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/storageengine/dataregion/compaction/execute/utils/executor/fast/SeriesCompactionExecutor.java x: 16 commits (all time) y: 363 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/storageengine/dataregion/modification/TreeDeletionEntry.java x: 3 commits (all time) y: 176 lines of code iotdb-core/node-commons/src/main/java/org/apache/iotdb/commons/path/MeasurementPath.java x: 10 commits (all time) y: 309 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/execution/operator/process/AbstractIntoOperator.java x: 10 commits (all time) y: 450 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/planner/LocalExecutionPlanner.java x: 25 commits (all time) y: 251 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/execution/operator/source/relational/AbstractAggTableScanOperator.java x: 5 commits (all time) y: 685 lines of code iotdb-core/consensus/src/main/java/org/apache/iotdb/consensus/pipe/PipeConsensus.java x: 20 commits (all time) y: 504 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/pipe/connector/protocol/pipeconsensus/handler/PipeConsensusTsFileInsertionEventHandler.java x: 6 commits (all time) y: 250 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/protocol/rest/table/v1/impl/RestApiServiceImpl.java x: 2 commits (all time) y: 262 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/storageengine/dataregion/compaction/repair/RepairDataFileScanUtil.java x: 20 commits (all time) y: 449 lines of code iotdb-api/pipe-api/src/main/java/org/apache/iotdb/pipe/api/customizer/parameter/PipeParameters.java x: 15 commits (all time) y: 318 lines of code iotdb-client/cli/src/main/java/org/apache/iotdb/tool/schema/ExportSchema.java x: 4 commits (all time) y: 146 lines of code iotdb-core/consensus/src/main/java/org/apache/iotdb/consensus/iot/IoTConsensus.java x: 39 commits (all time) y: 468 lines of code iotdb-core/consensus/src/main/java/org/apache/iotdb/consensus/iot/IoTConsensusServerImpl.java x: 40 commits (all time) y: 852 lines of code iotdb-core/consensus/src/main/java/org/apache/iotdb/consensus/config/PipeConsensusConfig.java x: 5 commits (all time) y: 267 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/consensus/DataRegionConsensusImpl.java x: 19 commits (all time) y: 221 lines of code iotdb-core/node-commons/src/main/java/org/apache/iotdb/commons/schema/ttl/TTLCache.java x: 10 commits (all time) y: 235 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/storageengine/dataregion/memtable/IWritableMemChunk.java x: 13 commits (all time) y: 62 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/storageengine/dataregion/tsfile/TsFileResource.java x: 61 commits (all time) y: 1169 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/relational/planner/node/AggregationTableScanNode.java x: 9 commits (all time) y: 469 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/storageengine/dataregion/wal/utils/WALEntryHandler.java x: 13 commits (all time) y: 157 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/storageengine/dataregion/wal/utils/WALInsertNodeCache.java x: 23 commits (all time) y: 288 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/execution/operator/source/relational/aggregation/FirstAccumulator.java x: 8 commits (all time) y: 378 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/execution/operator/source/relational/aggregation/FirstByAccumulator.java x: 9 commits (all time) y: 506 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/execution/operator/source/relational/aggregation/LastAccumulator.java x: 11 commits (all time) y: 376 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/execution/operator/source/relational/aggregation/LastByAccumulator.java x: 11 commits (all time) y: 512 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/execution/operator/source/relational/aggregation/MaxAccumulator.java x: 5 commits (all time) y: 357 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/execution/operator/source/relational/aggregation/TableMaxMinByBaseAccumulator.java x: 6 commits (all time) y: 447 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/execution/operator/source/relational/aggregation/TableVarianceAccumulator.java x: 6 commits (all time) y: 340 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/execution/operator/source/relational/aggregation/grouped/GroupedExtremeAccumulator.java x: 8 commits (all time) y: 355 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/execution/operator/source/relational/aggregation/grouped/GroupedFirstByAccumulator.java x: 8 commits (all time) y: 614 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/execution/operator/source/relational/aggregation/grouped/GroupedLastByAccumulator.java x: 9 commits (all time) y: 613 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/execution/operator/source/relational/aggregation/grouped/GroupedMaxMinByBaseAccumulator.java x: 8 commits (all time) y: 762 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/execution/operator/source/relational/aggregation/grouped/GroupedModeAccumulator.java x: 4 commits (all time) y: 523 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/manager/node/NodeManager.java x: 51 commits (all time) y: 913 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/conf/ConfigNodeConfig.java x: 27 commits (all time) y: 864 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/relational/analyzer/ExpressionAnalyzer.java x: 8 commits (all time) y: 1224 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/relational/planner/optimizations/Util.java x: 11 commits (all time) y: 192 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/pipe/consensus/deletion/DeletionResourceManager.java x: 5 commits (all time) y: 280 lines of code iotdb-client/cli/src/main/java/org/apache/iotdb/tool/data/ExportData.java x: 10 commits (all time) y: 283 lines of code iotdb-client/cli/src/main/java/org/apache/iotdb/tool/schema/ImportSchemaTree.java x: 1 commits (all time) y: 387 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/storageengine/dataregion/compaction/execute/utils/executor/readchunk/ReadChunkAlignedSeriesCompactionExecutor.java x: 19 commits (all time) y: 510 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/pipe/connector/protocol/thrift/async/handler/PipeTransferTsFileHandler.java x: 8 commits (all time) y: 398 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/planner/plan/node/PlanNodeType.java x: 49 commits (all time) y: 668 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/planner/plan/node/PlanVisitor.java x: 43 commits (all time) y: 622 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/relational/planner/distribute/TableModelTypeProviderExtractor.java x: 13 commits (all time) y: 210 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/relational/planner/optimizations/ParallelizeGrouping.java x: 1 commits (all time) y: 196 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/relational/planner/optimizations/TransformSortToStreamSort.java x: 9 commits (all time) y: 133 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/execution/config/TreeConfigTaskVisitor.java x: 21 commits (all time) y: 676 lines of code iotdb-client/client-py/iotdb/tsfile/utils/tsblock_serde.py x: 1 commits (all time) y: 141 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/pipe/agent/task/connection/PipeEventCollector.java x: 13 commits (all time) y: 192 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/pipe/agent/task/subtask/processor/PipeProcessorSubtask.java x: 9 commits (all time) y: 227 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/pipe/event/common/tsfile/PipeTsFileInsertionEvent.java x: 67 commits (all time) y: 639 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/manager/partition/PartitionManager.java x: 32 commits (all time) y: 1061 lines of code iotdb-client/cli/src/main/java/org/apache/iotdb/tool/data/ImportData.java x: 9 commits (all time) y: 541 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/procedure/impl/region/RegionMigrateProcedure.java x: 13 commits (all time) y: 171 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/scheduler/load/LoadTsFileScheduler.java x: 41 commits (all time) y: 747 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/service/RegionMigrateService.java x: 15 commits (all time) y: 516 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/manager/load/service/TopologyService.java x: 2 commits (all time) y: 244 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/relational/planner/distribute/TableModelQueryFragmentPlanner.java x: 13 commits (all time) y: 114 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/persistence/pipe/PipePluginInfo.java x: 17 commits (all time) y: 353 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/pipe/event/common/tsfile/parser/query/TsFileInsertionEventQueryParser.java x: 7 commits (all time) y: 320 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/pipe/extractor/dataregion/IoTDBDataRegionExtractor.java x: 25 commits (all time) y: 620 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/manager/pipe/extractor/IoTDBConfigRegionExtractor.java x: 15 commits (all time) y: 293 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/storageengine/rescon/disk/TierManager.java x: 7 commits (all time) y: 240 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/persistence/node/NodeInfo.java x: 15 commits (all time) y: 643 lines of code iotdb-client/cli/src/main/java/org/apache/iotdb/cli/AbstractCli.java x: 22 commits (all time) y: 777 lines of code iotdb-core/ainode/ainode/core/model/built_in_model_factory.py x: 1 commits (all time) y: 783 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/statement/StatementVisitor.java x: 23 commits (all time) y: 519 lines of code iotdb-core/node-commons/src/main/java/org/apache/iotdb/commons/model/ModelInformation.java x: 4 commits (all time) y: 303 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/utils/DateTimeUtils.java x: 24 commits (all time) y: 720 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/manager/ClusterManager.java x: 9 commits (all time) y: 265 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/manager/load/LoadManager.java x: 20 commits (all time) y: 236 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/planner/plan/FragmentInstance.java x: 11 commits (all time) y: 236 lines of code iotdb-core/node-commons/src/main/java/org/apache/iotdb/commons/client/ClientPoolFactory.java x: 15 commits (all time) y: 361 lines of code iotdb-client/session/src/main/java/org/apache/iotdb/session/Session.java x: 40 commits (all time) y: 3422 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/storageengine/dataregion/memtable/AbstractMemTable.java x: 40 commits (all time) y: 856 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/tools/schema/SRStatementGenerator.java x: 16 commits (all time) y: 445 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/relational/planner/node/Patterns.java x: 12 commits (all time) y: 148 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/analyze/lock/SchemaLockType.java x: 4 commits (all time) y: 6 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/schemaengine/schemaregion/mtree/impl/mem/MTreeBelowSGMemoryImpl.java x: 40 commits (all time) y: 1494 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/execution/fragment/FragmentInstanceContext.java x: 37 commits (all time) y: 728 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/utils/datastructure/BooleanTVList.java x: 11 commits (all time) y: 261 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/analyze/AnalyzeUtils.java x: 12 commits (all time) y: 502 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/analyze/AnalyzeVisitor.java x: 97 commits (all time) y: 3450 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/procedure/env/RegionMaintainHandler.java x: 29 commits (all time) y: 431 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/storageengine/dataregion/read/reader/chunk/MemAlignedPageReader.java x: 13 commits (all time) y: 243 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/statement/crud/InsertMultiTabletsStatement.java x: 15 commits (all time) y: 154 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/statement/crud/InsertRowStatement.java x: 24 commits (all time) y: 456 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/statement/crud/InsertRowsOfOneDeviceStatement.java x: 14 commits (all time) y: 171 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/statement/crud/InsertTabletStatement.java x: 21 commits (all time) y: 471 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/schemaengine/schemaregion/attribute/update/UpdateDetailContainer.java x: 6 commits (all time) y: 368 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/pipe/event/common/PipeInsertionEvent.java x: 8 commits (all time) y: 113 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/pipe/event/common/tablet/PipeInsertNodeTabletInsertionEvent.java x: 49 commits (all time) y: 535 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/storageengine/dataregion/compaction/execute/utils/writer/AbstractCrossCompactionWriter.java x: 14 commits (all time) y: 184 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/storageengine/buffer/TimeSeriesMetadataCache.java x: 13 commits (all time) y: 293 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/procedure/impl/region/CreateRegionGroupsProcedure.java x: 8 commits (all time) y: 280 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/relational/analyzer/Analysis.java x: 20 commits (all time) y: 950 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/metric/SeriesScanCostMetricSet.java x: 7 commits (all time) y: 1480 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/scheduler/load/LoadTsFileDispatcherImpl.java x: 16 commits (all time) y: 292 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/execution/QueryExecution.java x: 32 commits (all time) y: 516 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/relational/sql/util/ExpressionFormatter.java x: 4 commits (all time) y: 549 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/execution/driver/Driver.java x: 9 commits (all time) y: 404 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/execution/exchange/SharedTsBlockQueue.java x: 7 commits (all time) y: 276 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/execution/exchange/sink/LocalSinkChannel.java x: 5 commits (all time) y: 238 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/execution/exchange/sink/SinkChannel.java x: 11 commits (all time) y: 479 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/execution/fragment/FragmentInstanceExecution.java x: 15 commits (all time) y: 266 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/execution/fragment/FragmentInstanceManager.java x: 19 commits (all time) y: 352 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/execution/operator/source/relational/AbstractMergeSortJoinOperator.java x: 3 commits (all time) y: 472 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/execution/schedule/DriverScheduler.java x: 12 commits (all time) y: 533 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/storageengine/dataregion/compaction/execute/task/InsertionCrossSpaceCompactionTask.java x: 23 commits (all time) y: 321 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/storageengine/dataregion/tsfile/timeindex/FileTimeIndex.java x: 14 commits (all time) y: 196 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/execution/operator/process/ai/InferenceOperator.java x: 2 commits (all time) y: 316 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/planner/LogicalPlanBuilder.java x: 40 commits (all time) y: 1254 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/planner/OperatorTreeGenerator.java x: 63 commits (all time) y: 3480 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/statement/crud/QueryStatement.java x: 17 commits (all time) y: 689 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/storageengine/rescon/memory/TimePartitionManager.java x: 11 commits (all time) y: 167 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/execution/operator/process/window/TableWindowOperator.java x: 2 commits (all time) y: 298 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/relational/planner/QueryPlanner.java x: 14 commits (all time) y: 766 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/manager/pipe/extractor/PipeConfigPhysicalPlanTreePatternParseVisitor.java x: 4 commits (all time) y: 226 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/persistence/AuthorInfo.java x: 17 commits (all time) y: 647 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/procedure/impl/pipe/task/CreatePipeProcedureV2.java x: 27 commits (all time) y: 401 lines of code iotdb-core/consensus/src/main/java/org/apache/iotdb/consensus/pipe/consensuspipe/ConsensusPipeManager.java x: 12 commits (all time) y: 120 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/pipe/event/common/heartbeat/PipeHeartbeatEvent.java x: 29 commits (all time) y: 232 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/pipe/event/realtime/PipeRealtimeEvent.java x: 22 commits (all time) y: 178 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/pipe/event/realtime/PipeRealtimeEventFactory.java x: 18 commits (all time) y: 110 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/pipe/extractor/dataregion/realtime/PipeRealtimeDataRegionExtractor.java x: 32 commits (all time) y: 449 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/pipe/extractor/dataregion/realtime/listener/PipeInsertionDataNodeListener.java x: 12 commits (all time) y: 131 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/pipe/extractor/schemaregion/IoTDBSchemaRegionExtractor.java x: 14 commits (all time) y: 211 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/pipe/receiver/visitor/PipeTableStatementDataTypeConvertExecutionVisitor.java x: 5 commits (all time) y: 211 lines of code iotdb-core/node-commons/src/main/java/org/apache/iotdb/commons/auth/authorizer/BasicAuthorizer.java x: 14 commits (all time) y: 370 lines of code iotdb-core/node-commons/src/main/java/org/apache/iotdb/commons/auth/entity/Role.java x: 11 commits (all time) y: 578 lines of code iotdb-core/node-commons/src/main/java/org/apache/iotdb/commons/pipe/config/constant/PipeExtractorConstant.java x: 25 commits (all time) y: 122 lines of code iotdb-core/node-commons/src/main/java/org/apache/iotdb/commons/pipe/datastructure/queue/ConcurrentIterableLinkedQueue.java x: 5 commits (all time) y: 293 lines of code iotdb-core/node-commons/src/main/java/org/apache/iotdb/commons/pipe/event/EnrichedEvent.java x: 26 commits (all time) y: 367 lines of code iotdb-core/node-commons/src/main/java/org/apache/iotdb/commons/pipe/event/PipeSnapshotEvent.java x: 10 commits (all time) y: 75 lines of code iotdb-core/node-commons/src/main/java/org/apache/iotdb/commons/pipe/event/PipeWritePlanEvent.java x: 11 commits (all time) y: 74 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/pipe/resource/memory/PipeMemoryBlock.java x: 10 commits (all time) y: 146 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/execution/exchange/source/SourceHandle.java x: 10 commits (all time) y: 638 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/execution/memory/MemoryPool.java x: 12 commits (all time) y: 309 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/service/metrics/CompactionMetrics.java x: 12 commits (all time) y: 957 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/service/metrics/memory/QueryEngineMemoryMetrics.java x: 2 commits (all time) y: 229 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/storageengine/buffer/ChunkCache.java x: 10 commits (all time) y: 254 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/storageengine/rescon/memory/SystemInfo.java x: 14 commits (all time) y: 409 lines of code iotdb-core/node-commons/src/main/java/org/apache/iotdb/commons/memory/MemoryManager.java x: 1 commits (all time) y: 323 lines of code iotdb-core/node-commons/src/main/java/org/apache/iotdb/commons/service/ServiceType.java x: 12 commits (all time) y: 86 lines of code iotdb-core/consensus/src/main/java/org/apache/iotdb/consensus/pipe/PipeConsensusServerImpl.java x: 18 commits (all time) y: 610 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/storageengine/dataregion/compaction/execute/task/CrossSpaceCompactionTask.java x: 26 commits (all time) y: 377 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/storageengine/dataregion/wal/node/WALNode.java x: 40 commits (all time) y: 774 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/planner/plan/node/write/InsertNode.java x: 31 commits (all time) y: 337 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/storageengine/dataregion/memtable/IMemTable.java x: 17 commits (all time) y: 94 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/storageengine/dataregion/memtable/WritableMemChunkGroup.java x: 12 commits (all time) y: 166 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/procedure/impl/pipe/AbstractOperatePipeProcedureV2.java x: 27 commits (all time) y: 409 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/pipe/metric/receiver/PipeDataNodeReceiverMetrics.java x: 1 commits (all time) y: 429 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/pipe/metric/sink/PipeDataRegionConnectorMetrics.java x: 1 commits (all time) y: 275 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/schemaengine/schemaregion/attribute/IDeviceAttributeStore.java x: 7 commits (all time) y: 22 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/conf/ConfigNodeDescriptor.java x: 30 commits (all time) y: 622 lines of code example/mqtt-customize/src/main/java/org/apache/iotdb/mqtt/server/CustomizedJsonPayloadFormatter.java x: 9 commits (all time) y: 36 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/relational/planner/optimizations/JoinUtils.java x: 4 commits (all time) y: 307 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/relational/planner/optimizations/PlanNodeDecorrelator.java x: 1 commits (all time) y: 409 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/subscription/event/pipe/SubscriptionPipeEvents.java x: 5 commits (all time) y: 6 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/subscription/event/pipe/SubscriptionPipeTabletBatchEvents.java x: 7 commits (all time) y: 66 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/manager/load/balancer/RouteBalancer.java x: 36 commits (all time) y: 451 lines of code iotdb-core/node-commons/src/main/java/org/apache/iotdb/commons/pipe/connector/protocol/IoTDBAirGapConnector.java x: 14 commits (all time) y: 343 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/planner/plan/node/write/InsertRowNode.java x: 20 commits (all time) y: 710 lines of code iotdb-core/consensus/src/main/java/org/apache/iotdb/consensus/iot/logdispatcher/LogDispatcher.java x: 19 commits (all time) y: 463 lines of code iotdb-client/jdbc/src/main/java/org/apache/iotdb/jdbc/IoTDBJDBCResultSet.java x: 13 commits (all time) y: 1096 lines of code iotdb-client/jdbc/src/main/java/org/apache/iotdb/jdbc/IoTDBPreparedStatement.java x: 10 commits (all time) y: 889 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/persistence/ModelInfo.java x: 5 commits (all time) y: 318 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/service/ConfigNode.java x: 35 commits (all time) y: 390 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/persistence/partition/DatabasePartitionTable.java x: 18 commits (all time) y: 412 lines of code integration-test/src/main/java/org/apache/iotdb/it/env/cluster/config/MppCommonConfig.java x: 26 commits (all time) y: 448 lines of code integration-test/src/main/java/org/apache/iotdb/it/env/cluster/config/MppSharedCommonConfig.java x: 25 commits (all time) y: 461 lines of code integration-test/src/main/java/org/apache/iotdb/it/env/cluster/node/DataNodeWrapper.java x: 14 commits (all time) y: 234 lines of code integration-test/src/main/java/org/apache/iotdb/it/env/remote/config/RemoteCommonConfig.java x: 24 commits (all time) y: 296 lines of code integration-test/src/main/java/org/apache/iotdb/itbase/env/CommonConfig.java x: 39 commits (all time) y: 82 lines of code iotdb-core/node-commons/src/main/java/org/apache/iotdb/commons/conf/IoTDBConstant.java x: 29 commits (all time) y: 273 lines of code iotdb-client/session/src/main/java/org/apache/iotdb/session/subscription/consumer/tree/SubscriptionTreePushConsumer.java x: 2 commits (all time) y: 223 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/procedure/impl/schema/AlterLogicalViewProcedure.java x: 11 commits (all time) y: 345 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/consensus/statemachine/ConfigRegionStateMachine.java x: 28 commits (all time) y: 411 lines of code example/pipe-count-point-processor/src/main/java/org/apache/iotdb/CountPointProcessor.java x: 12 commits (all time) y: 58 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/pipe/event/common/row/PipeRowCollector.java x: 19 commits (all time) y: 117 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/pipe/processor/aggregate/AggregateProcessor.java x: 16 commits (all time) y: 712 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/storageengine/dataregion/compaction/execute/utils/executor/readchunk/AlignedSeriesCompactionExecutor.java x: 8 commits (all time) y: 170 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/storageengine/dataregion/compaction/execute/utils/writer/FastInnerCompactionWriter.java x: 12 commits (all time) y: 206 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/storageengine/dataregion/utils/TsFileResourceUtils.java x: 16 commits (all time) y: 393 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/storageengine/dataregion/wal/recover/file/UnsealedTsFileRecoverPerformer.java x: 19 commits (all time) y: 255 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/storageengine/load/splitter/AlignedChunkData.java x: 4 commits (all time) y: 429 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/storageengine/load/splitter/TsFileSplitter.java x: 7 commits (all time) y: 479 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/tools/validate/TsFileOverlapValidationAndRepairTool.java x: 9 commits (all time) y: 253 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/analyze/TemplatedAnalyze.java x: 15 commits (all time) y: 341 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/pipe/connector/protocol/airgap/IoTDBDataNodeAirGapConnector.java x: 15 commits (all time) y: 86 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/pipe/connector/protocol/thrift/sync/IoTDBDataNodeSyncConnector.java x: 18 commits (all time) y: 77 lines of code iotdb-core/node-commons/src/main/java/org/apache/iotdb/commons/pipe/connector/client/IoTDBSyncClientManager.java x: 14 commits (all time) y: 300 lines of code iotdb-core/node-commons/src/main/java/org/apache/iotdb/commons/pipe/connector/protocol/IoTDBSslSyncConnector.java x: 17 commits (all time) y: 205 lines of code iotdb-core/consensus/src/main/java/org/apache/iotdb/consensus/iot/service/IoTConsensusRPCServiceProcessor.java x: 17 commits (all time) y: 288 lines of code integration-test/src/main/java/org/apache/iotdb/itbase/runtime/ClusterTestStatement.java x: 9 commits (all time) y: 279 lines of code iotdb-client/session/src/main/java/org/apache/iotdb/session/pool/SessionPool.java x: 24 commits (all time) y: 2937 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/storageengine/dataregion/compaction/io/CompactionTsFileReader.java x: 14 commits (all time) y: 105 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/tools/utils/TsFileStatisticScan.java x: 1 commits (all time) y: 230 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/storageengine/load/LoadTsFileManager.java x: 13 commits (all time) y: 597 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/storageengine/dataregion/read/reader/chunk/metadata/DiskAlignedChunkMetadataLoader.java x: 10 commits (all time) y: 98 lines of code iotdb-core/consensus/src/main/java/org/apache/iotdb/consensus/ratis/RatisConsensus.java x: 50 commits (all time) y: 823 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/execution/operator/process/window/partition/frame/RangeFrame.java x: 1 commits (all time) y: 497 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/procedure/impl/sync/AuthOperationProcedure.java x: 9 commits (all time) y: 221 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/auth/ClusterAuthorityFetcher.java x: 8 commits (all time) y: 604 lines of code iotdb-core/node-commons/src/main/java/org/apache/iotdb/commons/auth/role/BasicRoleManager.java x: 8 commits (all time) y: 187 lines of code iotdb-core/node-commons/src/main/java/org/apache/iotdb/commons/auth/user/LocalFileUserAccessor.java x: 12 commits (all time) y: 218 lines of code iotdb-core/node-commons/src/main/java/org/apache/iotdb/commons/utils/SerializeUtils.java x: 7 commits (all time) y: 540 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/persistence/partition/PartitionInfo.java x: 23 commits (all time) y: 781 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/procedure/ProcedureExecutor.java x: 20 commits (all time) y: 738 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/relational/planner/node/AggregationNode.java x: 5 commits (all time) y: 624 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/planner/plan/node/write/InsertRowsOfOneDeviceNode.java x: 18 commits (all time) y: 266 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/transformation/dag/column/unary/scalar/AbstractCastFunctionColumnTransformer.java x: 4 commits (all time) y: 358 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/relational/planner/IrTypeAnalyzer.java x: 4 commits (all time) y: 376 lines of code integration-test/src/main/java/org/apache/iotdb/it/env/cluster/node/AbstractNodeWrapper.java x: 18 commits (all time) y: 682 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/procedure/impl/region/AddRegionPeerProcedure.java x: 19 commits (all time) y: 259 lines of code iotdb-core/consensus/src/main/java/org/apache/iotdb/consensus/ratis/utils/Utils.java x: 18 commits (all time) y: 278 lines of code example/session/src/main/java/org/apache/iotdb/AlignedTimeseriesSessionExample.java x: 23 commits (all time) y: 444 lines of code example/session/src/main/java/org/apache/iotdb/SessionConcurrentExample.java x: 15 commits (all time) y: 116 lines of code example/session/src/main/java/org/apache/iotdb/SessionExample.java x: 144 commits (all time) y: 644 lines of code iotdb-client/session/src/main/java/org/apache/iotdb/session/util/SessionUtils.java x: 13 commits (all time) y: 321 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/persistence/pipe/PipeTaskInfo.java x: 33 commits (all time) y: 760 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/pipe/connector/protocol/legacy/IoTDBLegacyPipeConnector.java x: 29 commits (all time) y: 387 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/pipe/connector/protocol/websocket/WebSocketConnector.java x: 16 commits (all time) y: 126 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/procedure/impl/schema/DeleteTimeSeriesProcedure.java x: 13 commits (all time) y: 398 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/relational/planner/SubqueryPlanner.java x: 5 commits (all time) y: 523 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/analyze/Analysis.java x: 34 commits (all time) y: 659 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/utils/CommonUtils.java x: 17 commits (all time) y: 374 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/execution/operator/source/relational/TableScanOperator.java x: 10 commits (all time) y: 11 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/planner/plan/parameter/SeriesScanOptions.java x: 10 commits (all time) y: 140 lines of code library-udf/src/main/java/org/apache/iotdb/library/match/PatternExecutor.java x: 2 commits (all time) y: 647 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/storageengine/dataregion/compaction/schedule/CompactionTaskManager.java x: 19 commits (all time) y: 393 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/pipe/receiver/transform/converter/ValueConverter.java x: 4 commits (all time) y: 660 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/service/metrics/file/TsFileMetrics.java x: 7 commits (all time) y: 387 lines of code iotdb-core/consensus/src/main/java/org/apache/iotdb/consensus/IConsensus.java x: 13 commits (all time) y: 41 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/procedure/impl/schema/DeactivateTemplateProcedure.java x: 13 commits (all time) y: 436 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/schemaengine/schemaregion/impl/SchemaRegionPBTreeImpl.java x: 38 commits (all time) y: 1357 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/storageengine/dataregion/compaction/schedule/comparator/DefaultCompactionTaskComparatorImpl.java x: 14 commits (all time) y: 125 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/conf/rest/IoTDBRestServiceDescriptor.java x: 8 commits (all time) y: 135 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/execution/operator/source/SeriesScanUtil.java x: 27 commits (all time) y: 1216 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/storageengine/dataregion/read/QueryDataSource.java x: 10 commits (all time) y: 178 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/pipe/connector/protocol/thrift/async/handler/PipeTransferTabletInsertionEventHandler.java x: 13 commits (all time) y: 73 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/common/MPPQueryContext.java x: 20 commits (all time) y: 249 lines of code iotdb-core/metrics/interface/src/main/java/org/apache/iotdb/metrics/AbstractMetricManager.java x: 8 commits (all time) y: 266 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/execution/operator/AggregationUtil.java x: 15 commits (all time) y: 214 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/optimization/LimitOffsetPushDown.java x: 16 commits (all time) y: 330 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/execution/operator/source/relational/aggregation/grouped/hash/FlatHash.java x: 2 commits (all time) y: 459 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/planner/distribution/DistributionPlanner.java x: 13 commits (all time) y: 239 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/relational/planner/TranslationMap.java x: 7 commits (all time) y: 304 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/relational/planner/ir/ExpressionTreeRewriter.java x: 8 commits (all time) y: 653 lines of code integration-test/src/main/java/org/apache/iotdb/itbase/constant/TestConstant.java x: 14 commits (all time) y: 143 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/execution/operator/schema/SchemaQueryOrderByHeatOperator.java x: 6 commits (all time) y: 204 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/analyze/ExpressionAnalyzer.java x: 16 commits (all time) y: 534 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/execution/config/metadata/ShowClusterTask.java x: 10 commits (all time) y: 124 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/execution/memory/TableModelStatementMemorySourceVisitor.java x: 11 commits (all time) y: 87 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/optimization/AggregationPushDown.java x: 9 commits (all time) y: 580 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/conf/IoTDBStartCheck.java x: 17 commits (all time) y: 235 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/statement/StatementType.java x: 11 commits (all time) y: 129 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/manager/consensus/ConsensusManager.java x: 24 commits (all time) y: 349 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/schemaengine/schemaregion/ISchemaRegion.java x: 19 commits (all time) y: 147 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/storageengine/dataregion/tsfile/TsFileManager.java x: 21 commits (all time) y: 379 lines of code example/session/src/main/java/org/apache/iotdb/DataMigrationExample.java x: 23 commits (all time) y: 161 lines of code example/session/src/main/java/org/apache/iotdb/HybridTimeseriesSessionExample.java x: 16 commits (all time) y: 85 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/common/schematree/ClusterSchemaTree.java x: 15 commits (all time) y: 464 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/analyze/TemplatedInfo.java x: 9 commits (all time) y: 386 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/utils/QueryDataSetUtils.java x: 9 commits (all time) y: 744 lines of code iotdb-core/node-commons/src/main/java/org/apache/iotdb/commons/path/AlignedPath.java x: 9 commits (all time) y: 345 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/storageengine/dataregion/modification/IDPredicate.java x: 3 commits (all time) y: 324 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/planner/distribution/ExchangeNodeAdder.java x: 19 commits (all time) y: 524 lines of code iotdb-client/isession/src/main/java/org/apache/iotdb/isession/pool/ISessionPool.java x: 11 commits (all time) y: 424 lines of code iotdb-core/consensus/src/main/java/org/apache/iotdb/consensus/config/RatisConfig.java x: 14 commits (all time) y: 895 lines of code iotdb-core/node-commons/src/main/java/org/apache/iotdb/commons/consensus/index/ProgressIndex.java x: 12 commits (all time) y: 112 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/analyze/PredicateUtils.java x: 8 commits (all time) y: 292 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/storageengine/dataregion/compaction/execute/task/SettleCompactionTask.java x: 7 commits (all time) y: 353 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/schemaengine/schemaregion/logfile/visitor/SchemaRegionPlanDeserializer.java x: 10 commits (all time) y: 377 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/schemaengine/schemaregion/logfile/visitor/SchemaRegionPlanSerializer.java x: 9 commits (all time) y: 459 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/schemaengine/schemaregion/write/req/SchemaRegionWritePlanFactory.java x: 12 commits (all time) y: 191 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/schemaengine/schemaregion/mtree/impl/pbtree/schemafile/WrappedSegment.java x: 9 commits (all time) y: 695 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/schemaengine/template/ClusterTemplateManager.java x: 11 commits (all time) y: 558 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/storageengine/dataregion/wal/WALManager.java x: 18 commits (all time) y: 254 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/schemaengine/schemaregion/mtree/impl/pbtree/MTreeBelowSGCachedImpl.java x: 31 commits (all time) y: 1288 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/schemaengine/schemaregion/mtree/traverser/Traverser.java x: 14 commits (all time) y: 257 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/expression/visitor/ColumnTransformerVisitor.java x: 12 commits (all time) y: 530 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/persistence/subscription/SubscriptionInfo.java x: 8 commits (all time) y: 577 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/procedure/impl/pipe/runtime/PipeMetaSyncProcedure.java x: 13 commits (all time) y: 133 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/procedure/impl/schema/SetTemplateProcedure.java x: 11 commits (all time) y: 539 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/pipe/consensus/metric/PipeConsensusReceiverMetrics.java x: 1 commits (all time) y: 341 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/procedure/impl/schema/DeleteLogicalViewProcedure.java x: 8 commits (all time) y: 331 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/execution/operator/process/fill/IFill.java x: 7 commits (all time) y: 6 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/manager/load/balancer/router/leader/CostFlowSelectionLeaderBalancer.java x: 1 commits (all time) y: 292 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/procedure/impl/pipe/task/StopPipeProcedureV2.java x: 16 commits (all time) y: 140 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/schemaengine/metric/SchemaRegionCachedMetric.java x: 4 commits (all time) y: 333 lines of code iotdb-client/cli/src/main/java/org/apache/iotdb/tool/backup/IoTDBDataBackTool.java x: 2 commits (all time) y: 1048 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/storageengine/dataregion/snapshot/SnapshotLoader.java x: 5 commits (all time) y: 446 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/expression/multi/builtin/helper/CastFunctionHelper.java x: 8 commits (all time) y: 354 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/transformation/dag/transformer/unary/scalar/CastFunctionTransformer.java x: 6 commits (all time) y: 490 lines of code iotdb-core/node-commons/src/main/java/org/apache/iotdb/commons/udf/builtin/UDTFEqualSizeBucketAggSample.java x: 5 commits (all time) y: 418 lines of code iotdb-core/node-commons/src/main/java/org/apache/iotdb/commons/udf/builtin/UDTFEqualSizeBucketOutlierSample.java x: 3 commits (all time) y: 688 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/relational/planner/IrExpressionInterpreter.java x: 1 commits (all time) y: 715 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/execution/operator/process/AI/InferenceOperator.java x: 1 commits (all time) y: 316 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/execution/operator/source/SeriesScanOperator.java x: 12 commits (all time) y: 67 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/analyze/ExpressionTypeAnalyzer.java x: 17 commits (all time) y: 442 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/planner/distribution/SourceRewriter.java x: 26 commits (all time) y: 1535 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/planner/plan/node/metadata/write/CreateAlignedTimeSeriesNode.java x: 1 commits (all time) y: 368 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/transformation/dag/intermediate/SingleInputMultiReferenceLayer.java x: 3 commits (all time) y: 556 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/transformation/dag/intermediate/SingleInputSingleReferenceLayer.java x: 3 commits (all time) y: 496 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/utils/TypeInferenceUtils.java x: 16 commits (all time) y: 285 lines of code iotdb-core/node-commons/src/main/java/org/apache/iotdb/commons/schema/tree/AbstractTreeVisitor.java x: 6 commits (all time) y: 715 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/pipe/receiver/transform/converter/ArrayConverter.java x: 1 commits (all time) y: 888 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/schemaengine/schemaregion/mtree/impl/pbtree/schemafile/SchemaFile.java x: 12 commits (all time) y: 370 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/execution/exchange/MPPDataExchangeManager.java x: 7 commits (all time) y: 771 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/pipe/processor/aggregate/TimeSeriesRuntimeState.java x: 4 commits (all time) y: 441 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/pipe/processor/aggregate/window/datastructure/TimeSeriesWindow.java x: 5 commits (all time) y: 500 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/transformation/dag/intermediate/MultiInputLayer.java x: 2 commits (all time) y: 514 lines of code iotdb-client/service-rpc/src/main/java/org/apache/iotdb/rpc/IoTDBJDBCDataSet.java x: 7 commits (all time) y: 588 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/planner/plan/node/source/AlignedSeriesAggregationScanNode.java x: 9 commits (all time) y: 301 lines of code example/jdbc/src/main/java/org/apache/iotdb/JDBCExample.java x: 35 commits (all time) y: 82 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/execution/operator/process/last/LastQueryMergeOperator.java x: 4 commits (all time) y: 258 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/schemaengine/schemaregion/mtree/impl/pbtree/schemafile/pagemgr/PageManager.java x: 16 commits (all time) y: 569 lines of code integration-test/import-control.xml x: 35 commits (all time) y: 98 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/persistence/cq/CQInfo.java x: 4 commits (all time) y: 418 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/schemaengine/schemaregion/mtree/impl/pbtree/schemafile/InternalPage.java x: 5 commits (all time) y: 424 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/schemaengine/schemaregion/mtree/impl/pbtree/CachedMTreeStore.java x: 16 commits (all time) y: 585 lines of code iotdb-core/metrics/interface/src/main/java/org/apache/iotdb/metrics/metricsets/disk/DiskMetrics.java x: 2 commits (all time) y: 336 lines of code integration-test/src/main/java/org/apache/iotdb/itbase/runtime/ClusterTestResultSet.java x: 2 commits (all time) y: 958 lines of code java-google-style.xml x: 5 commits (all time) y: 598 lines of code
4089.0
lines of code
  min: 1.0
  average: 120.69
  25th percentile: 25.0
  median: 57.0
  75th percentile: 125.0
  max: 4089.0
0 167.0
commits (all time)
min: 1.0 | average: 4.77 | 25th percentile: 1.0 | median: 2.0 | 75th percentile: 5.0 | max: 167.0

File Size vs. Contributors (all time): 5303 points

iotdb-core/datanode/src/main/java/org/apache/iotdb/db/pipe/processor/aggregate/operator/aggregatedresult/standardstatistics/MaxValueOperator.java x: 1 contributors (all time) y: 27 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/pipe/processor/aggregate/operator/intermediateresult/sametype/numeric/AbsoluteMaxOperator.java x: 1 contributors (all time) y: 43 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/pipe/processor/aggregate/operator/processor/StandardStatisticsOperatorProcessor.java x: 2 contributors (all time) y: 63 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/pipe/extractor/dataregion/realtime/assigner/PipeDataRegionAssigner.java x: 6 contributors (all time) y: 222 lines of code iotdb-core/antlr/src/main/antlr4/org/apache/iotdb/db/qp/sql/IoTDBSqlParser.g4 x: 20 contributors (all time) y: 1218 lines of code iotdb-core/antlr/src/main/antlr4/org/apache/iotdb/db/qp/sql/SqlLexer.g4 x: 18 contributors (all time) y: 1002 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/client/async/CnToDnAsyncRequestType.java x: 5 contributors (all time) y: 77 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/client/async/CnToDnInternalServiceAsyncRequestManager.java x: 7 contributors (all time) y: 475 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/client/async/handlers/rpc/TreeDeviceViewFieldDetectionHandler.java x: 1 contributors (all time) y: 63 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/consensus/request/ConfigPhysicalPlan.java x: 16 contributors (all time) y: 588 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/consensus/request/ConfigPhysicalPlanType.java x: 16 contributors (all time) y: 260 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/consensus/request/ConfigPhysicalPlanVisitor.java x: 3 contributors (all time) y: 406 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/consensus/request/read/database/GetDatabasePlan.java x: 3 contributors (all time) y: 18 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/consensus/request/write/pipe/payload/PipeCreateTableOrViewPlan.java x: 1 contributors (all time) y: 12 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/manager/ConfigManager.java x: 25 contributors (all time) y: 2540 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/manager/IManager.java x: 17 contributors (all time) y: 300 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/manager/ProcedureManager.java x: 21 contributors (all time) y: 1887 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/manager/pipe/event/PipeConfigRegionSnapshotEvent.java x: 7 contributors (all time) y: 280 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/manager/pipe/extractor/ConfigRegionListeningFilter.java x: 3 contributors (all time) y: 218 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/manager/pipe/extractor/ConfigRegionListeningQueue.java x: 3 contributors (all time) y: 162 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/manager/pipe/extractor/PipeConfigPhysicalPlanTablePatternParseVisitor.java x: 1 contributors (all time) y: 164 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/manager/pipe/extractor/PipeConfigPhysicalPlanTablePrivilegeParseVisitor.java x: 1 contributors (all time) y: 321 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/manager/pipe/receiver/protocol/IoTDBConfigNodeReceiver.java x: 10 contributors (all time) y: 996 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/manager/pipe/receiver/visitor/PipeConfigPhysicalPlanTSStatusVisitor.java x: 4 contributors (all time) y: 489 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/manager/schema/ClusterSchemaManager.java x: 12 contributors (all time) y: 1268 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/persistence/executor/ConfigPlanExecutor.java x: 17 contributors (all time) y: 761 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/persistence/schema/CNPhysicalPlanGenerator.java x: 6 contributors (all time) y: 476 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/persistence/schema/ClusterSchemaInfo.java x: 7 contributors (all time) y: 1290 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/persistence/schema/ConfigMTree.java x: 7 contributors (all time) y: 944 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/persistence/schema/TreeDeviceViewFieldDetector.java x: 1 contributors (all time) y: 216 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/procedure/impl/schema/table/AbstractAlterOrDropTableProcedure.java x: 1 contributors (all time) y: 196 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/procedure/impl/schema/table/AddTableColumnProcedure.java x: 2 contributors (all time) y: 199 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/procedure/impl/schema/table/CreateTableProcedure.java x: 3 contributors (all time) y: 256 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/procedure/impl/schema/table/DeleteDevicesProcedure.java x: 2 contributors (all time) y: 337 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/procedure/impl/schema/table/DropTableColumnProcedure.java x: 1 contributors (all time) y: 237 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/procedure/impl/schema/table/RenameTableProcedure.java x: 1 contributors (all time) y: 185 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/procedure/impl/schema/table/view/AddViewColumnProcedure.java x: 1 contributors (all time) y: 71 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/procedure/impl/schema/table/view/CreateTableViewProcedure.java x: 1 contributors (all time) y: 154 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/procedure/store/ProcedureFactory.java x: 12 contributors (all time) y: 526 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/procedure/store/ProcedureType.java x: 12 contributors (all time) y: 118 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/service/thrift/ConfigNodeRPCServiceProcessor.java x: 19 contributors (all time) y: 1173 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/auth/AuthorityChecker.java x: 10 contributors (all time) y: 331 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/pipe/receiver/visitor/PipePlanToStatementVisitor.java x: 5 contributors (all time) y: 265 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/protocol/client/ConfigNodeClient.java x: 20 contributors (all time) y: 1192 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/protocol/rest/v1/impl/RestApiServiceImpl.java x: 6 contributors (all time) y: 280 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/protocol/rest/v2/impl/RestApiServiceImpl.java x: 7 contributors (all time) y: 337 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/protocol/thrift/impl/ClientRPCServiceImpl.java x: 17 contributors (all time) y: 2606 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/protocol/thrift/impl/DataNodeInternalRPCServiceImpl.java x: 28 contributors (all time) y: 2549 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/common/header/DatasetHeaderFactory.java x: 7 contributors (all time) y: 184 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/execution/operator/schema/source/DeviceAttributeUpdater.java x: 2 contributors (all time) y: 125 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/execution/operator/schema/source/DevicePredicateFilter.java x: 2 contributors (all time) y: 44 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/execution/operator/schema/source/DevicePredicateHandler.java x: 2 contributors (all time) y: 101 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/execution/operator/schema/source/SchemaSourceFactory.java x: 5 contributors (all time) y: 92 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/execution/operator/schema/source/TableDeviceQuerySource.java x: 4 contributors (all time) y: 325 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/execution/operator/source/relational/InformationSchemaContentSupplierFactory.java x: 4 contributors (all time) y: 854 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/Coordinator.java x: 18 contributors (all time) y: 519 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/analyze/load/TreeSchemaAutoCreatorAndVerifier.java x: 6 contributors (all time) y: 408 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/execution/config/TableConfigTaskVisitor.java x: 15 contributors (all time) y: 1173 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/execution/config/executor/ClusterConfigTaskExecutor.java x: 24 contributors (all time) y: 3800 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/execution/config/executor/IConfigTaskExecutor.java x: 14 contributors (all time) y: 297 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/execution/config/metadata/ShowFunctionsTask.java x: 5 contributors (all time) y: 245 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/execution/config/metadata/ai/ShowModelsTask.java x: 2 contributors (all time) y: 83 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/execution/config/metadata/relational/AlterTableAddColumnTask.java x: 2 contributors (all time) y: 28 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/execution/config/metadata/relational/DescribeTableDetailsTask.java x: 2 contributors (all time) y: 70 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/execution/config/metadata/relational/DescribeTableTask.java x: 3 contributors (all time) y: 52 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/execution/config/metadata/relational/ShowCreateTableTask.java x: 1 contributors (all time) y: 113 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/execution/config/metadata/relational/ShowCreateViewTask.java x: 1 contributors (all time) y: 112 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/parser/ASTVisitor.java x: 28 contributors (all time) y: 4089 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/planner/TableOperatorGenerator.java x: 9 contributors (all time) y: 2825 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/planner/plan/node/metadata/write/view/AlterLogicalViewNode.java x: 3 contributors (all time) y: 119 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/relational/analyzer/StatementAnalyzer.java x: 13 contributors (all time) y: 3656 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/relational/analyzer/predicate/schema/ConvertSchemaPredicateToFilterVisitor.java x: 4 contributors (all time) y: 219 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/relational/metadata/ColumnSchema.java x: 3 contributors (all time) y: 138 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/relational/metadata/DeviceEntry.java x: 2 contributors (all time) y: 130 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/relational/metadata/Metadata.java x: 6 contributors (all time) y: 60 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/relational/metadata/TableMetadataImpl.java x: 11 contributors (all time) y: 889 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/relational/metadata/TableSchema.java x: 8 contributors (all time) y: 156 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/relational/metadata/fetcher/TableDeviceSchemaFetcher.java x: 5 contributors (all time) y: 519 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/relational/metadata/fetcher/TableHeaderSchemaValidator.java x: 6 contributors (all time) y: 357 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/relational/planner/RelationPlanner.java x: 10 contributors (all time) y: 781 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/relational/planner/TableLogicalPlanner.java x: 9 contributors (all time) y: 440 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/relational/planner/distribute/TableDistributedPlanGenerator.java x: 9 contributors (all time) y: 1360 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/relational/planner/node/TreeDeviceViewScanNode.java x: 2 contributors (all time) y: 167 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/relational/planner/node/schema/AbstractTableDeviceQueryNode.java x: 2 contributors (all time) y: 187 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/relational/planner/node/schema/TableDeviceAttributeUpdateNode.java x: 2 contributors (all time) y: 275 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/relational/planner/optimizations/PushPredicateIntoTableScan.java x: 7 contributors (all time) y: 1044 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/relational/security/AccessControlImpl.java x: 3 contributors (all time) y: 311 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/relational/sql/ast/AbstractQueryDeviceWithCache.java x: 3 contributors (all time) y: 83 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/relational/sql/ast/AstVisitor.java x: 14 contributors (all time) y: 522 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/relational/sql/ast/DefaultTraversalVisitor.java x: 3 contributors (all time) y: 402 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/relational/sql/ast/DeleteDevice.java x: 3 contributors (all time) y: 181 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/relational/sql/ast/ShowDevice.java x: 3 contributors (all time) y: 105 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/relational/sql/parser/AstBuilder.java x: 19 contributors (all time) y: 3092 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/relational/sql/util/SqlFormatter.java x: 7 contributors (all time) y: 1370 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/statement/crud/DeleteDataStatement.java x: 4 contributors (all time) y: 62 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/statement/crud/InsertBaseStatement.java x: 12 contributors (all time) y: 547 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/statement/internal/InternalCreateMultiTimeSeriesStatement.java x: 5 contributors (all time) y: 51 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/statement/internal/InternalCreateTimeSeriesStatement.java x: 6 contributors (all time) y: 78 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/statement/metadata/AlterTimeSeriesStatement.java x: 5 contributors (all time) y: 123 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/statement/metadata/CreateAlignedTimeSeriesStatement.java x: 5 contributors (all time) y: 174 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/statement/metadata/CreateMultiTimeSeriesStatement.java x: 6 contributors (all time) y: 118 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/statement/metadata/template/DeactivateTemplateStatement.java x: 4 contributors (all time) y: 80 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/statement/metadata/view/AlterLogicalViewStatement.java x: 7 contributors (all time) y: 112 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/statement/metadata/view/CreateLogicalViewStatement.java x: 5 contributors (all time) y: 201 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/schemaengine/SchemaEngine.java x: 11 contributors (all time) y: 359 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/schemaengine/schemaregion/attribute/update/DeviceAttributeCacheUpdater.java x: 1 contributors (all time) y: 373 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/schemaengine/schemaregion/attribute/update/GeneralRegionAttributeSecurityService.java x: 1 contributors (all time) y: 257 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/schemaengine/schemaregion/impl/SchemaRegionMemoryImpl.java x: 11 contributors (all time) y: 1655 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/schemaengine/schemaregion/tag/TagManager.java x: 4 contributors (all time) y: 579 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/utils/EncodingInferenceUtils.java x: 4 contributors (all time) y: 34 lines of code iotdb-core/node-commons/src/main/java/org/apache/iotdb/commons/concurrent/ThreadName.java x: 19 contributors (all time) y: 416 lines of code iotdb-core/node-commons/src/main/java/org/apache/iotdb/commons/path/PartialPath.java x: 9 contributors (all time) y: 715 lines of code iotdb-core/node-commons/src/main/java/org/apache/iotdb/commons/path/PathPatternTree.java x: 5 contributors (all time) y: 345 lines of code iotdb-core/node-commons/src/main/java/org/apache/iotdb/commons/path/fa/nfa/SimpleNFA.java x: 2 contributors (all time) y: 402 lines of code iotdb-core/node-commons/src/main/java/org/apache/iotdb/commons/schema/column/ColumnHeaderConstant.java x: 4 contributors (all time) y: 530 lines of code iotdb-core/node-commons/src/main/java/org/apache/iotdb/commons/schema/filter/SchemaFilter.java x: 4 contributors (all time) y: 99 lines of code iotdb-core/node-commons/src/main/java/org/apache/iotdb/commons/schema/filter/impl/StringValueFilterVisitor.java x: 3 contributors (all time) y: 72 lines of code iotdb-core/node-commons/src/main/java/org/apache/iotdb/commons/schema/table/InformationSchema.java x: 2 contributors (all time) y: 269 lines of code iotdb-core/node-commons/src/main/java/org/apache/iotdb/commons/schema/table/TsTable.java x: 7 contributors (all time) y: 315 lines of code iotdb-core/relational-grammar/src/main/antlr4/org/apache/iotdb/db/relational/grammar/sql/RelationalSql.g4 x: 16 contributors (all time) y: 1492 lines of code iotdb-protocol/thrift-confignode/src/main/thrift/confignode.thrift x: 24 contributors (all time) y: 1091 lines of code iotdb-protocol/thrift-datanode/src/main/thrift/datanode.thrift x: 16 contributors (all time) y: 697 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/pipe/connector/protocol/pipeconsensus/PipeConsensusAsyncConnector.java x: 5 contributors (all time) y: 484 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/pipe/agent/task/PipeDataNodeTaskAgent.java x: 8 contributors (all time) y: 722 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/subscription/broker/SubscriptionBroker.java x: 3 contributors (all time) y: 383 lines of code iotdb-client/session/src/main/java/org/apache/iotdb/session/subscription/consumer/base/AbstractSubscriptionConsumer.java x: 3 contributors (all time) y: 1175 lines of code iotdb-client/service-rpc/src/main/java/org/apache/iotdb/rpc/TSStatusCode.java x: 21 contributors (all time) y: 262 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/exception/ainode/ModelException.java x: 2 contributors (all time) y: 12 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/execution/aggregation/UDAFAccumulator.java x: 4 contributors (all time) y: 153 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/execution/operator/source/relational/aggregation/AccumulatorFactory.java x: 7 contributors (all time) y: 442 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/expression/multi/FunctionExpression.java x: 6 contributors (all time) y: 343 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/relational/function/tvf/ForecastTableFunction.java x: 1 contributors (all time) y: 528 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/service/DataNode.java x: 22 contributors (all time) y: 942 lines of code iotdb-core/node-commons/src/main/java/org/apache/iotdb/commons/client/ainode/AINodeClient.java x: 2 contributors (all time) y: 226 lines of code integration-test/src/main/java/org/apache/iotdb/db/query/udf/example/relational/MySplit.java x: 1 contributors (all time) y: 86 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/planner/plan/node/PlanGraphPrinter.java x: 7 contributors (all time) y: 1141 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/relational/planner/iterative/rule/TransformCorrelatedGroupedAggregationWithProjection.java x: 2 contributors (all time) y: 146 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/relational/planner/optimizations/UnaliasSymbolReferences.java x: 5 contributors (all time) y: 742 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/expression/visitor/predicate/ConvertPredicateToTimeFilterVisitor.java x: 3 contributors (all time) y: 198 lines of code iotdb-client/jdbc/src/main/java/org/apache/iotdb/jdbc/IoTDBAbstractDatabaseMetadata.java x: 2 contributors (all time) y: 2664 lines of code iotdb-client/jdbc/src/main/java/org/apache/iotdb/jdbc/IoTDBConnection.java x: 10 contributors (all time) y: 549 lines of code iotdb-client/jdbc/src/main/java/org/apache/iotdb/jdbc/IoTDBDatabaseMetadata.java x: 9 contributors (all time) y: 670 lines of code iotdb-client/jdbc/src/main/java/org/apache/iotdb/jdbc/relational/IoTDBRelationalDatabaseMetadata.java x: 2 contributors (all time) y: 567 lines of code example/session/src/main/java/org/apache/iotdb/TableModelSessionExample.java x: 4 contributors (all time) y: 121 lines of code integration-test/src/main/java/org/apache/iotdb/it/utils/TsFileTableGenerator.java x: 3 contributors (all time) y: 146 lines of code iotdb-client/cli/src/main/java/org/apache/iotdb/tool/data/AbstractDataTool.java x: 4 contributors (all time) y: 773 lines of code iotdb-client/cli/src/main/java/org/apache/iotdb/tool/data/ImportDataTable.java x: 2 contributors (all time) y: 354 lines of code iotdb-client/session/src/main/java/org/apache/iotdb/session/subscription/payload/SubscriptionSessionDataSet.java x: 6 contributors (all time) y: 197 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/pipe/connector/protocol/opcua/OpcUaNameSpace.java x: 6 contributors (all time) y: 421 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/pipe/event/common/tablet/parser/TabletInsertionEventParser.java x: 6 contributors (all time) y: 552 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/pipe/resource/memory/PipeMemoryWeightUtil.java x: 7 contributors (all time) y: 256 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/parser/StatementGenerator.java x: 12 contributors (all time) y: 783 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/transformation/dag/column/leaf/ConstantColumnTransformer.java x: 4 contributors (all time) y: 29 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/service/metrics/WritingMetrics.java x: 6 contributors (all time) y: 873 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/service/metrics/memory/StorageEngineMemoryMetrics.java x: 2 contributors (all time) y: 385 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/storageengine/dataregion/compaction/io/CompactionTsFileWriter.java x: 6 contributors (all time) y: 141 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/storageengine/rescon/memory/PrimitiveArrayManager.java x: 6 contributors (all time) y: 247 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/utils/datastructure/AlignedTVList.java x: 12 contributors (all time) y: 1735 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/utils/datastructure/TVList.java x: 8 contributors (all time) y: 784 lines of code iotdb-core/node-commons/src/main/java/org/apache/iotdb/commons/service/metric/enums/Metric.java x: 16 contributors (all time) y: 176 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/procedure/env/ConfigNodeProcedureEnv.java x: 16 contributors (all time) y: 684 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/analyze/ClusterPartitionFetcher.java x: 7 contributors (all time) y: 497 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/procedure/env/RemoveDataNodeHandler.java x: 2 contributors (all time) y: 457 lines of code iotdb-client/cli/src/main/java/org/apache/iotdb/tool/common/Constants.java x: 2 contributors (all time) y: 307 lines of code iotdb-client/cli/src/main/java/org/apache/iotdb/tool/common/OptionsUtil.java x: 2 contributors (all time) y: 1023 lines of code iotdb-client/cli/src/main/java/org/apache/iotdb/tool/tsfile/ExportTsFile.java x: 5 contributors (all time) y: 103 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/pipe/receiver/protocol/pipeconsensus/PipeConsensusReceiver.java x: 9 contributors (all time) y: 1416 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/storageengine/StorageEngine.java x: 17 contributors (all time) y: 894 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/consensus/statemachine/schemaregion/SchemaExecutionVisitor.java x: 5 contributors (all time) y: 716 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/pipe/consensus/deletion/persist/PageCacheDeletionBuffer.java x: 5 contributors (all time) y: 305 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/storageengine/dataregion/wal/buffer/WALBuffer.java x: 12 contributors (all time) y: 628 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/storageengine/dataregion/wal/io/WALInputStream.java x: 4 contributors (all time) y: 314 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/conf/DataNodeMemoryConfig.java x: 2 contributors (all time) y: 521 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/conf/IoTDBConfig.java x: 34 contributors (all time) y: 2710 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/storageengine/dataregion/compaction/execute/performer/impl/ReadChunkCompactionPerformer.java x: 4 contributors (all time) y: 260 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/storageengine/dataregion/compaction/execute/task/AbstractCompactionTask.java x: 6 contributors (all time) y: 462 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/storageengine/dataregion/compaction/execute/task/InnerSpaceCompactionTask.java x: 9 contributors (all time) y: 615 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/storageengine/dataregion/compaction/selector/estimator/AbstractCompactionEstimator.java x: 4 contributors (all time) y: 228 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/storageengine/dataregion/compaction/selector/estimator/AbstractCrossSpaceEstimator.java x: 3 contributors (all time) y: 36 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/storageengine/dataregion/compaction/selector/estimator/CompactionEstimateUtils.java x: 4 contributors (all time) y: 202 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/storageengine/dataregion/compaction/selector/impl/RewriteCrossSpaceCompactionSelector.java x: 3 contributors (all time) y: 507 lines of code iotdb-client/cli/src/main/java/org/apache/iotdb/tool/tsfile/ImportTsFileRemotely.java x: 5 contributors (all time) y: 286 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/conf/IoTDBDescriptor.java x: 34 contributors (all time) y: 2240 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/pipe/connector/client/IoTDBDataNodeCacheLeaderClientManager.java x: 4 contributors (all time) y: 86 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/pipe/connector/protocol/thrift/async/IoTDBDataRegionAsyncConnector.java x: 10 contributors (all time) y: 578 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/pipe/event/common/tsfile/parser/scan/TsFileInsertionEventScanParser.java x: 5 contributors (all time) y: 444 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/pipe/extractor/dataregion/realtime/PipeRealtimeDataRegionHybridExtractor.java x: 5 contributors (all time) y: 365 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/pipe/receiver/protocol/thrift/IoTDBDataNodeReceiver.java x: 9 contributors (all time) y: 938 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/pipe/resource/memory/PipeMemoryManager.java x: 10 contributors (all time) y: 471 lines of code iotdb-core/node-commons/src/main/java/org/apache/iotdb/commons/conf/CommonConfig.java x: 23 contributors (all time) y: 1788 lines of code iotdb-core/node-commons/src/main/java/org/apache/iotdb/commons/conf/CommonDescriptor.java x: 25 contributors (all time) y: 376 lines of code iotdb-core/node-commons/src/main/java/org/apache/iotdb/commons/pipe/config/PipeConfig.java x: 10 contributors (all time) y: 418 lines of code iotdb-core/node-commons/src/main/java/org/apache/iotdb/commons/pipe/config/PipeDescriptor.java x: 1 contributors (all time) y: 500 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/procedure/impl/StateMachineProcedure.java x: 4 contributors (all time) y: 183 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/manager/load/balancer/region/GreedyRegionGroupAllocator.java x: 6 contributors (all time) y: 88 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/procedure/impl/node/RemoveDataNodesProcedure.java x: 3 contributors (all time) y: 294 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/pipe/connector/protocol/pipeconsensus/PipeConsensusSyncConnector.java x: 5 contributors (all time) y: 431 lines of code distribution/src/assembly/all.xml x: 12 contributors (all time) y: 79 lines of code distribution/src/assembly/confignode.xml x: 8 contributors (all time) y: 60 lines of code integration-test/src/assembly/mpp-test.xml x: 7 contributors (all time) y: 55 lines of code iotdb-core/node-commons/src/main/java/org/apache/iotdb/commons/udf/builtin/relational/tvf/HOPTableFunction.java x: 1 contributors (all time) y: 134 lines of code iotdb-client/client-py/iotdb/Session.py x: 4 contributors (all time) y: 2042 lines of code iotdb-client/client-py/iotdb/utils/iotdb_rpc_dataset.py x: 1 contributors (all time) y: 341 lines of code integration-test/src/main/java/org/apache/iotdb/it/env/cluster/config/MppDataNodeConfig.java x: 8 contributors (all time) y: 75 lines of code integration-test/src/main/java/org/apache/iotdb/it/env/cluster/env/AbstractEnv.java x: 19 contributors (all time) y: 1136 lines of code integration-test/src/main/java/org/apache/iotdb/it/env/remote/config/RemoteDataNodeConfig.java x: 8 contributors (all time) y: 42 lines of code integration-test/src/main/java/org/apache/iotdb/it/env/remote/env/RemoteServerEnv.java x: 14 contributors (all time) y: 431 lines of code integration-test/src/main/java/org/apache/iotdb/itbase/env/BaseEnv.java x: 20 contributors (all time) y: 185 lines of code integration-test/src/main/java/org/apache/iotdb/itbase/env/ConfigNodeConfig.java x: 4 contributors (all time) y: 7 lines of code integration-test/src/main/java/org/apache/iotdb/itbase/env/DataNodeConfig.java x: 9 contributors (all time) y: 14 lines of code iotdb-core/metrics/interface/src/main/java/org/apache/iotdb/metrics/config/MetricConfigDescriptor.java x: 6 contributors (all time) y: 155 lines of code iotdb-core/metrics/interface/src/main/java/org/apache/iotdb/metrics/reporter/prometheus/PrometheusReporter.java x: 5 contributors (all time) y: 230 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/execution/operator/source/relational/aggregation/grouped/GroupedApproxCountDistinctAccumulator.java x: 1 contributors (all time) y: 272 lines of code iotdb-protocol/thrift-commons/src/main/thrift/common.thrift x: 12 contributors (all time) y: 241 lines of code iotdb-client/client-cpp/src/main/Session.cpp x: 4 contributors (all time) y: 2224 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/pipe/connector/payload/evolvable/batch/PipeTransferBatchReqBuilder.java x: 4 contributors (all time) y: 138 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/pipe/resource/tsfile/PipeTsFileResourceManager.java x: 11 contributors (all time) y: 291 lines of code iotdb-core/node-commons/src/main/java/org/apache/iotdb/commons/subscription/meta/consumer/ConsumerGroupMeta.java x: 4 contributors (all time) y: 291 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/analyze/load/LoadTsFileAnalyzer.java x: 7 contributors (all time) y: 647 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/analyze/load/LoadTsFileTableSchemaCache.java x: 7 contributors (all time) y: 373 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/utils/ModificationUtils.java x: 6 contributors (all time) y: 322 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/pipe/event/common/tablet/PipeRawTabletInsertionEvent.java x: 10 contributors (all time) y: 369 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/pipe/extractor/dataregion/historical/PipeHistoricalDataRegionTsFileAndDeletionExtractor.java x: 6 contributors (all time) y: 751 lines of code iotdb-core/node-commons/src/main/java/org/apache/iotdb/commons/pipe/config/constant/PipeConnectorConstant.java x: 9 contributors (all time) y: 204 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/schemaengine/table/DataNodeTableCache.java x: 3 contributors (all time) y: 451 lines of code iotdb-client/cli/src/main/java/org/apache/iotdb/tool/data/ImportDataTree.java x: 1 contributors (all time) y: 438 lines of code iotdb-client/cli/src/main/java/org/apache/iotdb/cli/Cli.java x: 8 contributors (all time) y: 203 lines of code iotdb-client/session/src/main/java/org/apache/iotdb/session/subscription/consumer/base/AbstractSubscriptionProvider.java x: 1 contributors (all time) y: 389 lines of code iotdb-client/session/src/main/java/org/apache/iotdb/session/subscription/consumer/base/AbstractSubscriptionProviders.java x: 1 contributors (all time) y: 280 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/procedure/impl/subscription/subscription/CreateSubscriptionProcedure.java x: 6 contributors (all time) y: 310 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/subscription/receiver/SubscriptionReceiverV1.java x: 3 contributors (all time) y: 710 lines of code iotdb-core/node-commons/src/main/java/org/apache/iotdb/commons/subscription/meta/topic/TopicMeta.java x: 5 contributors (all time) y: 181 lines of code iotdb-client/jdbc/src/main/java/org/apache/iotdb/jdbc/IoTDBStatement.java x: 10 contributors (all time) y: 665 lines of code iotdb-client/session/src/main/java/org/apache/iotdb/session/SessionConnection.java x: 11 contributors (all time) y: 1098 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/analyze/schema/AutoCreateSchemaExecutor.java x: 8 contributors (all time) y: 580 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/analyze/schema/ClusterSchemaFetchExecutor.java x: 7 contributors (all time) y: 258 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/planner/TreeModelPlanner.java x: 6 contributors (all time) y: 169 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/planner/plan/node/metadata/write/MeasurementGroup.java x: 3 contributors (all time) y: 361 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/relational/planner/TableModelPlanner.java x: 10 contributors (all time) y: 204 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/scheduler/FragmentInstanceDispatcherImpl.java x: 8 contributors (all time) y: 476 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/relational/sql/ast/TableExpressionType.java x: 5 contributors (all time) y: 41 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/pipe/connector/payload/evolvable/batch/PipeTabletEventTsFileBatch.java x: 7 contributors (all time) y: 150 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/storageengine/dataregion/DataRegion.java x: 29 contributors (all time) y: 3263 lines of code iotdb-client/client-cpp/src/main/Session.h x: 8 contributors (all time) y: 1119 lines of code iotdb-client/isession/src/main/java/org/apache/iotdb/isession/SessionDataSet.java x: 8 contributors (all time) y: 273 lines of code iotdb-client/service-rpc/src/main/java/org/apache/iotdb/rpc/IoTDBRpcDataSet.java x: 6 contributors (all time) y: 577 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/relational/planner/optimizations/TransformAggregationToStreamable.java x: 5 contributors (all time) y: 153 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/execution/operator/source/relational/LastQueryAggTableScanOperator.java x: 4 contributors (all time) y: 344 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/execution/operator/process/FilterAndProjectOperator.java x: 7 contributors (all time) y: 353 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/execution/operator/source/relational/AbstractTableScanOperator.java x: 3 contributors (all time) y: 258 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/storageengine/dataregion/flush/MemTableFlushTask.java x: 9 contributors (all time) y: 316 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/storageengine/dataregion/memtable/AlignedReadOnlyMemChunk.java x: 9 contributors (all time) y: 332 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/storageengine/dataregion/memtable/AlignedWritableMemChunk.java x: 12 contributors (all time) y: 713 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/storageengine/dataregion/memtable/ReadOnlyMemChunk.java x: 6 contributors (all time) y: 271 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/storageengine/dataregion/memtable/WritableMemChunk.java x: 8 contributors (all time) y: 508 lines of code iotdb-core/node-commons/src/main/java/org/apache/iotdb/commons/utils/FileUtils.java x: 13 contributors (all time) y: 445 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/pipe/connector/protocol/thrift/sync/IoTDBSchemaRegionConnector.java x: 7 contributors (all time) y: 201 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/pipe/resource/memory/InsertNodeMemoryEstimator.java x: 5 contributors (all time) y: 550 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/subscription/broker/SubscriptionPrefetchingQueue.java x: 4 contributors (all time) y: 540 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/storageengine/dataregion/compaction/selector/impl/SettleSelectorImpl.java x: 4 contributors (all time) y: 246 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/storageengine/dataregion/memtable/TsFileProcessor.java x: 21 contributors (all time) y: 1928 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/planner/plan/node/write/InsertTabletNode.java x: 14 contributors (all time) y: 1077 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/planner/plan/node/write/RelationalInsertTabletNode.java x: 5 contributors (all time) y: 313 lines of code iotdb-core/node-commons/src/main/java/org/apache/iotdb/commons/pipe/agent/task/PipeTaskAgent.java x: 7 contributors (all time) y: 835 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/execution/executor/RegionWriteExecutor.java x: 8 contributors (all time) y: 1056 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/storageengine/dataregion/compaction/execute/utils/MultiTsFileDeviceIterator.java x: 5 contributors (all time) y: 513 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/storageengine/dataregion/compaction/execute/utils/executor/fast/FastAlignedSeriesCompactionExecutor.java x: 3 contributors (all time) y: 328 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/planner/LocalExecutionPlanner.java x: 11 contributors (all time) y: 251 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/execution/operator/source/relational/AbstractAggTableScanOperator.java x: 4 contributors (all time) y: 685 lines of code iotdb-core/consensus/src/main/java/org/apache/iotdb/consensus/pipe/PipeConsensus.java x: 7 contributors (all time) y: 504 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/pipe/connector/protocol/pipeconsensus/handler/PipeConsensusTsFileInsertionEventHandler.java x: 2 contributors (all time) y: 250 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/storageengine/dataregion/compaction/repair/RepairDataFileScanUtil.java x: 4 contributors (all time) y: 449 lines of code iotdb-core/consensus/src/main/java/org/apache/iotdb/consensus/iot/IoTConsensus.java x: 11 contributors (all time) y: 468 lines of code iotdb-core/consensus/src/main/java/org/apache/iotdb/consensus/iot/IoTConsensusServerImpl.java x: 9 contributors (all time) y: 852 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/consensus/DataRegionConsensusImpl.java x: 9 contributors (all time) y: 221 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/storageengine/dataregion/tsfile/TsFileResource.java x: 20 contributors (all time) y: 1169 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/relational/planner/node/AggregationTableScanNode.java x: 3 contributors (all time) y: 469 lines of code iotdb-core/node-commons/src/main/java/org/apache/iotdb/commons/pipe/datastructure/options/PipeInclusionOptions.java x: 2 contributors (all time) y: 215 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/storageengine/dataregion/wal/utils/WALInsertNodeCache.java x: 8 contributors (all time) y: 288 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/execution/operator/source/relational/aggregation/AvgAccumulator.java x: 4 contributors (all time) y: 288 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/execution/operator/source/relational/aggregation/TableMaxMinByBaseAccumulator.java x: 3 contributors (all time) y: 447 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/execution/operator/source/relational/aggregation/grouped/GroupedExtremeAccumulator.java x: 2 contributors (all time) y: 355 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/execution/operator/source/relational/aggregation/grouped/GroupedFirstAccumulator.java x: 2 contributors (all time) y: 507 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/execution/operator/source/relational/aggregation/grouped/GroupedFirstByAccumulator.java x: 2 contributors (all time) y: 614 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/execution/operator/source/relational/aggregation/grouped/GroupedMaxAccumulator.java x: 2 contributors (all time) y: 440 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/execution/operator/source/relational/aggregation/grouped/GroupedMaxMinByBaseAccumulator.java x: 2 contributors (all time) y: 762 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/manager/node/NodeManager.java x: 18 contributors (all time) y: 913 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/conf/ConfigNodeConfig.java x: 14 contributors (all time) y: 864 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/relational/analyzer/ExpressionAnalyzer.java x: 5 contributors (all time) y: 1224 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/relational/planner/optimizations/LogicalOptimizeFactory.java x: 5 contributors (all time) y: 217 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/pipe/connector/protocol/thrift/async/handler/PipeTransferTsFileHandler.java x: 5 contributors (all time) y: 398 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/planner/plan/node/PlanNodeType.java x: 12 contributors (all time) y: 668 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/planner/plan/node/PlanVisitor.java x: 11 contributors (all time) y: 622 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/relational/planner/optimizations/TransformSortToStreamSort.java x: 5 contributors (all time) y: 133 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/execution/config/TreeConfigTaskVisitor.java x: 11 contributors (all time) y: 676 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/pipe/agent/task/subtask/processor/PipeProcessorSubtask.java x: 3 contributors (all time) y: 227 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/pipe/connector/protocol/writeback/WriteBackConnector.java x: 9 contributors (all time) y: 359 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/pipe/event/common/tsfile/PipeTsFileInsertionEvent.java x: 10 contributors (all time) y: 639 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/manager/partition/PartitionManager.java x: 15 contributors (all time) y: 1061 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/procedure/impl/schema/DeleteDatabaseProcedure.java x: 9 contributors (all time) y: 274 lines of code iotdb-client/cli/src/main/java/org/apache/iotdb/tool/data/ImportData.java x: 2 contributors (all time) y: 541 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/statement/crud/LoadTsFileStatement.java x: 9 contributors (all time) y: 294 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/manager/load/service/HeartbeatService.java x: 7 contributors (all time) y: 211 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/scheduler/load/LoadTsFileScheduler.java x: 15 contributors (all time) y: 747 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/service/RegionMigrateService.java x: 7 contributors (all time) y: 516 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/planner/distribution/SimpleFragmentParallelPlanner.java x: 9 contributors (all time) y: 154 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/relational/planner/distribute/TableDistributedPlanner.java x: 6 contributors (all time) y: 191 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/relational/planner/distribute/TableModelQueryFragmentPlanner.java x: 7 contributors (all time) y: 114 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/pipe/extractor/dataregion/IoTDBDataRegionExtractor.java x: 7 contributors (all time) y: 620 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/storageengine/rescon/disk/TierManager.java x: 6 contributors (all time) y: 240 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/persistence/node/NodeInfo.java x: 8 contributors (all time) y: 643 lines of code iotdb-core/ainode/ainode/core/model/built_in_model_factory.py x: 1 contributors (all time) y: 783 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/statement/StatementVisitor.java x: 13 contributors (all time) y: 519 lines of code iotdb-core/node-commons/src/main/java/org/apache/iotdb/commons/model/ModelInformation.java x: 2 contributors (all time) y: 303 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/procedure/impl/schema/UnsetTemplateProcedure.java x: 5 contributors (all time) y: 325 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/utils/DateTimeUtils.java x: 10 contributors (all time) y: 720 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/manager/load/LoadManager.java x: 11 contributors (all time) y: 236 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/manager/load/subscriber/IClusterStatusSubscriber.java x: 3 contributors (all time) y: 14 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/planner/plan/FragmentInstance.java x: 7 contributors (all time) y: 236 lines of code iotdb-client/session/src/main/java/org/apache/iotdb/session/Session.java x: 14 contributors (all time) y: 3422 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/storageengine/dataregion/memtable/AbstractMemTable.java x: 16 contributors (all time) y: 856 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/schemaengine/schemaregion/mtree/impl/mem/MTreeBelowSGMemoryImpl.java x: 9 contributors (all time) y: 1494 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/execution/fragment/FragmentInstanceContext.java x: 10 contributors (all time) y: 728 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/schemaengine/schemaregion/utils/ResourceByPathUtils.java x: 11 contributors (all time) y: 439 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/analyze/AnalyzeVisitor.java x: 20 contributors (all time) y: 3450 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/procedure/env/RegionMaintainHandler.java x: 8 contributors (all time) y: 431 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/statement/crud/InsertMultiTabletsStatement.java x: 10 contributors (all time) y: 154 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/statement/crud/InsertRowStatement.java x: 9 contributors (all time) y: 456 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/statement/crud/InsertRowsOfOneDeviceStatement.java x: 7 contributors (all time) y: 171 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/statement/crud/InsertRowsStatement.java x: 8 contributors (all time) y: 187 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/schemaengine/schemaregion/attribute/update/UpdateDetailContainer.java x: 1 contributors (all time) y: 368 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/pipe/event/common/tablet/PipeInsertNodeTabletInsertionEvent.java x: 11 contributors (all time) y: 535 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/storageengine/dataregion/tsfile/timeindex/ArrayDeviceTimeIndex.java x: 6 contributors (all time) y: 395 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/relational/analyzer/Analysis.java x: 8 contributors (all time) y: 950 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/metric/SeriesScanCostMetricSet.java x: 2 contributors (all time) y: 1480 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/scheduler/load/LoadTsFileDispatcherImpl.java x: 7 contributors (all time) y: 292 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/relational/sql/util/ExpressionFormatter.java x: 3 contributors (all time) y: 549 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/execution/driver/Driver.java x: 4 contributors (all time) y: 404 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/execution/schedule/DriverScheduler.java x: 7 contributors (all time) y: 533 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/planner/LogicalPlanBuilder.java x: 10 contributors (all time) y: 1254 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/planner/LogicalPlanVisitor.java x: 11 contributors (all time) y: 856 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/planner/OperatorTreeGenerator.java x: 12 contributors (all time) y: 3480 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/statement/crud/QueryStatement.java x: 7 contributors (all time) y: 689 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/relational/planner/QueryPlanner.java x: 5 contributors (all time) y: 766 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/persistence/AuthorInfo.java x: 6 contributors (all time) y: 647 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/procedure/impl/pipe/task/AlterPipeProcedureV2.java x: 7 contributors (all time) y: 363 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/procedure/impl/pipe/task/CreatePipeProcedureV2.java x: 11 contributors (all time) y: 401 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/pipe/event/realtime/PipeRealtimeEventFactory.java x: 8 contributors (all time) y: 110 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/pipe/extractor/dataregion/realtime/PipeRealtimeDataRegionExtractor.java x: 10 contributors (all time) y: 449 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/execution/exchange/source/SourceHandle.java x: 3 contributors (all time) y: 638 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/service/metrics/CompactionMetrics.java x: 6 contributors (all time) y: 957 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/storageengine/rescon/memory/SystemInfo.java x: 7 contributors (all time) y: 409 lines of code iotdb-core/node-commons/src/main/java/org/apache/iotdb/commons/memory/MemoryManager.java x: 1 contributors (all time) y: 323 lines of code iotdb-core/node-commons/src/main/java/org/apache/iotdb/commons/service/ServiceType.java x: 10 contributors (all time) y: 86 lines of code iotdb-core/consensus/src/main/java/org/apache/iotdb/consensus/pipe/PipeConsensusServerImpl.java x: 5 contributors (all time) y: 610 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/storageengine/dataregion/compaction/execute/task/CrossSpaceCompactionTask.java x: 8 contributors (all time) y: 377 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/storageengine/dataregion/compaction/execute/utils/CompactionUtils.java x: 8 contributors (all time) y: 359 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/storageengine/dataregion/wal/node/WALNode.java x: 15 contributors (all time) y: 774 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/planner/plan/node/write/InsertNode.java x: 13 contributors (all time) y: 337 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/storageengine/dataregion/memtable/IMemTable.java x: 11 contributors (all time) y: 94 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/manager/pipe/metric/PipeConfigNodeMetrics.java x: 6 contributors (all time) y: 43 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/procedure/impl/pipe/AbstractOperatePipeProcedureV2.java x: 9 contributors (all time) y: 409 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/pipe/metric/receiver/PipeDataNodeReceiverMetrics.java x: 1 contributors (all time) y: 429 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/conf/ConfigNodeDescriptor.java x: 16 contributors (all time) y: 622 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/relational/planner/optimizations/PlanNodeDecorrelator.java x: 1 contributors (all time) y: 409 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/manager/load/balancer/RouteBalancer.java x: 10 contributors (all time) y: 451 lines of code iotdb-core/node-commons/src/main/java/org/apache/iotdb/commons/pipe/connector/protocol/IoTDBAirGapConnector.java x: 8 contributors (all time) y: 343 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/planner/plan/node/write/InsertRowNode.java x: 13 contributors (all time) y: 710 lines of code iotdb-core/consensus/src/main/java/org/apache/iotdb/consensus/iot/logdispatcher/LogDispatcher.java x: 5 contributors (all time) y: 463 lines of code iotdb-client/jdbc/src/main/java/org/apache/iotdb/jdbc/IoTDBJDBCResultSet.java x: 6 contributors (all time) y: 1096 lines of code iotdb-client/jdbc/src/main/java/org/apache/iotdb/jdbc/IoTDBPreparedStatement.java x: 5 contributors (all time) y: 889 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/service/ConfigNode.java x: 19 contributors (all time) y: 390 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/persistence/partition/DatabasePartitionTable.java x: 8 contributors (all time) y: 412 lines of code integration-test/src/main/java/org/apache/iotdb/it/env/cluster/ClusterConstant.java x: 12 contributors (all time) y: 198 lines of code integration-test/src/main/java/org/apache/iotdb/it/env/cluster/config/MppCommonConfig.java x: 18 contributors (all time) y: 448 lines of code integration-test/src/main/java/org/apache/iotdb/it/env/cluster/config/MppSharedCommonConfig.java x: 18 contributors (all time) y: 461 lines of code integration-test/src/main/java/org/apache/iotdb/it/env/cluster/node/DataNodeWrapper.java x: 10 contributors (all time) y: 234 lines of code integration-test/src/main/java/org/apache/iotdb/itbase/env/CommonConfig.java x: 25 contributors (all time) y: 82 lines of code iotdb-core/node-commons/src/main/java/org/apache/iotdb/commons/conf/IoTDBConstant.java x: 18 contributors (all time) y: 273 lines of code example/session/src/main/java/org/apache/iotdb/SubscriptionSessionExample.java x: 3 contributors (all time) y: 281 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/consensus/statemachine/ConfigRegionStateMachine.java x: 12 contributors (all time) y: 411 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/planner/plan/node/load/LoadSingleTsFileNode.java x: 13 contributors (all time) y: 209 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/storageengine/dataregion/utils/TsFileResourceUtils.java x: 8 contributors (all time) y: 393 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/storageengine/dataregion/wal/recover/file/UnsealedTsFileRecoverPerformer.java x: 9 contributors (all time) y: 255 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/storageengine/load/splitter/AlignedChunkData.java x: 3 contributors (all time) y: 429 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/storageengine/load/splitter/TsFileSplitter.java x: 4 contributors (all time) y: 479 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/manager/pipe/connector/protocol/IoTDBConfigRegionConnector.java x: 8 contributors (all time) y: 227 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/pipe/connector/client/IoTDBDataNodeSyncClientManager.java x: 6 contributors (all time) y: 98 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/pipe/connector/protocol/airgap/IoTDBDataNodeAirGapConnector.java x: 8 contributors (all time) y: 86 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/pipe/connector/protocol/thrift/sync/IoTDBDataNodeSyncConnector.java x: 9 contributors (all time) y: 77 lines of code iotdb-core/node-commons/src/main/java/org/apache/iotdb/commons/pipe/connector/client/IoTDBSyncClientManager.java x: 6 contributors (all time) y: 300 lines of code iotdb-core/antlr/src/main/antlr4/org/apache/iotdb/db/qp/sql/IdentifierParser.g4 x: 15 contributors (all time) y: 275 lines of code iotdb-client/session/src/main/java/org/apache/iotdb/session/pool/SessionPool.java x: 11 contributors (all time) y: 2937 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/execution/operator/process/AbstractSortOperator.java x: 1 contributors (all time) y: 298 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/storageengine/load/LoadTsFileManager.java x: 8 contributors (all time) y: 597 lines of code iotdb-core/consensus/src/main/java/org/apache/iotdb/consensus/ratis/RatisConsensus.java x: 14 contributors (all time) y: 823 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/execution/operator/process/window/partition/frame/RangeFrame.java x: 1 contributors (all time) y: 497 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/statement/metadata/CreateContinuousQueryStatement.java x: 4 contributors (all time) y: 165 lines of code iotdb-core/node-commons/src/main/java/org/apache/iotdb/commons/utils/AuthUtils.java x: 5 contributors (all time) y: 383 lines of code iotdb-core/node-commons/src/main/java/org/apache/iotdb/commons/utils/SerializeUtils.java x: 5 contributors (all time) y: 540 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/persistence/partition/PartitionInfo.java x: 9 contributors (all time) y: 781 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/procedure/ProcedureExecutor.java x: 11 contributors (all time) y: 738 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/relational/planner/node/AggregationNode.java x: 1 contributors (all time) y: 624 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/planner/plan/node/pipe/PipeEnrichedInsertNode.java x: 8 contributors (all time) y: 217 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/planner/plan/node/write/InsertRowsNode.java x: 11 contributors (all time) y: 289 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/planner/plan/node/write/InsertRowsOfOneDeviceNode.java x: 11 contributors (all time) y: 266 lines of code iotdb-protocol/thrift-datanode/src/main/thrift/client.thrift x: 5 contributors (all time) y: 482 lines of code integration-test/src/main/java/org/apache/iotdb/it/env/cluster/node/AbstractNodeWrapper.java x: 9 contributors (all time) y: 682 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/execution/operator/source/relational/aggregation/TableModeAccumulator.java x: 3 contributors (all time) y: 683 lines of code example/session/src/main/java/org/apache/iotdb/AlignedTimeseriesSessionExample.java x: 15 contributors (all time) y: 444 lines of code example/session/src/main/java/org/apache/iotdb/SessionConcurrentExample.java x: 11 contributors (all time) y: 116 lines of code example/session/src/main/java/org/apache/iotdb/SessionExample.java x: 49 contributors (all time) y: 644 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/persistence/pipe/PipeTaskInfo.java x: 9 contributors (all time) y: 760 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/pipe/connector/protocol/legacy/IoTDBLegacyPipeConnector.java x: 9 contributors (all time) y: 387 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/pipe/connector/protocol/thrift/sync/IoTDBDataRegionSyncConnector.java x: 9 contributors (all time) y: 496 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/execution/config/metadata/DropPipePluginTask.java x: 5 contributors (all time) y: 24 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/procedure/impl/schema/DeleteTimeSeriesProcedure.java x: 4 contributors (all time) y: 398 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/pipe/connector/payload/evolvable/request/PipeTransferTabletRawReq.java x: 10 contributors (all time) y: 119 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/analyze/Analysis.java x: 9 contributors (all time) y: 659 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/execution/operator/source/relational/TableScanOperator.java x: 5 contributors (all time) y: 11 lines of code library-udf/src/main/java/org/apache/iotdb/library/match/PatternExecutor.java x: 1 contributors (all time) y: 647 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/utils/MemUtils.java x: 8 contributors (all time) y: 176 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/storageengine/dataregion/compaction/schedule/CompactionTaskManager.java x: 7 contributors (all time) y: 393 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/pipe/receiver/transform/converter/ValueConverter.java x: 2 contributors (all time) y: 660 lines of code iotdb-core/consensus/src/main/java/org/apache/iotdb/consensus/IConsensus.java x: 7 contributors (all time) y: 41 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/schemaengine/schemaregion/impl/SchemaRegionPBTreeImpl.java x: 10 contributors (all time) y: 1357 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/manager/partition/PartitionMetrics.java x: 6 contributors (all time) y: 385 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/execution/operator/source/SeriesScanUtil.java x: 8 contributors (all time) y: 1216 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/client/async/handlers/heartbeat/DataNodeHeartbeatHandler.java x: 8 contributors (all time) y: 127 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/common/MPPQueryContext.java x: 8 contributors (all time) y: 249 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/execution/operator/process/SlidingWindowAggregationOperator.java x: 7 contributors (all time) y: 130 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/execution/operator/source/relational/aggregation/grouped/hash/FlatHash.java x: 1 contributors (all time) y: 459 lines of code integration-test/src/main/java/org/apache/iotdb/itbase/constant/TestConstant.java x: 9 contributors (all time) y: 143 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/optimization/AggregationPushDown.java x: 5 contributors (all time) y: 580 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/planner/TemplatedLogicalPlan.java x: 4 contributors (all time) y: 378 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/manager/consensus/ConsensusManager.java x: 9 contributors (all time) y: 349 lines of code example/session/src/main/java/org/apache/iotdb/DataMigrationExample.java x: 17 contributors (all time) y: 161 lines of code example/session/src/main/java/org/apache/iotdb/HybridTimeseriesSessionExample.java x: 14 contributors (all time) y: 85 lines of code iotdb-core/consensus/src/main/java/org/apache/iotdb/consensus/config/RatisConfig.java x: 6 contributors (all time) y: 895 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/storageengine/dataregion/compaction/execute/task/SettleCompactionTask.java x: 3 contributors (all time) y: 353 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/pipe/resource/wal/PipeWALResourceManager.java x: 9 contributors (all time) y: 102 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/schemaengine/schemaregion/mtree/impl/pbtree/schemafile/WrappedSegment.java x: 5 contributors (all time) y: 695 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/schemaengine/schemaregion/mtree/impl/pbtree/MTreeBelowSGCachedImpl.java x: 8 contributors (all time) y: 1288 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/execution/operator/source/AbstractSeriesAggregationScanOperator.java x: 8 contributors (all time) y: 294 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/procedure/impl/pipe/runtime/PipeMetaSyncProcedure.java x: 8 contributors (all time) y: 133 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/procedure/impl/schema/SetTemplateProcedure.java x: 6 contributors (all time) y: 539 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/pipe/connector/payload/evolvable/request/PipeTransferTabletBinaryReq.java x: 7 contributors (all time) y: 87 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/storageengine/dataregion/wal/recover/WALNodeRecoverTask.java x: 10 contributors (all time) y: 256 lines of code iotdb-client/cli/src/main/java/org/apache/iotdb/tool/backup/IoTDBDataBackTool.java x: 1 contributors (all time) y: 1048 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/execution/aggregation/MaxMinByBaseAccumulator.java x: 4 contributors (all time) y: 427 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/transformation/dag/transformer/unary/scalar/CastFunctionTransformer.java x: 3 contributors (all time) y: 490 lines of code iotdb-core/node-commons/src/main/java/org/apache/iotdb/commons/udf/builtin/UDTFEqualSizeBucketOutlierSample.java x: 2 contributors (all time) y: 688 lines of code library-udf/src/main/java/org/apache/iotdb/library/anomaly/UDTFTwoSidedFilter.java x: 7 contributors (all time) y: 70 lines of code library-udf/src/main/java/org/apache/iotdb/library/dprofile/UDTFSample.java x: 10 contributors (all time) y: 163 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/relational/planner/IrExpressionInterpreter.java x: 1 contributors (all time) y: 715 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/tools/TsFileSketchTool.java x: 3 contributors (all time) y: 569 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/planner/distribution/SourceRewriter.java x: 6 contributors (all time) y: 1535 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/transformation/dag/intermediate/SingleInputMultiReferenceLayer.java x: 2 contributors (all time) y: 556 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/transformation/dag/intermediate/SingleInputSingleReferenceLayer.java x: 2 contributors (all time) y: 496 lines of code iotdb-core/node-commons/src/main/java/org/apache/iotdb/commons/schema/tree/AbstractTreeVisitor.java x: 2 contributors (all time) y: 715 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/pipe/receiver/transform/converter/ArrayConverter.java x: 1 contributors (all time) y: 888 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/execution/exchange/MPPDataExchangeManager.java x: 3 contributors (all time) y: 771 lines of code integration-test/src/main/java/org/apache/iotdb/itbase/env/BaseNodeWrapper.java x: 6 contributors (all time) y: 18 lines of code iotdb-client/service-rpc/src/main/java/org/apache/iotdb/rpc/IoTDBJDBCDataSet.java x: 4 contributors (all time) y: 588 lines of code example/jdbc/src/main/java/org/apache/iotdb/JDBCExample.java x: 21 contributors (all time) y: 82 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/execution/aggregation/FirstValueAccumulator.java x: 4 contributors (all time) y: 358 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/schemaengine/schemaregion/mtree/impl/pbtree/schemafile/pagemgr/BTreePageManager.java x: 6 contributors (all time) y: 445 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/schemaengine/schemaregion/mtree/impl/pbtree/schemafile/pagemgr/PageManager.java x: 5 contributors (all time) y: 569 lines of code example/session/src/main/java/org/apache/iotdb/SessionPoolExample.java x: 13 contributors (all time) y: 115 lines of code integration-test/import-control.xml x: 16 contributors (all time) y: 98 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/persistence/cq/CQInfo.java x: 2 contributors (all time) y: 418 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/schemaengine/schemaregion/mtree/impl/pbtree/memory/MemoryManager.java x: 2 contributors (all time) y: 428 lines of code example/jdbc/src/main/java/org/apache/iotdb/PrepareStatementDemo.java x: 11 contributors (all time) y: 58 lines of code example/udf/src/main/java/org/apache/iotdb/udf/UDTFExample.java x: 9 contributors (all time) y: 33 lines of code integration-test/src/main/java/org/apache/iotdb/itbase/runtime/ClusterTestResultSet.java x: 1 contributors (all time) y: 958 lines of code java-google-style.xml x: 4 contributors (all time) y: 598 lines of code
4089.0
lines of code
  min: 1.0
  average: 120.69
  25th percentile: 25.0
  median: 57.0
  75th percentile: 125.0
  max: 4089.0
0 49.0
contributors (all time)
min: 1.0 | average: 2.65 | 25th percentile: 1.0 | median: 2.0 | 75th percentile: 3.0 | max: 49.0

File Size vs. Commits (30 days): 639 points

iotdb-core/datanode/src/main/java/org/apache/iotdb/db/pipe/processor/aggregate/operator/aggregatedresult/standardstatistics/MaxValueOperator.java x: 1 commits (30d) y: 27 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/pipe/processor/aggregate/operator/intermediateresult/sametype/numeric/AbsoluteMaxOperator.java x: 1 commits (30d) y: 43 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/pipe/processor/aggregate/operator/processor/StandardStatisticsOperatorProcessor.java x: 1 commits (30d) y: 63 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/pipe/extractor/dataregion/realtime/assigner/PipeDataRegionAssigner.java x: 2 commits (30d) y: 222 lines of code iotdb-core/antlr/src/main/antlr4/org/apache/iotdb/db/qp/sql/IoTDBSqlParser.g4 x: 1 commits (30d) y: 1218 lines of code iotdb-core/antlr/src/main/antlr4/org/apache/iotdb/db/qp/sql/SqlLexer.g4 x: 1 commits (30d) y: 1002 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/client/async/CnToDnAsyncRequestType.java x: 1 commits (30d) y: 77 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/client/async/CnToDnInternalServiceAsyncRequestManager.java x: 1 commits (30d) y: 475 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/client/async/handlers/rpc/DataNodeAsyncRequestRPCHandler.java x: 1 commits (30d) y: 219 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/consensus/request/ConfigPhysicalPlan.java x: 1 commits (30d) y: 588 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/consensus/request/ConfigPhysicalPlanType.java x: 1 commits (30d) y: 260 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/consensus/request/ConfigPhysicalPlanVisitor.java x: 1 commits (30d) y: 406 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/consensus/request/write/pipe/payload/PipeCreateTableOrViewPlan.java x: 1 commits (30d) y: 12 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/manager/ConfigManager.java x: 2 commits (30d) y: 2540 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/manager/IManager.java x: 1 commits (30d) y: 300 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/manager/ProcedureManager.java x: 2 commits (30d) y: 1887 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/manager/pipe/event/PipeConfigRegionSnapshotEvent.java x: 1 commits (30d) y: 280 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/manager/pipe/extractor/ConfigRegionListeningQueue.java x: 1 commits (30d) y: 162 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/manager/pipe/extractor/PipeConfigPhysicalPlanTablePrivilegeParseVisitor.java x: 1 commits (30d) y: 321 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/manager/pipe/receiver/protocol/IoTDBConfigNodeReceiver.java x: 1 commits (30d) y: 996 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/manager/pipe/receiver/visitor/PipeConfigPhysicalPlanTSStatusVisitor.java x: 1 commits (30d) y: 489 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/manager/schema/ClusterSchemaManager.java x: 1 commits (30d) y: 1268 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/persistence/executor/ConfigPlanExecutor.java x: 1 commits (30d) y: 761 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/persistence/schema/ClusterSchemaInfo.java x: 2 commits (30d) y: 1290 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/persistence/schema/ConfigMTree.java x: 2 commits (30d) y: 944 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/procedure/impl/schema/table/AbstractAlterOrDropTableProcedure.java x: 1 commits (30d) y: 196 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/procedure/impl/schema/table/CreateTableProcedure.java x: 1 commits (30d) y: 256 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/procedure/impl/schema/table/DeleteDevicesProcedure.java x: 1 commits (30d) y: 337 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/procedure/impl/schema/table/DropTableColumnProcedure.java x: 1 commits (30d) y: 237 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/procedure/impl/schema/table/RenameTableProcedure.java x: 1 commits (30d) y: 185 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/procedure/impl/schema/table/view/CreateTableViewProcedure.java x: 1 commits (30d) y: 154 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/procedure/store/ProcedureFactory.java x: 1 commits (30d) y: 526 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/procedure/store/ProcedureType.java x: 1 commits (30d) y: 118 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/service/thrift/ConfigNodeRPCServiceProcessor.java x: 1 commits (30d) y: 1173 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/protocol/client/ConfigNodeClient.java x: 1 commits (30d) y: 1192 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/protocol/thrift/impl/ClientRPCServiceImpl.java x: 1 commits (30d) y: 2606 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/protocol/thrift/impl/DataNodeInternalRPCServiceImpl.java x: 2 commits (30d) y: 2549 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/execution/operator/schema/source/DevicePredicateHandler.java x: 1 commits (30d) y: 101 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/execution/operator/schema/source/SchemaSourceFactory.java x: 1 commits (30d) y: 92 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/execution/operator/source/relational/InformationSchemaContentSupplierFactory.java x: 1 commits (30d) y: 854 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/Coordinator.java x: 2 commits (30d) y: 519 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/execution/config/TableConfigTaskVisitor.java x: 3 commits (30d) y: 1173 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/execution/config/executor/ClusterConfigTaskExecutor.java x: 4 commits (30d) y: 3800 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/execution/config/metadata/ShowFunctionsTask.java x: 2 commits (30d) y: 245 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/parser/ASTVisitor.java x: 1 commits (30d) y: 4089 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/planner/TableOperatorGenerator.java x: 7 commits (30d) y: 2825 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/relational/analyzer/StatementAnalyzer.java x: 5 commits (30d) y: 3656 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/relational/metadata/ColumnSchema.java x: 1 commits (30d) y: 138 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/relational/metadata/TableMetadataImpl.java x: 3 commits (30d) y: 889 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/relational/metadata/TableSchema.java x: 2 commits (30d) y: 156 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/relational/metadata/fetcher/TableHeaderSchemaValidator.java x: 1 commits (30d) y: 357 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/relational/planner/RelationPlanner.java x: 3 commits (30d) y: 781 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/relational/planner/TableLogicalPlanner.java x: 1 commits (30d) y: 440 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/relational/planner/distribute/TableDistributedPlanGenerator.java x: 3 commits (30d) y: 1360 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/relational/planner/optimizations/PushPredicateIntoTableScan.java x: 2 commits (30d) y: 1044 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/relational/sql/ast/DefaultTraversalVisitor.java x: 2 commits (30d) y: 402 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/relational/sql/parser/AstBuilder.java x: 5 commits (30d) y: 3092 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/relational/sql/util/SqlFormatter.java x: 1 commits (30d) y: 1370 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/statement/crud/InsertBaseStatement.java x: 1 commits (30d) y: 547 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/schemaengine/schemaregion/attribute/update/DeviceAttributeCacheUpdater.java x: 1 commits (30d) y: 373 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/schemaengine/schemaregion/impl/SchemaRegionMemoryImpl.java x: 1 commits (30d) y: 1655 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/schemaengine/schemaregion/tag/TagManager.java x: 1 commits (30d) y: 579 lines of code iotdb-core/node-commons/src/main/java/org/apache/iotdb/commons/concurrent/ThreadName.java x: 2 commits (30d) y: 416 lines of code iotdb-core/node-commons/src/main/java/org/apache/iotdb/commons/path/PartialPath.java x: 1 commits (30d) y: 715 lines of code iotdb-core/node-commons/src/main/java/org/apache/iotdb/commons/path/PathPatternTree.java x: 2 commits (30d) y: 345 lines of code iotdb-core/node-commons/src/main/java/org/apache/iotdb/commons/path/fa/nfa/SimpleNFA.java x: 1 commits (30d) y: 402 lines of code iotdb-core/node-commons/src/main/java/org/apache/iotdb/commons/schema/table/TsTable.java x: 2 commits (30d) y: 315 lines of code iotdb-core/node-commons/src/main/java/org/apache/iotdb/commons/schema/table/column/TsTableColumnCategory.java x: 2 commits (30d) y: 73 lines of code iotdb-core/relational-grammar/src/main/antlr4/org/apache/iotdb/db/relational/grammar/sql/RelationalSql.g4 x: 3 commits (30d) y: 1492 lines of code iotdb-protocol/thrift-confignode/src/main/thrift/confignode.thrift x: 1 commits (30d) y: 1091 lines of code iotdb-protocol/thrift-datanode/src/main/thrift/datanode.thrift x: 1 commits (30d) y: 697 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/pipe/agent/task/execution/PipeSubtaskExecutorManager.java x: 2 commits (30d) y: 36 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/pipe/connector/protocol/pipeconsensus/PipeConsensusAsyncConnector.java x: 5 commits (30d) y: 484 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/service/DataNodeShutdownHook.java x: 2 commits (30d) y: 88 lines of code iotdb-core/node-commons/src/main/java/org/apache/iotdb/commons/pipe/agent/task/execution/PipeSubtaskExecutor.java x: 2 commits (30d) y: 119 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/pipe/agent/task/PipeDataNodeTaskAgent.java x: 4 commits (30d) y: 722 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/subscription/agent/SubscriptionBrokerAgent.java x: 2 commits (30d) y: 193 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/subscription/broker/SubscriptionBroker.java x: 2 commits (30d) y: 383 lines of code iotdb-client/session/src/main/java/org/apache/iotdb/session/subscription/consumer/base/AbstractSubscriptionConsumer.java x: 5 commits (30d) y: 1175 lines of code iotdb-client/service-rpc/src/main/java/org/apache/iotdb/rpc/TSStatusCode.java x: 3 commits (30d) y: 262 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/execution/operator/source/relational/aggregation/AccumulatorFactory.java x: 2 commits (30d) y: 442 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/execution/relational/ColumnTransformerBuilder.java x: 2 commits (30d) y: 1384 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/expression/multi/FunctionExpression.java x: 1 commits (30d) y: 343 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/service/DataNode.java x: 1 commits (30d) y: 942 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/planner/plan/node/PlanGraphPrinter.java x: 2 commits (30d) y: 1141 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/relational/planner/optimizations/UnaliasSymbolReferences.java x: 2 commits (30d) y: 742 lines of code iotdb-client/jdbc/src/main/java/org/apache/iotdb/jdbc/IoTDBAbstractDatabaseMetadata.java x: 1 commits (30d) y: 2664 lines of code iotdb-client/jdbc/src/main/java/org/apache/iotdb/jdbc/IoTDBConnection.java x: 2 commits (30d) y: 549 lines of code iotdb-client/jdbc/src/main/java/org/apache/iotdb/jdbc/IoTDBDatabaseMetadata.java x: 2 commits (30d) y: 670 lines of code iotdb-client/cli/src/main/java/org/apache/iotdb/tool/data/AbstractDataTool.java x: 2 commits (30d) y: 773 lines of code iotdb-client/session/src/main/java/org/apache/iotdb/session/subscription/payload/SubscriptionSessionDataSet.java x: 3 commits (30d) y: 197 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/pipe/connector/protocol/opcua/OpcUaNameSpace.java x: 1 commits (30d) y: 421 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/pipe/connector/util/builder/PipeTableModelTsFileBuilder.java x: 2 commits (30d) y: 279 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/pipe/connector/util/builder/PipeTableModelTsFileBuilderV2.java x: 2 commits (30d) y: 203 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/pipe/event/common/tablet/parser/TabletInsertionEventParser.java x: 1 commits (30d) y: 552 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/parser/StatementGenerator.java x: 1 commits (30d) y: 783 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/service/metrics/WritingMetrics.java x: 2 commits (30d) y: 873 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/utils/datastructure/AlignedTVList.java x: 3 commits (30d) y: 1735 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/procedure/env/ConfigNodeProcedureEnv.java x: 1 commits (30d) y: 684 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/procedure/env/RemoveDataNodeHandler.java x: 2 commits (30d) y: 457 lines of code iotdb-client/cli/src/main/java/org/apache/iotdb/tool/common/OptionsUtil.java x: 1 commits (30d) y: 1023 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/pipe/receiver/protocol/pipeconsensus/PipeConsensusReceiver.java x: 6 commits (30d) y: 1416 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/storageengine/StorageEngine.java x: 1 commits (30d) y: 894 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/pipe/consensus/deletion/persist/PageCacheDeletionBuffer.java x: 3 commits (30d) y: 305 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/storageengine/dataregion/wal/buffer/WALBuffer.java x: 1 commits (30d) y: 628 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/conf/IoTDBConfig.java x: 3 commits (30d) y: 2710 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/storageengine/dataregion/compaction/execute/task/InnerSpaceCompactionTask.java x: 1 commits (30d) y: 615 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/storageengine/dataregion/compaction/selector/impl/RewriteCrossSpaceCompactionSelector.java x: 1 commits (30d) y: 507 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/conf/IoTDBDescriptor.java x: 4 commits (30d) y: 2240 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/pipe/agent/task/subtask/connector/PipeRealtimePriorityBlockingQueue.java x: 2 commits (30d) y: 174 lines of code iotdb-core/node-commons/src/main/java/org/apache/iotdb/commons/conf/CommonConfig.java x: 1 commits (30d) y: 1788 lines of code iotdb-core/node-commons/src/main/java/org/apache/iotdb/commons/pipe/agent/task/connection/BlockingPendingQueue.java x: 2 commits (30d) y: 138 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/pipe/connector/protocol/pipeconsensus/PipeConsensusSyncConnector.java x: 3 commits (30d) y: 431 lines of code example/udf/src/main/java/org/apache/iotdb/udf/table/RepeatExample.java x: 3 commits (30d) y: 87 lines of code iotdb-core/node-commons/src/main/java/org/apache/iotdb/commons/udf/builtin/relational/tvf/CapacityTableFunction.java x: 2 commits (30d) y: 99 lines of code iotdb-core/node-commons/src/main/java/org/apache/iotdb/commons/udf/builtin/relational/tvf/CumulateTableFunction.java x: 3 commits (30d) y: 138 lines of code iotdb-core/node-commons/src/main/java/org/apache/iotdb/commons/udf/builtin/relational/tvf/TumbleTableFunction.java x: 3 commits (30d) y: 120 lines of code iotdb-client/client-py/iotdb/Session.py x: 1 commits (30d) y: 2042 lines of code integration-test/src/main/java/org/apache/iotdb/it/env/cluster/env/AbstractEnv.java x: 1 commits (30d) y: 1136 lines of code iotdb-client/client-cpp/src/main/Session.cpp x: 2 commits (30d) y: 2224 lines of code iotdb-client/client-cpp/src/main/SessionConnection.h x: 2 commits (30d) y: 50 lines of code iotdb-core/node-commons/src/main/java/org/apache/iotdb/commons/subscription/meta/consumer/ConsumerGroupMeta.java x: 2 commits (30d) y: 291 lines of code example/session/src/main/java/org/apache/iotdb/TableModelSubscriptionSessionExample.java x: 3 commits (30d) y: 146 lines of code iotdb-client/service-rpc/src/main/java/org/apache/iotdb/rpc/subscription/annotation/TableModel.java x: 2 commits (30d) y: 8 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/analyze/load/LoadTsFileAnalyzer.java x: 2 commits (30d) y: 647 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/pipe/extractor/dataregion/historical/PipeHistoricalDataRegionTsFileAndDeletionExtractor.java x: 1 commits (30d) y: 751 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/schemaengine/table/DataNodeTableCache.java x: 1 commits (30d) y: 451 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/subscription/receiver/SubscriptionReceiverV1.java x: 2 commits (30d) y: 710 lines of code iotdb-client/jdbc/src/main/java/org/apache/iotdb/jdbc/IoTDBStatement.java x: 1 commits (30d) y: 665 lines of code iotdb-client/session/src/main/java/org/apache/iotdb/session/SessionConnection.java x: 1 commits (30d) y: 1098 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/storageengine/dataregion/DataRegion.java x: 5 commits (30d) y: 3263 lines of code iotdb-client/client-cpp/src/main/Session.h x: 1 commits (30d) y: 1119 lines of code iotdb-client/cli/src/main/java/org/apache/iotdb/tool/schema/ExportSchemaTable.java x: 2 commits (30d) y: 261 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/storageengine/dataregion/memtable/WritableMemChunk.java x: 2 commits (30d) y: 508 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/subscription/broker/SubscriptionPrefetchingQueue.java x: 2 commits (30d) y: 540 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/storageengine/dataregion/memtable/TsFileProcessor.java x: 2 commits (30d) y: 1928 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/planner/plan/node/write/InsertTabletNode.java x: 1 commits (30d) y: 1077 lines of code iotdb-core/node-commons/src/main/java/org/apache/iotdb/commons/pipe/agent/task/PipeTaskAgent.java x: 1 commits (30d) y: 835 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/execution/executor/RegionWriteExecutor.java x: 1 commits (30d) y: 1056 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/execution/operator/source/relational/AbstractAggTableScanOperator.java x: 2 commits (30d) y: 685 lines of code iotdb-core/consensus/src/main/java/org/apache/iotdb/consensus/iot/IoTConsensusServerImpl.java x: 1 commits (30d) y: 852 lines of code
4089.0
lines of code
  min: 2.0
  average: 303.09
  25th percentile: 60.0
  median: 141.0
  75th percentile: 321.0
  max: 4089.0
0 7.0
commits (30d)
min: 1.0 | average: 1.23 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 1.0 | max: 7.0

File Size vs. Contributors (30 days): 639 points

iotdb-core/datanode/src/main/java/org/apache/iotdb/db/pipe/processor/aggregate/operator/aggregatedresult/standardstatistics/MaxValueOperator.java x: 1 contributors (30d) y: 27 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/pipe/processor/aggregate/operator/intermediateresult/sametype/numeric/AbsoluteMaxOperator.java x: 1 contributors (30d) y: 43 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/pipe/processor/aggregate/operator/processor/StandardStatisticsOperatorProcessor.java x: 1 contributors (30d) y: 63 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/pipe/extractor/dataregion/realtime/assigner/PipeDataRegionAssigner.java x: 2 contributors (30d) y: 222 lines of code iotdb-core/antlr/src/main/antlr4/org/apache/iotdb/db/qp/sql/IoTDBSqlParser.g4 x: 1 contributors (30d) y: 1218 lines of code iotdb-core/antlr/src/main/antlr4/org/apache/iotdb/db/qp/sql/SqlLexer.g4 x: 1 contributors (30d) y: 1002 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/client/async/CnToDnAsyncRequestType.java x: 1 contributors (30d) y: 77 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/client/async/CnToDnInternalServiceAsyncRequestManager.java x: 1 contributors (30d) y: 475 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/client/async/handlers/rpc/DataNodeAsyncRequestRPCHandler.java x: 1 contributors (30d) y: 219 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/consensus/request/ConfigPhysicalPlan.java x: 1 contributors (30d) y: 588 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/consensus/request/ConfigPhysicalPlanType.java x: 1 contributors (30d) y: 260 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/consensus/request/ConfigPhysicalPlanVisitor.java x: 1 contributors (30d) y: 406 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/consensus/request/write/pipe/payload/PipeCreateTableOrViewPlan.java x: 1 contributors (30d) y: 12 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/manager/ConfigManager.java x: 1 contributors (30d) y: 2540 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/manager/IManager.java x: 1 contributors (30d) y: 300 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/manager/ProcedureManager.java x: 2 contributors (30d) y: 1887 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/manager/pipe/event/PipeConfigRegionSnapshotEvent.java x: 1 contributors (30d) y: 280 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/manager/pipe/extractor/ConfigRegionListeningQueue.java x: 1 contributors (30d) y: 162 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/manager/pipe/extractor/PipeConfigPhysicalPlanTablePrivilegeParseVisitor.java x: 1 contributors (30d) y: 321 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/manager/pipe/receiver/protocol/IoTDBConfigNodeReceiver.java x: 1 contributors (30d) y: 996 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/manager/pipe/receiver/visitor/PipeConfigPhysicalPlanTSStatusVisitor.java x: 1 contributors (30d) y: 489 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/manager/schema/ClusterSchemaManager.java x: 1 contributors (30d) y: 1268 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/persistence/executor/ConfigPlanExecutor.java x: 1 contributors (30d) y: 761 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/persistence/schema/ClusterSchemaInfo.java x: 1 contributors (30d) y: 1290 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/persistence/schema/ConfigMTree.java x: 1 contributors (30d) y: 944 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/procedure/impl/schema/table/AbstractAlterOrDropTableProcedure.java x: 1 contributors (30d) y: 196 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/procedure/impl/schema/table/CreateTableProcedure.java x: 1 contributors (30d) y: 256 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/procedure/impl/schema/table/DeleteDevicesProcedure.java x: 1 contributors (30d) y: 337 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/procedure/impl/schema/table/DropTableColumnProcedure.java x: 1 contributors (30d) y: 237 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/procedure/impl/schema/table/RenameTableProcedure.java x: 1 contributors (30d) y: 185 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/procedure/impl/schema/table/view/CreateTableViewProcedure.java x: 1 contributors (30d) y: 154 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/procedure/store/ProcedureFactory.java x: 1 contributors (30d) y: 526 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/procedure/store/ProcedureType.java x: 1 contributors (30d) y: 118 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/service/thrift/ConfigNodeRPCServiceProcessor.java x: 1 contributors (30d) y: 1173 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/protocol/client/ConfigNodeClient.java x: 1 contributors (30d) y: 1192 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/protocol/thrift/impl/ClientRPCServiceImpl.java x: 1 contributors (30d) y: 2606 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/protocol/thrift/impl/DataNodeInternalRPCServiceImpl.java x: 2 contributors (30d) y: 2549 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/execution/operator/schema/source/DevicePredicateHandler.java x: 1 contributors (30d) y: 101 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/execution/operator/schema/source/SchemaSourceFactory.java x: 1 contributors (30d) y: 92 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/execution/operator/source/relational/InformationSchemaContentSupplierFactory.java x: 1 contributors (30d) y: 854 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/Coordinator.java x: 2 contributors (30d) y: 519 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/execution/config/executor/ClusterConfigTaskExecutor.java x: 4 contributors (30d) y: 3800 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/execution/config/metadata/ShowFunctionsTask.java x: 2 contributors (30d) y: 245 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/parser/ASTVisitor.java x: 1 contributors (30d) y: 4089 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/planner/TableOperatorGenerator.java x: 5 contributors (30d) y: 2825 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/relational/analyzer/StatementAnalyzer.java x: 3 contributors (30d) y: 3656 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/relational/metadata/ColumnSchema.java x: 1 contributors (30d) y: 138 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/relational/metadata/TableMetadataImpl.java x: 3 contributors (30d) y: 889 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/relational/metadata/TableSchema.java x: 2 contributors (30d) y: 156 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/relational/metadata/fetcher/TableHeaderSchemaValidator.java x: 1 contributors (30d) y: 357 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/relational/planner/RelationPlanner.java x: 3 contributors (30d) y: 781 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/relational/planner/TableLogicalPlanner.java x: 1 contributors (30d) y: 440 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/relational/planner/distribute/TableDistributedPlanGenerator.java x: 3 contributors (30d) y: 1360 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/relational/planner/optimizations/PushPredicateIntoTableScan.java x: 2 contributors (30d) y: 1044 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/relational/sql/ast/DefaultTraversalVisitor.java x: 2 contributors (30d) y: 402 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/relational/sql/parser/AstBuilder.java x: 5 contributors (30d) y: 3092 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/relational/sql/util/SqlFormatter.java x: 1 contributors (30d) y: 1370 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/statement/crud/InsertBaseStatement.java x: 1 contributors (30d) y: 547 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/schemaengine/schemaregion/attribute/update/DeviceAttributeCacheUpdater.java x: 1 contributors (30d) y: 373 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/schemaengine/schemaregion/impl/SchemaRegionMemoryImpl.java x: 1 contributors (30d) y: 1655 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/schemaengine/schemaregion/tag/TagManager.java x: 1 contributors (30d) y: 579 lines of code iotdb-core/node-commons/src/main/java/org/apache/iotdb/commons/concurrent/ThreadName.java x: 2 contributors (30d) y: 416 lines of code iotdb-core/node-commons/src/main/java/org/apache/iotdb/commons/path/PartialPath.java x: 1 contributors (30d) y: 715 lines of code iotdb-core/node-commons/src/main/java/org/apache/iotdb/commons/path/PathPatternTree.java x: 1 contributors (30d) y: 345 lines of code iotdb-core/node-commons/src/main/java/org/apache/iotdb/commons/path/fa/nfa/SimpleNFA.java x: 1 contributors (30d) y: 402 lines of code iotdb-core/node-commons/src/main/java/org/apache/iotdb/commons/schema/table/column/TsTableColumnCategory.java x: 2 contributors (30d) y: 73 lines of code iotdb-core/relational-grammar/src/main/antlr4/org/apache/iotdb/db/relational/grammar/sql/RelationalSql.g4 x: 3 contributors (30d) y: 1492 lines of code iotdb-protocol/thrift-confignode/src/main/thrift/confignode.thrift x: 1 contributors (30d) y: 1091 lines of code iotdb-protocol/thrift-datanode/src/main/thrift/datanode.thrift x: 1 contributors (30d) y: 697 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/pipe/agent/task/PipeDataNodeTaskAgent.java x: 3 contributors (30d) y: 722 lines of code iotdb-client/session/src/main/java/org/apache/iotdb/session/subscription/consumer/base/AbstractSubscriptionConsumer.java x: 2 contributors (30d) y: 1175 lines of code iotdb-client/service-rpc/src/main/java/org/apache/iotdb/rpc/TSStatusCode.java x: 3 contributors (30d) y: 262 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/execution/operator/source/relational/aggregation/AccumulatorFactory.java x: 2 contributors (30d) y: 442 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/execution/relational/ColumnTransformerBuilder.java x: 2 contributors (30d) y: 1384 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/planner/plan/node/PlanGraphPrinter.java x: 2 contributors (30d) y: 1141 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/relational/planner/optimizations/UnaliasSymbolReferences.java x: 2 contributors (30d) y: 742 lines of code iotdb-client/jdbc/src/main/java/org/apache/iotdb/jdbc/IoTDBAbstractDatabaseMetadata.java x: 1 contributors (30d) y: 2664 lines of code iotdb-client/jdbc/src/main/java/org/apache/iotdb/jdbc/IoTDBConnection.java x: 2 contributors (30d) y: 549 lines of code iotdb-client/jdbc/src/main/java/org/apache/iotdb/jdbc/IoTDBDatabaseMetadata.java x: 2 contributors (30d) y: 670 lines of code iotdb-client/cli/src/main/java/org/apache/iotdb/tool/data/AbstractDataTool.java x: 2 contributors (30d) y: 773 lines of code iotdb-client/session/src/main/java/org/apache/iotdb/session/subscription/payload/SubscriptionSessionDataSet.java x: 2 contributors (30d) y: 197 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/pipe/connector/protocol/opcua/OpcUaNameSpace.java x: 1 contributors (30d) y: 421 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/pipe/connector/util/builder/PipeTableModelTsFileBuilder.java x: 2 contributors (30d) y: 279 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/pipe/event/common/tablet/parser/TabletInsertionEventParser.java x: 1 contributors (30d) y: 552 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/pipe/event/common/tsfile/parser/table/TsFileInsertionEventTableParserTabletIterator.java x: 2 contributors (30d) y: 342 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/parser/StatementGenerator.java x: 1 contributors (30d) y: 783 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/service/metrics/WritingMetrics.java x: 2 contributors (30d) y: 873 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/utils/datastructure/AlignedTVList.java x: 2 contributors (30d) y: 1735 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/procedure/env/ConfigNodeProcedureEnv.java x: 1 contributors (30d) y: 684 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/procedure/env/RemoveDataNodeHandler.java x: 1 contributors (30d) y: 457 lines of code iotdb-client/cli/src/main/java/org/apache/iotdb/tool/common/Constants.java x: 2 contributors (30d) y: 307 lines of code iotdb-client/cli/src/main/java/org/apache/iotdb/tool/common/OptionsUtil.java x: 1 contributors (30d) y: 1023 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/pipe/receiver/protocol/pipeconsensus/PipeConsensusReceiver.java x: 1 contributors (30d) y: 1416 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/storageengine/StorageEngine.java x: 1 contributors (30d) y: 894 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/pipe/consensus/deletion/persist/PageCacheDeletionBuffer.java x: 2 contributors (30d) y: 305 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/storageengine/dataregion/wal/buffer/WALBuffer.java x: 1 contributors (30d) y: 628 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/conf/IoTDBConfig.java x: 3 contributors (30d) y: 2710 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/storageengine/dataregion/compaction/execute/task/InnerSpaceCompactionTask.java x: 1 contributors (30d) y: 615 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/storageengine/dataregion/compaction/selector/impl/RewriteCrossSpaceCompactionSelector.java x: 1 contributors (30d) y: 507 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/conf/IoTDBDescriptor.java x: 4 contributors (30d) y: 2240 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/pipe/agent/task/subtask/connector/PipeRealtimePriorityBlockingQueue.java x: 2 contributors (30d) y: 174 lines of code iotdb-core/node-commons/src/main/java/org/apache/iotdb/commons/conf/CommonConfig.java x: 1 contributors (30d) y: 1788 lines of code iotdb-core/node-commons/src/main/java/org/apache/iotdb/commons/pipe/agent/task/connection/BlockingPendingQueue.java x: 2 contributors (30d) y: 138 lines of code iotdb-core/node-commons/src/main/java/org/apache/iotdb/commons/udf/builtin/relational/tvf/TumbleTableFunction.java x: 2 contributors (30d) y: 120 lines of code iotdb-client/client-py/iotdb/Session.py x: 1 contributors (30d) y: 2042 lines of code integration-test/src/main/java/org/apache/iotdb/it/env/cluster/env/AbstractEnv.java x: 1 contributors (30d) y: 1136 lines of code iotdb-client/client-cpp/src/main/Session.cpp x: 1 contributors (30d) y: 2224 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/analyze/load/LoadTsFileAnalyzer.java x: 2 contributors (30d) y: 647 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/pipe/extractor/dataregion/historical/PipeHistoricalDataRegionTsFileAndDeletionExtractor.java x: 1 contributors (30d) y: 751 lines of code iotdb-client/jdbc/src/main/java/org/apache/iotdb/jdbc/IoTDBStatement.java x: 1 contributors (30d) y: 665 lines of code iotdb-client/session/src/main/java/org/apache/iotdb/session/SessionConnection.java x: 1 contributors (30d) y: 1098 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/storageengine/dataregion/DataRegion.java x: 4 contributors (30d) y: 3263 lines of code iotdb-client/client-cpp/src/main/Session.h x: 1 contributors (30d) y: 1119 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/storageengine/dataregion/memtable/TsFileProcessor.java x: 2 contributors (30d) y: 1928 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/planner/plan/node/write/InsertTabletNode.java x: 1 contributors (30d) y: 1077 lines of code iotdb-core/node-commons/src/main/java/org/apache/iotdb/commons/pipe/agent/task/PipeTaskAgent.java x: 1 contributors (30d) y: 835 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/execution/executor/RegionWriteExecutor.java x: 1 contributors (30d) y: 1056 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/execution/operator/source/relational/AbstractAggTableScanOperator.java x: 2 contributors (30d) y: 685 lines of code iotdb-core/consensus/src/main/java/org/apache/iotdb/consensus/iot/IoTConsensusServerImpl.java x: 1 contributors (30d) y: 852 lines of code
4089.0
lines of code
  min: 2.0
  average: 303.09
  25th percentile: 60.0
  median: 141.0
  75th percentile: 321.0
  max: 4089.0
0 5.0
contributors (30d)
min: 1.0 | average: 1.11 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 1.0 | max: 5.0

File Size vs. Commits (90 days): 1360 points

iotdb-core/datanode/src/main/java/org/apache/iotdb/db/pipe/processor/aggregate/operator/aggregatedresult/standardstatistics/MaxValueOperator.java x: 1 commits (90d) y: 27 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/pipe/processor/aggregate/operator/intermediateresult/sametype/numeric/AbsoluteMaxOperator.java x: 1 commits (90d) y: 43 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/pipe/processor/aggregate/operator/processor/StandardStatisticsOperatorProcessor.java x: 1 commits (90d) y: 63 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/pipe/extractor/dataregion/realtime/assigner/PipeDataRegionAssigner.java x: 6 commits (90d) y: 222 lines of code iotdb-core/antlr/src/main/antlr4/org/apache/iotdb/db/qp/sql/IoTDBSqlParser.g4 x: 5 commits (90d) y: 1218 lines of code iotdb-core/antlr/src/main/antlr4/org/apache/iotdb/db/qp/sql/SqlLexer.g4 x: 4 commits (90d) y: 1002 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/client/async/CnToDnAsyncRequestType.java x: 3 commits (90d) y: 77 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/client/async/CnToDnInternalServiceAsyncRequestManager.java x: 3 commits (90d) y: 475 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/client/async/handlers/rpc/DataNodeAsyncRequestRPCHandler.java x: 3 commits (90d) y: 219 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/consensus/request/ConfigPhysicalPlan.java x: 2 commits (90d) y: 588 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/consensus/request/ConfigPhysicalPlanType.java x: 2 commits (90d) y: 260 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/consensus/request/ConfigPhysicalPlanVisitor.java x: 3 commits (90d) y: 406 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/consensus/request/write/pipe/payload/PipeCreateTableOrViewPlan.java x: 1 commits (90d) y: 12 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/consensus/request/write/table/SetTableCommentPlan.java x: 2 commits (90d) y: 36 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/manager/ConfigManager.java x: 7 commits (90d) y: 2540 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/manager/IManager.java x: 2 commits (90d) y: 300 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/manager/ProcedureManager.java x: 6 commits (90d) y: 1887 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/manager/pipe/event/PipeConfigRegionSnapshotEvent.java x: 4 commits (90d) y: 280 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/manager/pipe/extractor/ConfigRegionListeningFilter.java x: 4 commits (90d) y: 218 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/manager/pipe/extractor/ConfigRegionListeningQueue.java x: 1 commits (90d) y: 162 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/manager/pipe/extractor/PipeConfigPhysicalPlanTablePatternParseVisitor.java x: 4 commits (90d) y: 164 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/manager/pipe/extractor/PipeConfigPhysicalPlanTablePrivilegeParseVisitor.java x: 3 commits (90d) y: 321 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/manager/pipe/receiver/protocol/IoTDBConfigNodeReceiver.java x: 8 commits (90d) y: 996 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/manager/pipe/receiver/visitor/PipeConfigPhysicalPlanTSStatusVisitor.java x: 4 commits (90d) y: 489 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/manager/schema/ClusterSchemaManager.java x: 3 commits (90d) y: 1268 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/persistence/executor/ConfigPlanExecutor.java x: 3 commits (90d) y: 761 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/persistence/schema/CNPhysicalPlanGenerator.java x: 2 commits (90d) y: 476 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/persistence/schema/ClusterSchemaInfo.java x: 4 commits (90d) y: 1290 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/persistence/schema/ConfigMTree.java x: 3 commits (90d) y: 944 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/persistence/schema/TreeDeviceViewFieldDetector.java x: 1 commits (90d) y: 216 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/procedure/impl/schema/table/AbstractAlterOrDropTableProcedure.java x: 1 commits (90d) y: 196 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/procedure/impl/schema/table/CreateTableProcedure.java x: 1 commits (90d) y: 256 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/procedure/impl/schema/table/DeleteDevicesProcedure.java x: 1 commits (90d) y: 337 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/procedure/impl/schema/table/DropTableColumnProcedure.java x: 1 commits (90d) y: 237 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/procedure/impl/schema/table/RenameTableProcedure.java x: 1 commits (90d) y: 185 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/procedure/impl/schema/table/view/AddViewColumnProcedure.java x: 1 commits (90d) y: 71 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/procedure/impl/schema/table/view/CreateTableViewProcedure.java x: 1 commits (90d) y: 154 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/procedure/store/ProcedureFactory.java x: 2 commits (90d) y: 526 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/procedure/store/ProcedureType.java x: 2 commits (90d) y: 118 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/service/thrift/ConfigNodeRPCServiceProcessor.java x: 4 commits (90d) y: 1173 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/auth/AuthorityChecker.java x: 4 commits (90d) y: 331 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/protocol/client/ConfigNodeClient.java x: 4 commits (90d) y: 1192 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/protocol/rest/v1/impl/RestApiServiceImpl.java x: 1 commits (90d) y: 280 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/protocol/thrift/impl/ClientRPCServiceImpl.java x: 6 commits (90d) y: 2606 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/protocol/thrift/impl/DataNodeInternalRPCServiceImpl.java x: 13 commits (90d) y: 2549 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/execution/operator/schema/source/DeviceBlackListConstructor.java x: 2 commits (90d) y: 62 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/execution/operator/schema/source/DevicePredicateHandler.java x: 2 commits (90d) y: 101 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/execution/operator/schema/source/SchemaSourceFactory.java x: 2 commits (90d) y: 92 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/execution/operator/schema/source/TableDeviceQuerySource.java x: 3 commits (90d) y: 325 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/execution/operator/source/relational/InformationSchemaContentSupplierFactory.java x: 4 commits (90d) y: 854 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/Coordinator.java x: 9 commits (90d) y: 519 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/analyze/load/TreeSchemaAutoCreatorAndVerifier.java x: 2 commits (90d) y: 408 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/execution/config/ConfigExecution.java x: 3 commits (90d) y: 259 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/execution/config/TableConfigTaskVisitor.java x: 17 commits (90d) y: 1173 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/execution/config/executor/ClusterConfigTaskExecutor.java x: 19 commits (90d) y: 3800 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/execution/config/executor/IConfigTaskExecutor.java x: 6 commits (90d) y: 297 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/execution/config/metadata/ShowFunctionsTask.java x: 3 commits (90d) y: 245 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/execution/config/metadata/relational/AlterTableCommentColumnTask.java x: 2 commits (90d) y: 28 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/execution/config/metadata/relational/ShowCreateTableTask.java x: 1 commits (90d) y: 113 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/execution/config/metadata/relational/ShowCreateViewTask.java x: 1 commits (90d) y: 112 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/parser/ASTVisitor.java x: 11 commits (90d) y: 4089 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/planner/TableOperatorGenerator.java x: 13 commits (90d) y: 2825 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/relational/analyzer/StatementAnalyzer.java x: 13 commits (90d) y: 3656 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/relational/metadata/ColumnSchema.java x: 1 commits (90d) y: 138 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/relational/metadata/DeviceEntry.java x: 2 commits (90d) y: 130 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/relational/metadata/TableMetadataImpl.java x: 6 commits (90d) y: 889 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/relational/metadata/TableSchema.java x: 3 commits (90d) y: 156 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/relational/metadata/fetcher/SchemaPredicateUtil.java x: 2 commits (90d) y: 201 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/relational/metadata/fetcher/TableDeviceSchemaFetcher.java x: 7 commits (90d) y: 519 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/relational/metadata/fetcher/TableHeaderSchemaValidator.java x: 7 commits (90d) y: 357 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/relational/planner/RelationPlanner.java x: 6 commits (90d) y: 781 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/relational/planner/TableLogicalPlanner.java x: 6 commits (90d) y: 440 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/relational/planner/distribute/TableDistributedPlanGenerator.java x: 10 commits (90d) y: 1360 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/relational/planner/node/schema/TableDeviceQueryScanNode.java x: 1 commits (90d) y: 85 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/relational/planner/optimizations/DataNodeLocationSupplierFactory.java x: 2 commits (90d) y: 78 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/relational/planner/optimizations/PushPredicateIntoTableScan.java x: 6 commits (90d) y: 1044 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/relational/security/AccessControl.java x: 4 commits (90d) y: 24 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/relational/security/AccessControlImpl.java x: 8 commits (90d) y: 311 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/relational/security/AllowAllAccessControl.java x: 4 commits (90d) y: 56 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/relational/sql/ast/AbstractTraverseDevice.java x: 3 commits (90d) y: 171 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/relational/sql/ast/AstVisitor.java x: 10 commits (90d) y: 522 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/relational/sql/ast/DefaultTraversalVisitor.java x: 2 commits (90d) y: 402 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/relational/sql/ast/DeleteDevice.java x: 2 commits (90d) y: 181 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/relational/sql/parser/AstBuilder.java x: 20 commits (90d) y: 3092 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/relational/sql/util/SqlFormatter.java x: 3 commits (90d) y: 1370 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/statement/crud/InsertBaseStatement.java x: 5 commits (90d) y: 547 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/schemaengine/SchemaEngine.java x: 1 commits (90d) y: 359 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/schemaengine/schemaregion/attribute/update/DeviceAttributeCacheUpdater.java x: 1 commits (90d) y: 373 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/schemaengine/schemaregion/impl/SchemaRegionMemoryImpl.java x: 3 commits (90d) y: 1655 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/schemaengine/schemaregion/tag/TagManager.java x: 1 commits (90d) y: 579 lines of code iotdb-core/node-commons/src/main/java/org/apache/iotdb/commons/concurrent/ThreadName.java x: 4 commits (90d) y: 416 lines of code iotdb-core/node-commons/src/main/java/org/apache/iotdb/commons/path/PartialPath.java x: 1 commits (90d) y: 715 lines of code iotdb-core/node-commons/src/main/java/org/apache/iotdb/commons/path/PathPatternTree.java x: 2 commits (90d) y: 345 lines of code iotdb-core/node-commons/src/main/java/org/apache/iotdb/commons/path/fa/nfa/SimpleNFA.java x: 1 commits (90d) y: 402 lines of code iotdb-core/node-commons/src/main/java/org/apache/iotdb/commons/schema/column/ColumnHeaderConstant.java x: 3 commits (90d) y: 530 lines of code iotdb-core/node-commons/src/main/java/org/apache/iotdb/commons/schema/table/TsTable.java x: 4 commits (90d) y: 315 lines of code iotdb-core/relational-grammar/src/main/antlr4/org/apache/iotdb/db/relational/grammar/sql/RelationalSql.g4 x: 16 commits (90d) y: 1492 lines of code iotdb-protocol/thrift-confignode/src/main/thrift/confignode.thrift x: 5 commits (90d) y: 1091 lines of code iotdb-protocol/thrift-datanode/src/main/thrift/datanode.thrift x: 6 commits (90d) y: 697 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/pipe/connector/protocol/pipeconsensus/PipeConsensusAsyncConnector.java x: 6 commits (90d) y: 484 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/service/DataNodeShutdownHook.java x: 3 commits (90d) y: 88 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/pipe/agent/task/PipeDataNodeTaskAgent.java x: 11 commits (90d) y: 722 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/subscription/agent/SubscriptionBrokerAgent.java x: 3 commits (90d) y: 193 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/subscription/broker/SubscriptionBroker.java x: 3 commits (90d) y: 383 lines of code iotdb-client/session/src/main/java/org/apache/iotdb/session/subscription/consumer/base/AbstractSubscriptionConsumer.java x: 9 commits (90d) y: 1175 lines of code iotdb-client/service-rpc/src/main/java/org/apache/iotdb/rpc/TSStatusCode.java x: 4 commits (90d) y: 262 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/execution/operator/source/relational/aggregation/AccumulatorFactory.java x: 2 commits (90d) y: 442 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/expression/multi/FunctionExpression.java x: 1 commits (90d) y: 343 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/relational/function/tvf/ForecastTableFunction.java x: 1 commits (90d) y: 528 lines of code iotdb-core/node-commons/src/main/java/org/apache/iotdb/commons/client/ainode/AINodeClient.java x: 2 commits (90d) y: 226 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/planner/plan/node/PlanGraphPrinter.java x: 6 commits (90d) y: 1141 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/relational/planner/iterative/rule/TransformCorrelatedGroupedAggregationWithProjection.java x: 2 commits (90d) y: 146 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/relational/planner/optimizations/UnaliasSymbolReferences.java x: 6 commits (90d) y: 742 lines of code iotdb-client/jdbc/src/main/java/org/apache/iotdb/jdbc/IoTDBAbstractDatabaseMetadata.java x: 4 commits (90d) y: 2664 lines of code iotdb-client/jdbc/src/main/java/org/apache/iotdb/jdbc/IoTDBConnection.java x: 6 commits (90d) y: 549 lines of code iotdb-client/jdbc/src/main/java/org/apache/iotdb/jdbc/IoTDBDatabaseMetadata.java x: 5 commits (90d) y: 670 lines of code iotdb-client/jdbc/src/main/java/org/apache/iotdb/jdbc/relational/IoTDBRelationalDatabaseMetadata.java x: 6 commits (90d) y: 567 lines of code iotdb-client/cli/src/main/java/org/apache/iotdb/tool/data/AbstractDataTool.java x: 3 commits (90d) y: 773 lines of code iotdb-client/cli/src/main/java/org/apache/iotdb/tool/data/ImportDataTable.java x: 3 commits (90d) y: 354 lines of code iotdb-client/session/src/main/java/org/apache/iotdb/session/subscription/payload/SubscriptionSessionDataSet.java x: 3 commits (90d) y: 197 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/pipe/connector/protocol/opcua/OpcUaNameSpace.java x: 4 commits (90d) y: 421 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/pipe/connector/util/builder/PipeTableModelTsFileBuilder.java x: 2 commits (90d) y: 279 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/pipe/event/common/tablet/parser/TabletInsertionEventParser.java x: 2 commits (90d) y: 552 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/pipe/event/common/tsfile/parser/table/TsFileInsertionEventTableParserTabletIterator.java x: 5 commits (90d) y: 342 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/pipe/resource/memory/PipeMemoryWeightUtil.java x: 2 commits (90d) y: 256 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/protocol/rest/table/v1/handler/StatementConstructionHandler.java x: 2 commits (90d) y: 161 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/parser/StatementGenerator.java x: 2 commits (90d) y: 783 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/service/metrics/WritingMetrics.java x: 4 commits (90d) y: 873 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/service/metrics/memory/StorageEngineMemoryMetrics.java x: 2 commits (90d) y: 385 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/utils/datastructure/AlignedTVList.java x: 12 commits (90d) y: 1735 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/utils/datastructure/TVList.java x: 10 commits (90d) y: 784 lines of code iotdb-core/node-commons/src/main/java/org/apache/iotdb/commons/service/metric/enums/Metric.java x: 5 commits (90d) y: 176 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/procedure/env/ConfigNodeProcedureEnv.java x: 5 commits (90d) y: 684 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/procedure/env/RemoveDataNodeHandler.java x: 2 commits (90d) y: 457 lines of code iotdb-client/cli/src/main/java/org/apache/iotdb/tool/common/Constants.java x: 5 commits (90d) y: 307 lines of code iotdb-client/cli/src/main/java/org/apache/iotdb/tool/common/OptionsUtil.java x: 5 commits (90d) y: 1023 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/pipe/receiver/protocol/pipeconsensus/PipeConsensusReceiver.java x: 13 commits (90d) y: 1416 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/storageengine/dataregion/wal/buffer/WALBuffer.java x: 2 commits (90d) y: 628 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/storageengine/dataregion/wal/io/WALInputStream.java x: 1 commits (90d) y: 314 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/conf/IoTDBConfig.java x: 13 commits (90d) y: 2710 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/storageengine/dataregion/compaction/execute/task/InnerSpaceCompactionTask.java x: 2 commits (90d) y: 615 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/storageengine/dataregion/compaction/selector/impl/RewriteCrossSpaceCompactionSelector.java x: 1 commits (90d) y: 507 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/conf/IoTDBDescriptor.java x: 15 commits (90d) y: 2240 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/pipe/agent/task/subtask/connector/PipeRealtimePriorityBlockingQueue.java x: 6 commits (90d) y: 174 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/pipe/connector/protocol/thrift/async/IoTDBDataRegionAsyncConnector.java x: 9 commits (90d) y: 578 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/pipe/event/common/tsfile/parser/scan/TsFileInsertionEventScanParser.java x: 5 commits (90d) y: 444 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/pipe/extractor/dataregion/realtime/PipeRealtimeDataRegionHybridExtractor.java x: 8 commits (90d) y: 365 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/pipe/receiver/protocol/thrift/IoTDBDataNodeReceiver.java x: 10 commits (90d) y: 938 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/pipe/resource/memory/PipeMemoryManager.java x: 7 commits (90d) y: 471 lines of code iotdb-core/node-commons/src/main/java/org/apache/iotdb/commons/conf/CommonConfig.java x: 15 commits (90d) y: 1788 lines of code iotdb-core/node-commons/src/main/java/org/apache/iotdb/commons/conf/CommonDescriptor.java x: 13 commits (90d) y: 376 lines of code iotdb-core/node-commons/src/main/java/org/apache/iotdb/commons/pipe/agent/task/connection/BlockingPendingQueue.java x: 3 commits (90d) y: 138 lines of code iotdb-core/node-commons/src/main/java/org/apache/iotdb/commons/pipe/config/PipeConfig.java x: 9 commits (90d) y: 418 lines of code iotdb-core/node-commons/src/main/java/org/apache/iotdb/commons/pipe/receiver/IoTDBFileReceiver.java x: 6 commits (90d) y: 717 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/procedure/impl/node/RemoveDataNodesProcedure.java x: 1 commits (90d) y: 294 lines of code example/udf/src/main/java/org/apache/iotdb/udf/table/RepeatExample.java x: 4 commits (90d) y: 87 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/relational/analyzer/tablefunction/TableFunctionInvocationAnalysis.java x: 3 commits (90d) y: 52 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/relational/planner/node/TableFunctionProcessorNode.java x: 3 commits (90d) y: 240 lines of code iotdb-core/node-commons/src/main/java/org/apache/iotdb/commons/udf/builtin/relational/tvf/CapacityTableFunction.java x: 3 commits (90d) y: 99 lines of code iotdb-core/node-commons/src/main/java/org/apache/iotdb/commons/udf/builtin/relational/tvf/HOPTableFunction.java x: 4 commits (90d) y: 134 lines of code iotdb-core/node-commons/src/main/java/org/apache/iotdb/commons/udf/builtin/relational/tvf/SessionTableFunction.java x: 3 commits (90d) y: 119 lines of code iotdb-client/client-py/iotdb/Session.py x: 4 commits (90d) y: 2042 lines of code integration-test/src/main/java/org/apache/iotdb/it/env/cluster/env/AbstractEnv.java x: 2 commits (90d) y: 1136 lines of code integration-test/src/main/java/org/apache/iotdb/it/env/remote/env/RemoteServerEnv.java x: 2 commits (90d) y: 431 lines of code integration-test/src/main/java/org/apache/iotdb/itbase/env/DataNodeConfig.java x: 2 commits (90d) y: 14 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/execution/operator/source/relational/aggregation/grouped/GroupedApproxCountDistinctAccumulator.java x: 1 commits (90d) y: 272 lines of code iotdb-client/client-cpp/src/main/Session.cpp x: 3 commits (90d) y: 2224 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/pipe/resource/tsfile/PipeTsFileResourceManager.java x: 3 commits (90d) y: 291 lines of code example/session/src/main/java/org/apache/iotdb/TableModelSubscriptionSessionExample.java x: 4 commits (90d) y: 146 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/analyze/load/LoadTsFileAnalyzer.java x: 9 commits (90d) y: 647 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/analyze/load/LoadTsFileTableSchemaCache.java x: 4 commits (90d) y: 373 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/relational/sql/ast/LoadTsFile.java x: 4 commits (90d) y: 204 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/pipe/agent/task/subtask/connector/PipeConnectorSubtask.java x: 2 commits (90d) y: 223 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/pipe/event/common/tablet/PipeRawTabletInsertionEvent.java x: 6 commits (90d) y: 369 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/pipe/extractor/dataregion/historical/PipeHistoricalDataRegionTsFileAndDeletionExtractor.java x: 5 commits (90d) y: 751 lines of code iotdb-core/node-commons/src/main/java/org/apache/iotdb/commons/pipe/config/constant/PipeConnectorConstant.java x: 5 commits (90d) y: 204 lines of code iotdb-client/cli/src/main/java/org/apache/iotdb/tool/data/ImportDataTree.java x: 1 commits (90d) y: 438 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/subscription/receiver/SubscriptionReceiverV1.java x: 2 commits (90d) y: 710 lines of code iotdb-client/jdbc/src/main/java/org/apache/iotdb/jdbc/IoTDBStatement.java x: 3 commits (90d) y: 665 lines of code iotdb-client/session/src/main/java/org/apache/iotdb/session/SessionConnection.java x: 3 commits (90d) y: 1098 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/analyze/schema/AutoCreateSchemaExecutor.java x: 3 commits (90d) y: 580 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/analyze/schema/ClusterSchemaFetcher.java x: 2 commits (90d) y: 338 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/scheduler/FragmentInstanceDispatcherImpl.java x: 5 commits (90d) y: 476 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/utils/ErrorHandlingUtils.java x: 6 commits (90d) y: 191 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/subscription/broker/SubscriptionPrefetchingTsFileQueue.java x: 5 commits (90d) y: 215 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/subscription/event/batch/SubscriptionPipeTabletEventBatch.java x: 5 commits (90d) y: 274 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/storageengine/dataregion/DataRegion.java x: 14 commits (90d) y: 3263 lines of code iotdb-client/client-cpp/src/main/Session.h x: 1 commits (90d) y: 1119 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/storageengine/dataregion/memtable/AlignedReadOnlyMemChunk.java x: 5 commits (90d) y: 332 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/storageengine/dataregion/memtable/AlignedWritableMemChunk.java x: 8 commits (90d) y: 713 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/storageengine/dataregion/memtable/ReadOnlyMemChunk.java x: 5 commits (90d) y: 271 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/storageengine/dataregion/memtable/WritableMemChunk.java x: 8 commits (90d) y: 508 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/pipe/resource/memory/InsertNodeMemoryEstimator.java x: 3 commits (90d) y: 550 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/subscription/broker/SubscriptionPrefetchingQueue.java x: 6 commits (90d) y: 540 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/storageengine/dataregion/memtable/TsFileProcessor.java x: 6 commits (90d) y: 1928 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/planner/plan/node/write/InsertTabletNode.java x: 1 commits (90d) y: 1077 lines of code iotdb-core/node-commons/src/main/java/org/apache/iotdb/commons/pipe/agent/task/PipeTaskAgent.java x: 4 commits (90d) y: 835 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/execution/executor/RegionWriteExecutor.java x: 3 commits (90d) y: 1056 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/storageengine/dataregion/compaction/execute/utils/MultiTsFileDeviceIterator.java x: 4 commits (90d) y: 513 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/storageengine/dataregion/compaction/execute/utils/executor/fast/SeriesCompactionExecutor.java x: 3 commits (90d) y: 363 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/execution/operator/source/relational/AbstractAggTableScanOperator.java x: 3 commits (90d) y: 685 lines of code iotdb-core/consensus/src/main/java/org/apache/iotdb/consensus/pipe/PipeConsensus.java x: 3 commits (90d) y: 504 lines of code iotdb-core/consensus/src/main/java/org/apache/iotdb/consensus/iot/IoTConsensusServerImpl.java x: 4 commits (90d) y: 852 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/storageengine/dataregion/tsfile/TsFileResource.java x: 7 commits (90d) y: 1169 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/protocol/mqtt/MPPPublishHandler.java x: 3 commits (90d) y: 277 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/relational/planner/node/AggregationTableScanNode.java x: 1 commits (90d) y: 469 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/execution/operator/source/relational/aggregation/FirstByAccumulator.java x: 2 commits (90d) y: 506 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/execution/operator/source/relational/aggregation/MaxAccumulator.java x: 2 commits (90d) y: 357 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/execution/operator/source/relational/aggregation/grouped/GroupedFirstByAccumulator.java x: 3 commits (90d) y: 614 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/execution/operator/source/relational/aggregation/grouped/GroupedMaxMinByBaseAccumulator.java x: 2 commits (90d) y: 762 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/manager/node/NodeManager.java x: 4 commits (90d) y: 913 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/conf/ConfigNodeConfig.java x: 3 commits (90d) y: 864 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/relational/analyzer/ExpressionAnalyzer.java x: 2 commits (90d) y: 1224 lines of code iotdb-client/cli/src/main/java/org/apache/iotdb/tool/data/ExportDataTable.java x: 2 commits (90d) y: 314 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/pipe/connector/protocol/thrift/async/handler/PipeTransferTsFileHandler.java x: 4 commits (90d) y: 398 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/execution/config/TreeConfigTaskVisitor.java x: 6 commits (90d) y: 676 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/pipe/agent/task/connection/PipeEventCollector.java x: 7 commits (90d) y: 192 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/pipe/agent/task/subtask/processor/PipeProcessorSubtask.java x: 4 commits (90d) y: 227 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/pipe/event/common/tsfile/PipeTsFileInsertionEvent.java x: 13 commits (90d) y: 639 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/manager/partition/PartitionManager.java x: 1 commits (90d) y: 1061 lines of code iotdb-client/cli/src/main/java/org/apache/iotdb/tool/data/ImportData.java x: 3 commits (90d) y: 541 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/scheduler/load/LoadTsFileScheduler.java x: 9 commits (90d) y: 747 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/storageengine/load/converter/LoadTableStatementDataTypeConvertExecutionVisitor.java x: 4 commits (90d) y: 123 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/planner/distribution/SimpleFragmentParallelPlanner.java x: 6 commits (90d) y: 154 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/relational/planner/distribute/TableModelQueryFragmentPlanner.java x: 6 commits (90d) y: 114 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/manager/pipe/extractor/IoTDBConfigRegionExtractor.java x: 5 commits (90d) y: 293 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/persistence/node/NodeInfo.java x: 1 commits (90d) y: 643 lines of code iotdb-core/ainode/ainode/core/model/built_in_model_factory.py x: 1 commits (90d) y: 783 lines of code iotdb-client/session/src/main/java/org/apache/iotdb/session/Session.java x: 6 commits (90d) y: 3422 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/storageengine/dataregion/memtable/AbstractMemTable.java x: 8 commits (90d) y: 856 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/tools/schema/SRStatementGenerator.java x: 3 commits (90d) y: 445 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/schemaengine/schemaregion/mtree/impl/mem/MTreeBelowSGMemoryImpl.java x: 1 commits (90d) y: 1494 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/execution/fragment/FragmentInstanceContext.java x: 7 commits (90d) y: 728 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/analyze/AnalyzeVisitor.java x: 7 commits (90d) y: 3450 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/procedure/env/RegionMaintainHandler.java x: 1 commits (90d) y: 431 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/storageengine/dataregion/read/reader/chunk/MemAlignedChunkReader.java x: 4 commits (90d) y: 72 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/statement/crud/InsertRowStatement.java x: 4 commits (90d) y: 456 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/pipe/event/common/tablet/PipeInsertNodeTabletInsertionEvent.java x: 7 commits (90d) y: 535 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/storageengine/dataregion/tsfile/timeindex/ArrayDeviceTimeIndex.java x: 3 commits (90d) y: 395 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/relational/analyzer/Analysis.java x: 2 commits (90d) y: 950 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/metric/SeriesScanCostMetricSet.java x: 1 commits (90d) y: 1480 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/execution/QueryExecution.java x: 4 commits (90d) y: 516 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/relational/sql/util/ExpressionFormatter.java x: 1 commits (90d) y: 549 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/execution/driver/Driver.java x: 1 commits (90d) y: 404 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/planner/LogicalPlanBuilder.java x: 1 commits (90d) y: 1254 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/planner/LogicalPlanVisitor.java x: 2 commits (90d) y: 856 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/planner/OperatorTreeGenerator.java x: 1 commits (90d) y: 3480 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/statement/crud/QueryStatement.java x: 1 commits (90d) y: 689 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/relational/planner/QueryPlanner.java x: 1 commits (90d) y: 766 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/persistence/AuthorInfo.java x: 2 commits (90d) y: 647 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/pipe/event/realtime/PipeRealtimeEventFactory.java x: 4 commits (90d) y: 110 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/pipe/extractor/dataregion/realtime/PipeRealtimeDataRegionExtractor.java x: 4 commits (90d) y: 449 lines of code iotdb-core/node-commons/src/main/java/org/apache/iotdb/commons/auth/entity/Role.java x: 2 commits (90d) y: 578 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/service/metrics/CompactionMetrics.java x: 1 commits (90d) y: 957 lines of code iotdb-core/consensus/src/main/java/org/apache/iotdb/consensus/pipe/PipeConsensusServerImpl.java x: 3 commits (90d) y: 610 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/storageengine/dataregion/memtable/IWritableMemChunkGroup.java x: 3 commits (90d) y: 28 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/conf/ConfigNodeDescriptor.java x: 1 commits (90d) y: 622 lines of code iotdb-client/jdbc/src/main/java/org/apache/iotdb/jdbc/IoTDBJDBCResultSet.java x: 1 commits (90d) y: 1096 lines of code iotdb-client/jdbc/src/main/java/org/apache/iotdb/jdbc/IoTDBPreparedStatement.java x: 1 commits (90d) y: 889 lines of code iotdb-client/session/src/main/java/org/apache/iotdb/session/pool/SessionPool.java x: 1 commits (90d) y: 2937 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/storageengine/load/LoadTsFileManager.java x: 1 commits (90d) y: 597 lines of code
4089.0
lines of code
  min: 1.0
  average: 247.42
  25th percentile: 55.25
  median: 122.0
  75th percentile: 278.75
  max: 4089.0
0 20.0
commits (90d)
min: 1.0 | average: 1.95 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 2.0 | max: 20.0

File Size vs. Contributors (90 days): 1360 points

iotdb-core/datanode/src/main/java/org/apache/iotdb/db/pipe/processor/aggregate/operator/aggregatedresult/standardstatistics/MaxValueOperator.java x: 1 contributors (90d) y: 27 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/pipe/processor/aggregate/operator/intermediateresult/sametype/numeric/AbsoluteMaxOperator.java x: 1 contributors (90d) y: 43 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/pipe/processor/aggregate/operator/processor/StandardStatisticsOperatorProcessor.java x: 1 contributors (90d) y: 63 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/pipe/extractor/dataregion/realtime/assigner/PipeDataRegionAssigner.java x: 4 contributors (90d) y: 222 lines of code iotdb-core/antlr/src/main/antlr4/org/apache/iotdb/db/qp/sql/IoTDBSqlParser.g4 x: 4 contributors (90d) y: 1218 lines of code iotdb-core/antlr/src/main/antlr4/org/apache/iotdb/db/qp/sql/SqlLexer.g4 x: 4 contributors (90d) y: 1002 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/client/async/CnToDnAsyncRequestType.java x: 3 contributors (90d) y: 77 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/client/async/CnToDnInternalServiceAsyncRequestManager.java x: 3 contributors (90d) y: 475 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/client/async/handlers/rpc/DataNodeAsyncRequestRPCHandler.java x: 3 contributors (90d) y: 219 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/consensus/request/ConfigPhysicalPlan.java x: 1 contributors (90d) y: 588 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/consensus/request/ConfigPhysicalPlanType.java x: 1 contributors (90d) y: 260 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/consensus/request/ConfigPhysicalPlanVisitor.java x: 1 contributors (90d) y: 406 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/consensus/request/write/pipe/payload/PipeCreateTableOrViewPlan.java x: 1 contributors (90d) y: 12 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/manager/ConfigManager.java x: 5 contributors (90d) y: 2540 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/manager/IManager.java x: 2 contributors (90d) y: 300 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/manager/ProcedureManager.java x: 4 contributors (90d) y: 1887 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/manager/pipe/event/PipeConfigRegionSnapshotEvent.java x: 2 contributors (90d) y: 280 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/manager/pipe/extractor/ConfigRegionListeningFilter.java x: 1 contributors (90d) y: 218 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/manager/pipe/extractor/ConfigRegionListeningQueue.java x: 1 contributors (90d) y: 162 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/manager/pipe/extractor/PipeConfigPhysicalPlanTablePrivilegeParseVisitor.java x: 1 contributors (90d) y: 321 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/manager/pipe/receiver/protocol/IoTDBConfigNodeReceiver.java x: 2 contributors (90d) y: 996 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/manager/pipe/receiver/visitor/PipeConfigPhysicalPlanTSStatusVisitor.java x: 1 contributors (90d) y: 489 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/manager/schema/ClusterSchemaManager.java x: 1 contributors (90d) y: 1268 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/persistence/executor/ConfigPlanExecutor.java x: 1 contributors (90d) y: 761 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/persistence/schema/CNPhysicalPlanGenerator.java x: 1 contributors (90d) y: 476 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/persistence/schema/ClusterSchemaInfo.java x: 1 contributors (90d) y: 1290 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/persistence/schema/ConfigMTree.java x: 1 contributors (90d) y: 944 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/procedure/impl/schema/table/AbstractAlterOrDropTableProcedure.java x: 1 contributors (90d) y: 196 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/procedure/impl/schema/table/CreateTableProcedure.java x: 1 contributors (90d) y: 256 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/procedure/impl/schema/table/DeleteDevicesProcedure.java x: 1 contributors (90d) y: 337 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/procedure/impl/schema/table/DropTableColumnProcedure.java x: 1 contributors (90d) y: 237 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/procedure/impl/schema/table/RenameTableProcedure.java x: 1 contributors (90d) y: 185 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/procedure/impl/schema/table/view/AddViewColumnProcedure.java x: 1 contributors (90d) y: 71 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/procedure/impl/schema/table/view/CreateTableViewProcedure.java x: 1 contributors (90d) y: 154 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/procedure/store/ProcedureFactory.java x: 2 contributors (90d) y: 526 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/procedure/store/ProcedureType.java x: 2 contributors (90d) y: 118 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/service/thrift/ConfigNodeRPCServiceProcessor.java x: 4 contributors (90d) y: 1173 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/auth/AuthorityChecker.java x: 3 contributors (90d) y: 331 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/pipe/receiver/visitor/PipePlanToStatementVisitor.java x: 2 contributors (90d) y: 265 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/protocol/client/ConfigNodeClient.java x: 4 contributors (90d) y: 1192 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/protocol/rest/v1/impl/RestApiServiceImpl.java x: 1 contributors (90d) y: 280 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/protocol/thrift/impl/ClientRPCServiceImpl.java x: 3 contributors (90d) y: 2606 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/protocol/thrift/impl/DataNodeInternalRPCServiceImpl.java x: 8 contributors (90d) y: 2549 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/execution/operator/schema/source/DeviceAttributeUpdater.java x: 1 contributors (90d) y: 125 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/execution/operator/schema/source/DevicePredicateHandler.java x: 1 contributors (90d) y: 101 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/execution/operator/schema/source/SchemaSourceFactory.java x: 1 contributors (90d) y: 92 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/execution/operator/source/relational/InformationSchemaContentSupplierFactory.java x: 2 contributors (90d) y: 854 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/Coordinator.java x: 8 contributors (90d) y: 519 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/analyze/load/TreeSchemaAutoCreatorAndVerifier.java x: 2 contributors (90d) y: 408 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/execution/config/TableConfigTaskVisitor.java x: 7 contributors (90d) y: 1173 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/execution/config/executor/ClusterConfigTaskExecutor.java x: 10 contributors (90d) y: 3800 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/execution/config/executor/IConfigTaskExecutor.java x: 5 contributors (90d) y: 297 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/execution/config/metadata/ShowFunctionsTask.java x: 3 contributors (90d) y: 245 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/execution/config/metadata/ai/ShowModelsTask.java x: 2 contributors (90d) y: 83 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/parser/ASTVisitor.java x: 6 contributors (90d) y: 4089 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/planner/TableOperatorGenerator.java x: 6 contributors (90d) y: 2825 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/relational/analyzer/StatementAnalyzer.java x: 6 contributors (90d) y: 3656 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/relational/metadata/ColumnSchema.java x: 1 contributors (90d) y: 138 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/relational/metadata/Metadata.java x: 2 contributors (90d) y: 60 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/relational/metadata/TableMetadataImpl.java x: 4 contributors (90d) y: 889 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/relational/metadata/TableSchema.java x: 3 contributors (90d) y: 156 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/relational/metadata/fetcher/TableDeviceSchemaFetcher.java x: 1 contributors (90d) y: 519 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/relational/metadata/fetcher/TableHeaderSchemaValidator.java x: 3 contributors (90d) y: 357 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/relational/planner/RelationPlanner.java x: 4 contributors (90d) y: 781 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/relational/planner/TableLogicalPlanner.java x: 4 contributors (90d) y: 440 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/relational/planner/distribute/TableDistributedPlanGenerator.java x: 6 contributors (90d) y: 1360 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/relational/planner/optimizations/PushPredicateIntoTableScan.java x: 4 contributors (90d) y: 1044 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/relational/security/AccessControl.java x: 2 contributors (90d) y: 24 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/relational/security/AccessControlImpl.java x: 3 contributors (90d) y: 311 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/relational/sql/ast/DefaultTraversalVisitor.java x: 2 contributors (90d) y: 402 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/relational/sql/parser/AstBuilder.java x: 11 contributors (90d) y: 3092 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/relational/sql/util/SqlFormatter.java x: 2 contributors (90d) y: 1370 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/statement/crud/InsertBaseStatement.java x: 2 contributors (90d) y: 547 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/schemaengine/SchemaEngine.java x: 1 contributors (90d) y: 359 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/schemaengine/schemaregion/attribute/update/DeviceAttributeCacheUpdater.java x: 1 contributors (90d) y: 373 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/schemaengine/schemaregion/impl/SchemaRegionMemoryImpl.java x: 1 contributors (90d) y: 1655 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/schemaengine/schemaregion/tag/TagManager.java x: 1 contributors (90d) y: 579 lines of code iotdb-core/node-commons/src/main/java/org/apache/iotdb/commons/concurrent/ThreadName.java x: 4 contributors (90d) y: 416 lines of code iotdb-core/node-commons/src/main/java/org/apache/iotdb/commons/path/PartialPath.java x: 1 contributors (90d) y: 715 lines of code iotdb-core/node-commons/src/main/java/org/apache/iotdb/commons/path/PathPatternTree.java x: 1 contributors (90d) y: 345 lines of code iotdb-core/node-commons/src/main/java/org/apache/iotdb/commons/path/fa/nfa/SimpleNFA.java x: 1 contributors (90d) y: 402 lines of code iotdb-core/relational-grammar/src/main/antlr4/org/apache/iotdb/db/relational/grammar/sql/RelationalSql.g4 x: 8 contributors (90d) y: 1492 lines of code iotdb-protocol/thrift-confignode/src/main/thrift/confignode.thrift x: 4 contributors (90d) y: 1091 lines of code iotdb-protocol/thrift-datanode/src/main/thrift/datanode.thrift x: 5 contributors (90d) y: 697 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/pipe/agent/task/PipeDataNodeTaskAgent.java x: 4 contributors (90d) y: 722 lines of code iotdb-client/session/src/main/java/org/apache/iotdb/session/subscription/consumer/base/AbstractSubscriptionConsumer.java x: 3 contributors (90d) y: 1175 lines of code iotdb-client/service-rpc/src/main/java/org/apache/iotdb/rpc/TSStatusCode.java x: 4 contributors (90d) y: 262 lines of code iotdb-core/ainode/ainode/core/manager/inference_manager.py x: 2 contributors (90d) y: 133 lines of code iotdb-core/ainode/pyproject.toml x: 3 contributors (90d) y: 62 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/execution/operator/source/relational/aggregation/AccumulatorFactory.java x: 2 contributors (90d) y: 442 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/execution/relational/ColumnTransformerBuilder.java x: 3 contributors (90d) y: 1384 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/service/DataNode.java x: 3 contributors (90d) y: 942 lines of code iotdb-core/node-commons/src/main/java/org/apache/iotdb/commons/client/ainode/AINodeClient.java x: 2 contributors (90d) y: 226 lines of code iotdb-protocol/thrift-ainode/src/main/thrift/ainode.thrift x: 2 contributors (90d) y: 78 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/planner/plan/node/PlanGraphPrinter.java x: 3 contributors (90d) y: 1141 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/relational/planner/iterative/rule/TransformCorrelatedDistinctAggregationWithoutProjection.java x: 2 contributors (90d) y: 102 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/relational/planner/iterative/rule/TransformCorrelatedGlobalAggregationWithProjection.java x: 2 contributors (90d) y: 193 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/relational/planner/iterative/rule/TransformCorrelatedGroupedAggregationWithProjection.java x: 2 contributors (90d) y: 146 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/relational/planner/optimizations/UnaliasSymbolReferences.java x: 3 contributors (90d) y: 742 lines of code iotdb-client/jdbc/src/main/java/org/apache/iotdb/jdbc/IoTDBAbstractDatabaseMetadata.java x: 2 contributors (90d) y: 2664 lines of code iotdb-client/jdbc/src/main/java/org/apache/iotdb/jdbc/IoTDBConnection.java x: 3 contributors (90d) y: 549 lines of code iotdb-client/jdbc/src/main/java/org/apache/iotdb/jdbc/IoTDBDatabaseMetadata.java x: 2 contributors (90d) y: 670 lines of code iotdb-client/jdbc/src/main/java/org/apache/iotdb/jdbc/relational/IoTDBRelationalDatabaseMetadata.java x: 2 contributors (90d) y: 567 lines of code iotdb-client/cli/src/main/java/org/apache/iotdb/tool/data/AbstractDataTool.java x: 2 contributors (90d) y: 773 lines of code iotdb-client/cli/src/main/java/org/apache/iotdb/tool/data/ImportDataTable.java x: 2 contributors (90d) y: 354 lines of code iotdb-client/session/src/main/java/org/apache/iotdb/session/subscription/payload/SubscriptionSessionDataSet.java x: 2 contributors (90d) y: 197 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/pipe/connector/protocol/opcua/OpcUaNameSpace.java x: 2 contributors (90d) y: 421 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/pipe/event/common/tablet/parser/TabletInsertionEventParser.java x: 2 contributors (90d) y: 552 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/pipe/event/common/tsfile/parser/table/TsFileInsertionEventTableParserTabletIterator.java x: 3 contributors (90d) y: 342 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/pipe/resource/memory/PipeMemoryWeightUtil.java x: 2 contributors (90d) y: 256 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/protocol/rest/table/v1/handler/StatementConstructionHandler.java x: 2 contributors (90d) y: 161 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/service/metrics/WritingMetrics.java x: 4 contributors (90d) y: 873 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/service/metrics/memory/StorageEngineMemoryMetrics.java x: 2 contributors (90d) y: 385 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/utils/datastructure/AlignedTVList.java x: 4 contributors (90d) y: 1735 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/utils/datastructure/TVList.java x: 3 contributors (90d) y: 784 lines of code iotdb-core/node-commons/src/main/java/org/apache/iotdb/commons/service/metric/enums/Metric.java x: 5 contributors (90d) y: 176 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/procedure/env/ConfigNodeProcedureEnv.java x: 4 contributors (90d) y: 684 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/analyze/ClusterPartitionFetcher.java x: 4 contributors (90d) y: 497 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/procedure/env/RemoveDataNodeHandler.java x: 1 contributors (90d) y: 457 lines of code iotdb-client/cli/src/main/java/org/apache/iotdb/tool/common/Constants.java x: 2 contributors (90d) y: 307 lines of code iotdb-client/cli/src/main/java/org/apache/iotdb/tool/common/OptionsUtil.java x: 2 contributors (90d) y: 1023 lines of code iotdb-client/cli/src/main/java/org/apache/iotdb/tool/tsfile/subscription/AbstractSubscriptionTsFile.java x: 2 contributors (90d) y: 45 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/pipe/receiver/protocol/pipeconsensus/PipeConsensusReceiver.java x: 2 contributors (90d) y: 1416 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/storageengine/StorageEngine.java x: 3 contributors (90d) y: 894 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/storageengine/dataregion/wal/buffer/WALBuffer.java x: 1 contributors (90d) y: 628 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/conf/IoTDBConfig.java x: 8 contributors (90d) y: 2710 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/storageengine/dataregion/compaction/execute/task/InnerSpaceCompactionTask.java x: 2 contributors (90d) y: 615 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/storageengine/dataregion/compaction/selector/impl/RewriteCrossSpaceCompactionSelector.java x: 1 contributors (90d) y: 507 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/conf/IoTDBDescriptor.java x: 10 contributors (90d) y: 2240 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/pipe/agent/task/subtask/connector/PipeRealtimePriorityBlockingQueue.java x: 3 contributors (90d) y: 174 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/pipe/connector/protocol/thrift/async/IoTDBDataRegionAsyncConnector.java x: 6 contributors (90d) y: 578 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/pipe/event/common/tsfile/parser/scan/TsFileInsertionEventScanParser.java x: 3 contributors (90d) y: 444 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/pipe/receiver/protocol/thrift/IoTDBDataNodeReceiver.java x: 5 contributors (90d) y: 938 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/pipe/resource/memory/PipeMemoryManager.java x: 5 contributors (90d) y: 471 lines of code iotdb-core/node-commons/src/main/java/org/apache/iotdb/commons/conf/CommonConfig.java x: 7 contributors (90d) y: 1788 lines of code iotdb-core/node-commons/src/main/java/org/apache/iotdb/commons/conf/CommonDescriptor.java x: 7 contributors (90d) y: 376 lines of code iotdb-core/node-commons/src/main/java/org/apache/iotdb/commons/pipe/config/PipeConfig.java x: 5 contributors (90d) y: 418 lines of code iotdb-core/node-commons/src/main/java/org/apache/iotdb/commons/pipe/receiver/IoTDBFileReceiver.java x: 5 contributors (90d) y: 717 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/procedure/impl/StateMachineProcedure.java x: 3 contributors (90d) y: 183 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/procedure/impl/node/RemoveDataNodesProcedure.java x: 1 contributors (90d) y: 294 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/pipe/connector/protocol/pipeconsensus/PipeConsensusSyncConnector.java x: 1 contributors (90d) y: 431 lines of code iotdb-client/client-py/iotdb/Session.py x: 2 contributors (90d) y: 2042 lines of code integration-test/src/main/java/org/apache/iotdb/it/env/cluster/env/AbstractEnv.java x: 2 contributors (90d) y: 1136 lines of code integration-test/src/main/java/org/apache/iotdb/itbase/env/DataNodeConfig.java x: 2 contributors (90d) y: 14 lines of code iotdb-protocol/thrift-commons/src/main/thrift/common.thrift x: 3 contributors (90d) y: 241 lines of code iotdb-client/client-cpp/src/main/Session.cpp x: 1 contributors (90d) y: 2224 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/pipe/connector/payload/evolvable/batch/PipeTransferBatchReqBuilder.java x: 3 contributors (90d) y: 138 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/pipe/resource/tsfile/PipeTsFileResourceManager.java x: 3 contributors (90d) y: 291 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/analyze/load/LoadTsFileAnalyzer.java x: 6 contributors (90d) y: 647 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/analyze/load/LoadTsFileTableSchemaCache.java x: 4 contributors (90d) y: 373 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/relational/sql/ast/LoadTsFile.java x: 4 contributors (90d) y: 204 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/pipe/agent/task/subtask/connector/PipeConnectorSubtask.java x: 2 contributors (90d) y: 223 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/pipe/event/common/tablet/PipeRawTabletInsertionEvent.java x: 4 contributors (90d) y: 369 lines of code iotdb-core/node-commons/src/main/java/org/apache/iotdb/commons/pipe/connector/protocol/IoTDBConnector.java x: 2 contributors (90d) y: 468 lines of code iotdb-client/cli/src/main/java/org/apache/iotdb/tool/data/ImportDataTree.java x: 1 contributors (90d) y: 438 lines of code iotdb-client/session/src/main/java/org/apache/iotdb/session/SessionConnection.java x: 2 contributors (90d) y: 1098 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/analyze/schema/AutoCreateSchemaExecutor.java x: 2 contributors (90d) y: 580 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/analyze/schema/ClusterSchemaFetchExecutor.java x: 3 contributors (90d) y: 258 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/analyze/schema/ClusterSchemaFetcher.java x: 2 contributors (90d) y: 338 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/utils/ErrorHandlingUtils.java x: 4 contributors (90d) y: 191 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/storageengine/dataregion/DataRegion.java x: 9 contributors (90d) y: 3263 lines of code iotdb-client/client-cpp/src/main/Session.h x: 1 contributors (90d) y: 1119 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/storageengine/dataregion/memtable/AlignedWritableMemChunk.java x: 2 contributors (90d) y: 713 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/storageengine/dataregion/memtable/WritableMemChunk.java x: 2 contributors (90d) y: 508 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/subscription/broker/SubscriptionPrefetchingQueue.java x: 1 contributors (90d) y: 540 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/storageengine/dataregion/memtable/TsFileProcessor.java x: 3 contributors (90d) y: 1928 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/planner/plan/node/write/InsertTabletNode.java x: 1 contributors (90d) y: 1077 lines of code iotdb-core/node-commons/src/main/java/org/apache/iotdb/commons/pipe/agent/task/PipeTaskAgent.java x: 4 contributors (90d) y: 835 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/execution/executor/RegionWriteExecutor.java x: 1 contributors (90d) y: 1056 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/storageengine/dataregion/compaction/execute/utils/MultiTsFileDeviceIterator.java x: 3 contributors (90d) y: 513 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/execution/operator/source/relational/AbstractAggTableScanOperator.java x: 3 contributors (90d) y: 685 lines of code iotdb-core/consensus/src/main/java/org/apache/iotdb/consensus/iot/IoTConsensusServerImpl.java x: 1 contributors (90d) y: 852 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/storageengine/dataregion/tsfile/TsFileResource.java x: 5 contributors (90d) y: 1169 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/execution/operator/source/relational/aggregation/grouped/GroupedExtremeAccumulator.java x: 2 contributors (90d) y: 355 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/manager/node/NodeManager.java x: 4 contributors (90d) y: 913 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/conf/ConfigNodeConfig.java x: 3 contributors (90d) y: 864 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/relational/analyzer/ExpressionAnalyzer.java x: 2 contributors (90d) y: 1224 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/execution/config/TreeConfigTaskVisitor.java x: 4 contributors (90d) y: 676 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/pipe/event/common/tsfile/PipeTsFileInsertionEvent.java x: 5 contributors (90d) y: 639 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/scheduler/load/LoadTsFileScheduler.java x: 6 contributors (90d) y: 747 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/storageengine/load/converter/LoadTableStatementDataTypeConvertExecutionVisitor.java x: 3 contributors (90d) y: 123 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/pipe/event/common/tsfile/parser/table/TsFileInsertionEventTableParser.java x: 3 contributors (90d) y: 200 lines of code iotdb-core/ainode/ainode/core/model/built_in_model_factory.py x: 1 contributors (90d) y: 783 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/statement/StatementVisitor.java x: 3 contributors (90d) y: 519 lines of code iotdb-client/session/src/main/java/org/apache/iotdb/session/Session.java x: 4 contributors (90d) y: 3422 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/schemaengine/schemaregion/mtree/impl/mem/MTreeBelowSGMemoryImpl.java x: 1 contributors (90d) y: 1494 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/execution/fragment/FragmentInstanceContext.java x: 5 contributors (90d) y: 728 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/analyze/AnalyzeVisitor.java x: 7 contributors (90d) y: 3450 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/statement/crud/InsertRowStatement.java x: 2 contributors (90d) y: 456 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/pipe/event/common/tablet/PipeInsertNodeTabletInsertionEvent.java x: 4 contributors (90d) y: 535 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/storageengine/dataregion/tsfile/timeindex/ArrayDeviceTimeIndex.java x: 3 contributors (90d) y: 395 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/relational/analyzer/Analysis.java x: 2 contributors (90d) y: 950 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/metric/SeriesScanCostMetricSet.java x: 1 contributors (90d) y: 1480 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/relational/sql/util/ExpressionFormatter.java x: 1 contributors (90d) y: 549 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/execution/exchange/SharedTsBlockQueue.java x: 3 contributors (90d) y: 276 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/execution/schedule/DriverScheduler.java x: 3 contributors (90d) y: 533 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/planner/LogicalPlanBuilder.java x: 1 contributors (90d) y: 1254 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/planner/OperatorTreeGenerator.java x: 1 contributors (90d) y: 3480 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/statement/crud/QueryStatement.java x: 1 contributors (90d) y: 689 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/persistence/AuthorInfo.java x: 2 contributors (90d) y: 647 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/pipe/event/realtime/PipeRealtimeEventFactory.java x: 3 contributors (90d) y: 110 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/service/metrics/CompactionMetrics.java x: 1 contributors (90d) y: 957 lines of code iotdb-core/consensus/src/main/java/org/apache/iotdb/consensus/pipe/PipeConsensusServerImpl.java x: 3 contributors (90d) y: 610 lines of code iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/conf/ConfigNodeDescriptor.java x: 1 contributors (90d) y: 622 lines of code iotdb-client/jdbc/src/main/java/org/apache/iotdb/jdbc/IoTDBJDBCResultSet.java x: 1 contributors (90d) y: 1096 lines of code iotdb-client/jdbc/src/main/java/org/apache/iotdb/jdbc/IoTDBPreparedStatement.java x: 1 contributors (90d) y: 889 lines of code iotdb-client/session/src/main/java/org/apache/iotdb/session/pool/SessionPool.java x: 1 contributors (90d) y: 2937 lines of code iotdb-core/datanode/src/main/java/org/apache/iotdb/db/storageengine/load/LoadTsFileManager.java x: 1 contributors (90d) y: 597 lines of code
4089.0
lines of code
  min: 1.0
  average: 247.42
  25th percentile: 55.25
  median: 122.0
  75th percentile: 278.75
  max: 4089.0
0 11.0
contributors (90d)
min: 1.0 | average: 1.44 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 1.0 | max: 11.0