apache / phoenix
File Size

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

Intro
Learn more...
File Size Overall
27% | 22% | 24% | 12% | 12%
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
java27% | 22% | 23% | 12% | 12%
g76% | 0% | 23% | 0% | 0%
xml0% | 0% | 64% | 0% | 35%
css0% | 0% | 100% | 0% | 0%
js0% | 0% | 21% | 45% | 33%
proto0% | 0% | 26% | 33% | 39%
sql0% | 0% | 0% | 0% | 100%
html0% | 0% | 0% | 0% | 100%
py0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
phoenix-core32% | 28% | 24% | 9% | 4%
phoenix-core-client25% | 16% | 21% | 15% | 21%
phoenix-core-server24% | 19% | 29% | 14% | 10%
phoenix-pherf0% | 6% | 28% | 32% | 32%
phoenix-tracing-webapp0% | 0% | 32% | 27% | 40%
dev0% | 0% | 86% | 0% | 13%
phoenix-hbase-compat-2.6.00% | 0% | 0% | 0% | 100%
phoenix-hbase-compat-2.5.00% | 0% | 0% | 0% | 100%
phoenix-hbase-compat-2.5.40% | 0% | 0% | 0% | 100%
phoenix-hbase-compat-2.4.10% | 0% | 0% | 0% | 100%
phoenix-assembly0% | 0% | 0% | 0% | 100%
src0% | 0% | 0% | 0% | 100%
Longest Files (Top 50)
File# lines# units
ConnectionQueryServicesImpl.java
in phoenix-core-client/src/main/java/org/apache/phoenix/query
5605 214
MetaDataClient.java
in phoenix-core-client/src/main/java/org/apache/phoenix/schema
5561 169
MetaDataEndpointImpl.java
in phoenix-core-server/src/main/java/org/apache/phoenix/coprocessor
4310 102
UpgradeUtil.java
in phoenix-core-client/src/main/java/org/apache/phoenix/util
2684 65
BaseViewTTLIT.java
in phoenix-core/src/it/java/org/apache/phoenix/end2end
2368 41
PhoenixStatement.java
in phoenix-core-client/src/main/java/org/apache/phoenix/jdbc
2356 214
SortMergeJoinIT.java
in phoenix-core/src/it/java/org/apache/phoenix/end2end/join
2311 36
PTableImpl.java
in phoenix-core-client/src/main/java/org/apache/phoenix/schema
2224 169
HashJoinIT.java
in phoenix-core/src/it/java/org/apache/phoenix/end2end/join
2163 35
CompactionScanner.java
in phoenix-core-server/src/main/java/org/apache/phoenix/coprocessor
2154 94
IndexMaintainer.java
in phoenix-core-client/src/main/java/org/apache/phoenix/index
2099 98
DateTimeIT.java
in phoenix-core/src/it/java/org/apache/phoenix/end2end
2083 77
InListIT.java
in phoenix-core/src/it/java/org/apache/phoenix/end2end
1973 86
MutationState.java
in phoenix-core-client/src/main/java/org/apache/phoenix/execute
1860 106
VariableLengthPKIT.java
in phoenix-core/src/it/java/org/apache/phoenix/end2end
1841 57
VarBinaryEncoded1IT.java
in phoenix-core/src/it/java/org/apache/phoenix/end2end
1819 14
RowValueConstructorIT.java
in phoenix-core/src/it/java/org/apache/phoenix/end2end
1763 60
WhereOptimizer.java
in phoenix-core-client/src/main/java/org/apache/phoenix/compile
1728 107
UpsertSelectWithRegionMovesIT.java
in phoenix-core/src/it/java/org/apache/phoenix/end2end
1695 34
IndexRegionObserver.java
in phoenix-core-server/src/main/java/org/apache/phoenix/hbase/index
1681 78
LikeExpressionIT.java
in phoenix-core/src/it/java/org/apache/phoenix/end2end
1657 25
PhoenixDatabaseMetaData.java
in phoenix-core-client/src/main/java/org/apache/phoenix/jdbc
1655 186
BaseIndexWithRegionMovesIT.java
in phoenix-core/src/it/java/org/apache/phoenix/end2end/index
1646 34
ProductMetricsIT.java
in phoenix-core/src/it/java/org/apache/phoenix/end2end
1623 64
CreateTableIT.java
in phoenix-core/src/it/java/org/apache/phoenix/end2end
1560 56
UpsertSelectIT.java
in phoenix-core/src/it/java/org/apache/phoenix/end2end
1559 34
ScanUtil.java
in phoenix-core-client/src/main/java/org/apache/phoenix/util
1525 100
AlterTableIT.java
in phoenix-core/src/it/java/org/apache/phoenix/end2end
1489 49
BaseResultIterators.java
in phoenix-core-client/src/main/java/org/apache/phoenix/iterate
1482 51
PhoenixTableLevelMetricsIT.java
in phoenix-core/src/it/java/org/apache/phoenix/monitoring
1449 18
BaseIndexIT.java
in phoenix-core/src/it/java/org/apache/phoenix/end2end/index
1444 32
BasePermissionsIT.java
in phoenix-core/src/it/java/org/apache/phoenix/end2end
1431 77
GlobalIndexCheckerWithRegionMovesIT.java
in phoenix-core/src/it/java/org/apache/phoenix/end2end/index
1420 36
UnionAllIT.java
in phoenix-core/src/it/java/org/apache/phoenix/end2end
1407 20
PhoenixSQL.g
in phoenix-core-client/src/main/antlr3
1387 -
IndexToolForNonTxGlobalIndexIT.java
in phoenix-core/src/it/java/org/apache/phoenix/end2end
1369 33
PhoenixResultSet.java
in phoenix-core-client/src/main/java/org/apache/phoenix/jdbc
1341 204
LocalIndexIT.java
in phoenix-core/src/it/java/org/apache/phoenix/end2end/index
1273 35
PhoenixConnection.java
in phoenix-core-client/src/main/java/org/apache/phoenix/jdbc
1272 149
ViewTTLIT.java
in phoenix-core/src/it/java/org/apache/phoenix/end2end
1250 38
GlobalIndexRegionScanner.java
in phoenix-core-server/src/main/java/org/apache/phoenix/coprocessor
1243 46
UpsertCompiler.java
in phoenix-core-client/src/main/java/org/apache/phoenix/compile
1240 57
ViewMetadataIT.java
in phoenix-core/src/it/java/org/apache/phoenix/end2end
1237 38
JoinCompiler.java
in phoenix-core-client/src/main/java/org/apache/phoenix/compile
1236 91
SequenceIT.java
in phoenix-core/src/it/java/org/apache/phoenix/end2end
1229 71
GlobalIndexCheckerIT.java
in phoenix-core/src/it/java/org/apache/phoenix/end2end/index
1221 37
AlterTableWithViewsIT.java
in phoenix-core/src/it/java/org/apache/phoenix/end2end
1194 27
ConditionalTTLExpressionIT.java
in phoenix-core/src/it/java/org/apache/phoenix/schema
1179 38
ExpressionCompiler.java
in phoenix-core-client/src/main/java/org/apache/phoenix/compile
1165 81
PhoenixMetricsIT.java
in phoenix-core/src/it/java/org/apache/phoenix/monitoring
1148 43
Files With Most Units (Top 50)
File# lines# units
ConnectionQueryServicesImpl.java
in phoenix-core-client/src/main/java/org/apache/phoenix/query
5605 214
PhoenixStatement.java
in phoenix-core-client/src/main/java/org/apache/phoenix/jdbc
2356 214
PhoenixResultSet.java
in phoenix-core-client/src/main/java/org/apache/phoenix/jdbc
1341 204
DelegateResultSet.java
in phoenix-core-client/src/main/java/org/apache/phoenix/jdbc
802 190
PhoenixDatabaseMetaData.java
in phoenix-core-client/src/main/java/org/apache/phoenix/jdbc
1655 186
PTableImpl.java
in phoenix-core-client/src/main/java/org/apache/phoenix/schema
2224 169
MetaDataClient.java
in phoenix-core-client/src/main/java/org/apache/phoenix/schema
5561 169
ParseNodeFactory.java
in phoenix-core-client/src/main/java/org/apache/phoenix/parse
826 157
PhoenixConnection.java
in phoenix-core-client/src/main/java/org/apache/phoenix/jdbc
1272 149
SchemaUtil.java
in phoenix-core-client/src/main/java/org/apache/phoenix/util
1099 117
PDataType.java
in phoenix-core-client/src/main/java/org/apache/phoenix/schema/types
892 115
WhereOptimizer.java
in phoenix-core-client/src/main/java/org/apache/phoenix/compile
1728 107
MutationState.java
in phoenix-core-client/src/main/java/org/apache/phoenix/execute
1860 106
ParallelPhoenixPreparedStatement.java
in phoenix-core-client/src/main/java/org/apache/phoenix/jdbc
634 103
MetaDataEndpointImpl.java
in phoenix-core-server/src/main/java/org/apache/phoenix/coprocessor
4310 102
QueryServicesOptions.java
in phoenix-core-client/src/main/java/org/apache/phoenix/query
768 101
ScanUtil.java
in phoenix-core-client/src/main/java/org/apache/phoenix/util
1525 100
DelegatePreparedStatement.java
in phoenix-core-client/src/main/java/org/apache/phoenix/jdbc
432 99
IndexMaintainer.java
in phoenix-core-client/src/main/java/org/apache/phoenix/index
2099 98
MetaDataUtil.java
in phoenix-core-client/src/main/java/org/apache/phoenix/util
924 95
PhoenixConfigurationUtil.java
in phoenix-core-server/src/main/java/org/apache/phoenix/mapreduce/util
676 95
CompactionScanner.java
in phoenix-core-server/src/main/java/org/apache/phoenix/coprocessor
2154 94
IndexToolVerificationResult.java
in phoenix-core-server/src/main/java/org/apache/phoenix/coprocessor
516 94
JoinCompiler.java
in phoenix-core-client/src/main/java/org/apache/phoenix/compile
1236 91
InListIT.java
in phoenix-core/src/it/java/org/apache/phoenix/end2end
1973 86
ConnectionlessQueryServicesImpl.java
in phoenix-core-client/src/main/java/org/apache/phoenix/query
724 85
ExpressionCompiler.java
in phoenix-core-client/src/main/java/org/apache/phoenix/compile
1165 81
FromCompiler.java
in phoenix-core-client/src/main/java/org/apache/phoenix/compile
1016 80
ExplainPlanAttributes.java
in phoenix-core-client/src/main/java/org/apache/phoenix/compile
535 78
IndexRegionObserver.java
in phoenix-core-server/src/main/java/org/apache/phoenix/hbase/index
1681 78
DateTimeIT.java
in phoenix-core/src/it/java/org/apache/phoenix/end2end
2083 77
BasePermissionsIT.java
in phoenix-core/src/it/java/org/apache/phoenix/end2end
1431 77
DelegateTable.java
in phoenix-core-client/src/main/java/org/apache/phoenix/schema
349 76
DelegateConnectionQueryServices.java
in phoenix-core-client/src/main/java/org/apache/phoenix/query
366 71
SequenceIT.java
in phoenix-core/src/it/java/org/apache/phoenix/end2end
1229 71
PhoenixArray.java
in phoenix-core-client/src/main/java/org/apache/phoenix/schema/types
579 70
PhoenixPreparedStatement.java
in phoenix-core-client/src/main/java/org/apache/phoenix/jdbc
477 69
SortOrderIT.java
in phoenix-core/src/it/java/org/apache/phoenix/end2end
780 69
PhoenixRuntime.java
in phoenix-core-client/src/main/java/org/apache/phoenix/util
968 65
UpgradeUtil.java
in phoenix-core-client/src/main/java/org/apache/phoenix/util
2684 65
SortMergeJoinPlan.java
in phoenix-core-client/src/main/java/org/apache/phoenix/execute
839 65
ParallelPhoenixConnection.java
in phoenix-core-client/src/main/java/org/apache/phoenix/jdbc
543 64
ProductMetricsIT.java
in phoenix-core/src/it/java/org/apache/phoenix/end2end
1623 64
PTable.java
in phoenix-core-client/src/main/java/org/apache/phoenix/schema
672 63
FailoverPhoenixConnection.java
in phoenix-core-client/src/main/java/org/apache/phoenix/jdbc
457 63
DeleteCompiler.java
in phoenix-core-client/src/main/java/org/apache/phoenix/compile
849 60
IndexUtil.java
in phoenix-core-client/src/main/java/org/apache/phoenix/util
854 60
RowValueConstructorIT.java
in phoenix-core/src/it/java/org/apache/phoenix/end2end
1763 60
StatementContext.java
in phoenix-core-client/src/main/java/org/apache/phoenix/compile
316 59
DeleteIT.java
in phoenix-core/src/it/java/org/apache/phoenix/end2end
960 59
Files With Long Lines (Top 50)

There are 806 files with lines longer than 120 characters. In total, there are 7213 long lines.

File# lines# units# long lines
MetaDataClient.java
in phoenix-core-client/src/main/java/org/apache/phoenix/schema
5561 169 230
ConnectionQueryServicesImpl.java
in phoenix-core-client/src/main/java/org/apache/phoenix/query
5605 214 167
MetaDataEndpointImpl.java
in phoenix-core-server/src/main/java/org/apache/phoenix/coprocessor
4310 102 137
399 - 113
InListIT.java
in phoenix-core/src/it/java/org/apache/phoenix/end2end
1973 86 109
HashJoinIT.java
in phoenix-core/src/it/java/org/apache/phoenix/end2end/join
2163 35 89
DateTimeIT.java
in phoenix-core/src/it/java/org/apache/phoenix/end2end
2083 77 88
IndexToolForNonTxGlobalIndexIT.java
in phoenix-core/src/it/java/org/apache/phoenix/end2end
1369 33 87
TransformToolIT.java
in phoenix-core/src/it/java/org/apache/phoenix/end2end/transform
1017 33 86
RowValueConstructorIT.java
in phoenix-core/src/it/java/org/apache/phoenix/end2end
1763 60 83
SortMergeJoinIT.java
in phoenix-core/src/it/java/org/apache/phoenix/end2end/join
2311 36 78
AlterTableIT.java
in phoenix-core/src/it/java/org/apache/phoenix/end2end
1489 49 77
UpgradeUtil.java
in phoenix-core-client/src/main/java/org/apache/phoenix/util
2684 65 73
AlterTableWithViewsIT.java
in phoenix-core/src/it/java/org/apache/phoenix/end2end
1194 27 72
SortMergeJoinMoreIT.java
in phoenix-core/src/it/java/org/apache/phoenix/end2end
931 12 71
SortOrderIT.java
in phoenix-core/src/it/java/org/apache/phoenix/end2end
780 69 66
SQLExceptionCode.java
in phoenix-core-client/src/main/java/org/apache/phoenix/exception
597 35 65
IndexMaintainer.java
in phoenix-core-client/src/main/java/org/apache/phoenix/index
2099 98 65
PhoenixSQL.g
in phoenix-core-client/src/main/antlr3
1387 - 60
HashJoinMoreIT.java
in phoenix-core/src/it/java/org/apache/phoenix/end2end/join
940 10 58
QueryCompiler.java
in phoenix-core-client/src/main/java/org/apache/phoenix/compile
798 20 57
PartialIndexRebuilderIT.java
in phoenix-core/src/it/java/org/apache/phoenix/end2end/index
1014 40 56
PhoenixStatement.java
in phoenix-core-client/src/main/java/org/apache/phoenix/jdbc
2356 214 55
TransformMonitorIT.java
in phoenix-core/src/it/java/org/apache/phoenix/end2end/transform
557 25 55
JsonFunctionsIT.java
in phoenix-core/src/it/java/org/apache/phoenix/end2end/json
917 20 52
ParseNodeFactory.java
in phoenix-core-client/src/main/java/org/apache/phoenix/parse
826 157 51
WhereOptimizer.java
in phoenix-core-client/src/main/java/org/apache/phoenix/compile
1728 107 50
IndexMetadataIT.java
in phoenix-core/src/it/java/org/apache/phoenix/end2end/index
794 29 50
TransformIT.java
in phoenix-core/src/it/java/org/apache/phoenix/end2end/transform
432 20 49
LastValueFunctionIT.java
in phoenix-core/src/it/java/org/apache/phoenix/end2end
257 11 48
UserDefinedFunctionsIT.java
in phoenix-core/src/it/java/org/apache/phoenix/end2end
1125 23 48
ViewIndexIT.java
in phoenix-core/src/it/java/org/apache/phoenix/end2end/index
787 29 48
IndexToolVerificationResult.java
in phoenix-core-server/src/main/java/org/apache/phoenix/coprocessor
516 94 47
ArrayAppendFunctionIT.java
in phoenix-core/src/it/java/org/apache/phoenix/end2end
558 39 47
SequenceIT.java
in phoenix-core/src/it/java/org/apache/phoenix/end2end
1229 71 47
TenantSpecificTablesDMLIT.java
in phoenix-core/src/it/java/org/apache/phoenix/end2end
454 17 46
ArrayConcatFunctionIT.java
in phoenix-core/src/it/java/org/apache/phoenix/end2end
450 32 44
BasePermissionsIT.java
in phoenix-core/src/it/java/org/apache/phoenix/end2end
1431 77 44
AlterMultiTenantTableWithViewsIT.java
in phoenix-core/src/it/java/org/apache/phoenix/end2end
602 17 43
GlobalIndexCheckerIT.java
in phoenix-core/src/it/java/org/apache/phoenix/end2end/index
1221 37 43
MetricType.java
in phoenix-core-client/src/main/java/org/apache/phoenix/monitoring
212 8 42
IndexToolIT.java
in phoenix-core/src/it/java/org/apache/phoenix/end2end
941 30 42
ParameterizedTransactionIT.java
in phoenix-core/src/it/java/org/apache/phoenix/tx
457 15 40
UpsertCompiler.java
in phoenix-core-client/src/main/java/org/apache/phoenix/compile
1240 57 39
Sequence.java
in phoenix-core-client/src/main/java/org/apache/phoenix/schema
472 43 39
ArrayPrependFunctionIT.java
in phoenix-core/src/it/java/org/apache/phoenix/end2end
521 37 39
ProductMetricsIT.java
in phoenix-core/src/it/java/org/apache/phoenix/end2end
1623 64 37
TransactionIT.java
in phoenix-core/src/it/java/org/apache/phoenix/tx
598 20 36
DerivedTableIT.java
in phoenix-core/src/it/java/org/apache/phoenix/end2end
817 13 35
BaseOrderByIT.java
in phoenix-core/src/it/java/org/apache/phoenix/end2end
772 13 35
Correlations

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

phoenix-core/src/it/java/org/apache/phoenix/jdbc/FailoverPhoenixConnection2IT.java x: 4 commits (all time) y: 379 lines of code phoenix-core/src/it/java/org/apache/phoenix/jdbc/HAConnectionWithMasterAndRPCRegistryIT.java x: 2 commits (all time) y: 355 lines of code phoenix-core/src/it/java/org/apache/phoenix/jdbc/HighAvailabilityTestingUtilityIT.java x: 4 commits (all time) y: 130 lines of code phoenix-core/src/it/java/org/apache/phoenix/jdbc/ParallelPhoenixConnectionIT.java x: 7 commits (all time) y: 458 lines of code phoenix-core/src/it/java/org/apache/phoenix/jdbc/ParallelPhoenixConnectionWorkflowIT.java x: 4 commits (all time) y: 398 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/jdbc/HighAvailabilityPolicy.java x: 5 commits (all time) y: 191 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/expression/ExpressionType.java x: 9 commits (all time) y: 211 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/expression/function/SubBinaryFunction.java x: 1 commits (all time) y: 180 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/SubBinaryFunctionIT.java x: 1 commits (all time) y: 304 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/query/ConnectionQueryServicesImpl.java x: 23 commits (all time) y: 5605 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/schema/MetaDataClient.java x: 21 commits (all time) y: 5561 lines of code phoenix-core-server/src/main/java/org/apache/phoenix/coprocessor/MetaDataRegionObserver.java x: 3 commits (all time) y: 573 lines of code phoenix-core/src/it/java/org/apache/hadoop/hbase/regionserver/wal/WALRecoveryRegionPostOpenIT.java x: 12 commits (all time) y: 253 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/AggregateQueryIT.java x: 23 commits (all time) y: 196 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/AggregateQueryWithRegionMovesIT.java x: 2 commits (all time) y: 239 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/compile/QueryCompiler.java x: 7 commits (all time) y: 798 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/compile/ServerBuildIndexCompiler.java x: 3 commits (all time) y: 113 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/compile/ServerBuildTransformingTableCompiler.java x: 3 commits (all time) y: 61 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/coprocessorclient/BaseScannerRegionObserverConstants.java x: 10 commits (all time) y: 129 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/coprocessorclient/MetaDataProtocol.java x: 6 commits (all time) y: 413 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/exception/SQLExceptionCode.java x: 16 commits (all time) y: 597 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/jdbc/PhoenixDatabaseMetaData.java x: 10 commits (all time) y: 1655 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/query/QueryConstants.java x: 13 commits (all time) y: 556 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/schema/DelegateTable.java x: 7 commits (all time) y: 349 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/schema/PTable.java x: 9 commits (all time) y: 672 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/schema/PTableImpl.java x: 11 commits (all time) y: 2224 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/schema/TableProperty.java x: 6 commits (all time) y: 332 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/schema/transform/TransformClient.java x: 4 commits (all time) y: 374 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/util/MetaDataUtil.java x: 4 commits (all time) y: 924 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/util/ScanUtil.java x: 12 commits (all time) y: 1525 lines of code phoenix-core-client/src/main/protobuf/PTable.proto x: 6 commits (all time) y: 136 lines of code phoenix-core-server/src/main/java/org/apache/phoenix/coprocessor/BaseScannerRegionObserver.java x: 9 commits (all time) y: 410 lines of code phoenix-core-server/src/main/java/org/apache/phoenix/coprocessor/GlobalIndexRegionScanner.java x: 11 commits (all time) y: 1243 lines of code phoenix-core-server/src/main/java/org/apache/phoenix/coprocessor/MetaDataEndpointImpl.java x: 18 commits (all time) y: 4310 lines of code phoenix-core-server/src/main/java/org/apache/phoenix/coprocessor/UngroupedAggregateRegionObserver.java x: 13 commits (all time) y: 891 lines of code phoenix-core-server/src/main/java/org/apache/phoenix/mapreduce/PhoenixServerBuildIndexInputFormat.java x: 4 commits (all time) y: 174 lines of code phoenix-core-server/src/main/java/org/apache/phoenix/mapreduce/index/IndexScrutinyMapper.java x: 6 commits (all time) y: 453 lines of code phoenix-core-server/src/main/java/org/apache/phoenix/mapreduce/index/IndexScrutinyTool.java x: 4 commits (all time) y: 434 lines of code phoenix-core-server/src/main/java/org/apache/phoenix/mapreduce/util/PhoenixConfigurationUtil.java x: 5 commits (all time) y: 676 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/AlterTableIT.java x: 82 commits (all time) y: 1489 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/CreateTableIT.java x: 59 commits (all time) y: 1560 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/IndexRepairRegionScannerIT.java x: 15 commits (all time) y: 775 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/IndexScrutinyWithMaxLookbackIT.java x: 7 commits (all time) y: 259 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/IndexToolForNonTxGlobalIndexIT.java x: 28 commits (all time) y: 1369 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/MaxLookbackExtendedIT.java x: 9 commits (all time) y: 574 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/MaxLookbackIT.java x: 13 commits (all time) y: 331 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/TableTTLIT.java x: 14 commits (all time) y: 569 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/ViewIT.java x: 74 commits (all time) y: 1140 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/ViewMetadataIT.java x: 22 commits (all time) y: 1237 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/index/IndexMetadataIT.java x: 34 commits (all time) y: 794 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/transform/TransformToolIT.java x: 11 commits (all time) y: 1017 lines of code phoenix-core/src/it/java/org/apache/phoenix/schema/ConditionalTTLExpressionIT.java x: 4 commits (all time) y: 1179 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/compile/CreateIndexCompiler.java x: 8 commits (all time) y: 257 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/expression/function/DecodeViewIndexIdFunction.java x: 1 commits (all time) y: 111 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/parse/CreateTableStatement.java x: 2 commits (all time) y: 134 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/parse/DecodeViewIndexIdParseNode.java x: 1 commits (all time) y: 50 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/query/QueryServices.java x: 15 commits (all time) y: 295 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/query/QueryServicesOptions.java x: 10 commits (all time) y: 768 lines of code phoenix-core-server/src/main/java/org/apache/phoenix/coprocessor/TaskRegionObserver.java x: 3 commits (all time) y: 228 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/BaseRowKeyMatcherTestIT.java x: 4 commits (all time) y: 967 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/index/PartialSystemCatalogIndexIT.java x: 1 commits (all time) y: 758 lines of code phoenix-core/src/it/java/org/apache/phoenix/hbase/index/write/TestTrackingParallelWriterIndexCommitter.java x: 1 commits (all time) y: 88 lines of code phoenix-core/src/it/java/org/apache/phoenix/jdbc/HighAvailabilityTestingUtility.java x: 8 commits (all time) y: 535 lines of code phoenix-core-server/src/main/java/org/apache/phoenix/coprocessor/CompactionScanner.java x: 11 commits (all time) y: 2154 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/salted/SaltedTableWithParallelStatsEnabledIT.java x: 2 commits (all time) y: 285 lines of code dev/PhoenixCodeTemplate.xml x: 3 commits (all time) y: 399 lines of code phoenix-core-server/src/main/java/org/apache/phoenix/coprocessor/DelegateRegionScanner.java x: 3 commits (all time) y: 84 lines of code phoenix-core-client/src/main/antlr3/PhoenixBsonExpression.g x: 1 commits (all time) y: 416 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/expression/function/BsonConditionExpressionFunction.java x: 2 commits (all time) y: 96 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/expression/util/bson/DocumentComparisonExpressionUtils.java x: 2 commits (all time) y: 207 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/expression/util/bson/SQLComparisonExpressionUtils.java x: 2 commits (all time) y: 247 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/parse/DocumentFieldExistsParseNode.java x: 1 commits (all time) y: 35 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/parse/ParseNodeFactory.java x: 4 commits (all time) y: 826 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/Bson2IT.java x: 2 commits (all time) y: 587 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/Bson3IT.java x: 2 commits (all time) y: 882 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/compile/ScanRanges.java x: 5 commits (all time) y: 608 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/schema/CompiledConditionalTTLExpression.java x: 2 commits (all time) y: 196 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/jdbc/HAGroupStoreClient.java x: 2 commits (all time) y: 158 lines of code phoenix-core/src/it/java/org/apache/phoenix/jdbc/HAGroupStoreClientIT.java x: 2 commits (all time) y: 306 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/coprocessorclient/TableTTLInfo.java x: 2 commits (all time) y: 111 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/execute/MutationState.java x: 11 commits (all time) y: 1860 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/iterate/BaseResultIterators.java x: 7 commits (all time) y: 1482 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/schema/CompiledTTLExpression.java x: 1 commits (all time) y: 22 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/schema/ConditionalTTLExpression.java x: 1 commits (all time) y: 249 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/util/SchemaUtil.java x: 5 commits (all time) y: 1099 lines of code phoenix-core-server/src/main/java/org/apache/phoenix/coprocessor/IndexRebuildRegionScanner.java x: 6 commits (all time) y: 382 lines of code phoenix-core-server/src/main/java/org/apache/phoenix/coprocessor/TTLRegionScanner.java x: 6 commits (all time) y: 237 lines of code phoenix-core-server/src/main/java/org/apache/phoenix/hbase/index/IndexRegionObserver.java x: 15 commits (all time) y: 1681 lines of code phoenix-core-server/src/main/java/org/apache/phoenix/hbase/index/builder/BaseIndexBuilder.java x: 3 commits (all time) y: 95 lines of code phoenix-core-server/src/main/java/org/apache/phoenix/hbase/index/builder/IndexBuildManager.java x: 3 commits (all time) y: 137 lines of code phoenix-core-server/src/main/java/org/apache/phoenix/hbase/index/builder/IndexBuilder.java x: 3 commits (all time) y: 35 lines of code phoenix-core-server/src/main/java/org/apache/phoenix/mapreduce/util/DefaultPhoenixMultiViewListProvider.java x: 4 commits (all time) y: 152 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/BaseViewTTLIT.java x: 3 commits (all time) y: 2368 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/CDCBaseIT.java x: 7 commits (all time) y: 883 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/CDCDefinitionIT.java x: 5 commits (all time) y: 245 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/ConcurrentMutationsExtendedIT.java x: 18 commits (all time) y: 392 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/ConcurrentUpsertsWithoutIndexedColsIT.java x: 7 commits (all time) y: 119 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/IndexToolIT.java x: 70 commits (all time) y: 941 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/OnDuplicateKeyIT.java x: 13 commits (all time) y: 798 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/SetPropertyIT.java x: 7 commits (all time) y: 1027 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/TTLAsPhoenixTTLIT.java x: 2 commits (all time) y: 528 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/TTLIT.java x: 2 commits (all time) y: 619 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/ViewTTLIT.java x: 23 commits (all time) y: 1250 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/ViewTTLWithLongViewIndexEnabledIT.java x: 4 commits (all time) y: 81 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/jdbc/ClusterRoleRecord.java x: 3 commits (all time) y: 212 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/jdbc/HighAvailabilityGroup.java x: 5 commits (all time) y: 697 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/jdbc/ParallelPhoenixConnection.java x: 3 commits (all time) y: 543 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/jdbc/PhoenixHAAdminTool.java x: 5 commits (all time) y: 148 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/util/JDBCUtil.java x: 3 commits (all time) y: 170 lines of code phoenix-core/src/it/java/org/apache/phoenix/jdbc/FailoverPhoenixConnectionIT.java x: 7 commits (all time) y: 533 lines of code phoenix-core/src/it/java/org/apache/phoenix/jdbc/HighAvailabilityGroupIT.java x: 6 commits (all time) y: 429 lines of code phoenix-core/src/it/java/org/apache/phoenix/jdbc/HighAvailabilityGroupTestIT.java x: 5 commits (all time) y: 211 lines of code phoenix-core/src/it/java/org/apache/phoenix/jdbc/ParallelPhoenixNullComparingResultSetIT.java x: 3 commits (all time) y: 177 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/index/IndexMaintainer.java x: 9 commits (all time) y: 2099 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/util/IndexUtil.java x: 5 commits (all time) y: 854 lines of code phoenix-core-server/src/main/java/org/apache/phoenix/index/GlobalIndexChecker.java x: 4 commits (all time) y: 488 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/index/GlobalIndexCheckerIT.java x: 33 commits (all time) y: 1221 lines of code phoenix-core-client/src/main/protobuf/RegionServerEndpointService.proto x: 2 commits (all time) y: 57 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/compile/CreateTableCompiler.java x: 5 commits (all time) y: 618 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/util/ViewUtil.java x: 6 commits (all time) y: 690 lines of code phoenix-core-server/src/main/java/org/apache/phoenix/mapreduce/transform/PhoenixTransformWithViewsInputFormat.java x: 4 commits (all time) y: 103 lines of code phoenix-core/src/it/resources/synthesis/escape_property.sql x: 2 commits (all time) y: 5 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/jdbc/PhoenixStatement.java x: 11 commits (all time) y: 2356 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/ShowCreateTableIT.java x: 6 commits (all time) y: 302 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/jdbc/ZKConnectionInfo.java x: 4 commits (all time) y: 270 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/ContextClassloaderIT.java x: 8 commits (all time) y: 148 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/MigrateSystemTablesToSystemNamespaceIT.java x: 14 commits (all time) y: 344 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/RebuildIndexConnectionPropsIT.java x: 8 commits (all time) y: 107 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/UpdateCacheAcrossDifferentClientsIT.java x: 11 commits (all time) y: 329 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/UserDefinedFunctionsIT.java x: 26 commits (all time) y: 1125 lines of code phoenix-core/src/it/java/org/apache/phoenix/monitoring/PhoenixMetricsIT.java x: 33 commits (all time) y: 1148 lines of code phoenix-core/src/it/java/org/apache/phoenix/monitoring/PhoenixTableLevelMetricsIT.java x: 13 commits (all time) y: 1449 lines of code phoenix-core/src/it/java/org/apache/phoenix/query/MaxConcurrentConnectionsIT.java x: 5 commits (all time) y: 125 lines of code phoenix-pherf/src/main/java/org/apache/phoenix/pherf/Pherf.java x: 27 commits (all time) y: 334 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/monitoring/MetricType.java x: 4 commits (all time) y: 212 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/CDCQueryIT.java x: 8 commits (all time) y: 811 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/jdbc/FailoverPhoenixConnection.java x: 2 commits (all time) y: 457 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/VarBinaryEncoded1IT.java x: 2 commits (all time) y: 1819 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/VarBinaryEncoded2IT.java x: 2 commits (all time) y: 1044 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/jdbc/PhoenixPreparedStatement.java x: 3 commits (all time) y: 477 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/jdbc/PhoenixResultSet.java x: 6 commits (all time) y: 1341 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/util/TupleUtil.java x: 4 commits (all time) y: 187 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/Bson4IT.java x: 3 commits (all time) y: 393 lines of code phoenix-assembly/src/build/components/all-common-dependencies.xml x: 21 commits (all time) y: 17 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/BaseAggregateIT.java x: 6 commits (all time) y: 909 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/index/BaseIndexIT.java x: 29 commits (all time) y: 1444 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/execute/HashJoinPlan.java x: 3 commits (all time) y: 609 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/UnionAllIT.java x: 14 commits (all time) y: 1407 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/compile/JoinCompiler.java x: 2 commits (all time) y: 1236 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/compile/DeleteCompiler.java x: 4 commits (all time) y: 849 lines of code phoenix-core-server/src/main/java/org/apache/phoenix/coprocessor/UngroupedAggregateRegionScanner.java x: 4 commits (all time) y: 695 lines of code phoenix-core-server/src/main/java/org/apache/phoenix/coprocessor/UncoveredIndexRegionScanner.java x: 8 commits (all time) y: 398 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/parse/PartitionIdParseNode.java x: 2 commits (all time) y: 40 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/DecodeFunctionIT.java x: 13 commits (all time) y: 125 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/EncodeBinaryFunctionIT.java x: 1 commits (all time) y: 156 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/schema/tool/SchemaExtractionProcessor.java x: 4 commits (all time) y: 615 lines of code phoenix-core/src/it/java/org/apache/phoenix/schema/tool/SchemaToolExtractionIT.java x: 7 commits (all time) y: 631 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/query/ConnectionlessQueryServicesImpl.java x: 6 commits (all time) y: 724 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/BasePermissionsIT.java x: 27 commits (all time) y: 1431 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/ParallelStatsEnabledIT.java x: 17 commits (all time) y: 36 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/QueryDatabaseMetaDataIT.java x: 62 commits (all time) y: 1116 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/SystemTablesCreationOnConnectionIT.java x: 12 commits (all time) y: 605 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/TenantSpecificTablesDDLIT.java x: 39 commits (all time) y: 591 lines of code phoenix-core/src/it/java/org/apache/phoenix/monitoring/connectionqueryservice/ConnectionQueryServicesMetricsIT.java x: 4 commits (all time) y: 264 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/optimize/QueryOptimizer.java x: 7 commits (all time) y: 695 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/schema/transform/TransformMaintainer.java x: 3 commits (all time) y: 432 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/TableSnapshotReadsMapReduceIT.java x: 23 commits (all time) y: 396 lines of code phoenix-tracing-webapp/src/build/trace-server-runnable.xml x: 4 commits (all time) y: 48 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/AlterAddCascadeIndexIT.java x: 7 commits (all time) y: 402 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/BackwardCompatibilityTestUtil.java x: 9 commits (all time) y: 318 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/compile/StatementContext.java x: 5 commits (all time) y: 316 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/iterate/MergeSortResultIterator.java x: 2 commits (all time) y: 68 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/iterate/OrderedResultIterator.java x: 3 commits (all time) y: 458 lines of code phoenix-core-server/src/main/java/org/apache/phoenix/coprocessor/GroupedAggregateRegionObserver.java x: 3 commits (all time) y: 816 lines of code phoenix-core-server/src/main/java/org/apache/phoenix/coprocessor/PagingRegionScanner.java x: 4 commits (all time) y: 235 lines of code phoenix-core-server/src/main/java/org/apache/phoenix/coprocessor/PhoenixTTLRegionObserver.java x: 3 commits (all time) y: 260 lines of code phoenix-core-server/src/main/java/org/apache/phoenix/iterate/NonAggregateRegionScannerFactory.java x: 6 commits (all time) y: 589 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/ServerPagingIT.java x: 5 commits (all time) y: 413 lines of code phoenix-core/src/it/java/org/apache/phoenix/monitoring/CountRowsScannedIT.java x: 1 commits (all time) y: 242 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/End2EndTestDriver.java x: 11 commits (all time) y: 193 lines of code phoenix-core-server/src/main/java/org/apache/phoenix/mapreduce/OrphanViewTool.java x: 3 commits (all time) y: 764 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/OrphanViewToolIT.java x: 11 commits (all time) y: 401 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/ParameterizedIndexUpgradeToolIT.java x: 28 commits (all time) y: 501 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/PhoenixRuntimeIT.java x: 17 commits (all time) y: 140 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/util/QueryUtil.java x: 3 commits (all time) y: 657 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/filter/SkipScanFilter.java x: 4 commits (all time) y: 543 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/schema/RowKeySchema.java x: 2 commits (all time) y: 346 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/schema/RowKeyValueAccessor.java x: 2 commits (all time) y: 323 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/schema/types/PDataType.java x: 4 commits (all time) y: 892 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/RowValueConstructorIT.java x: 36 commits (all time) y: 1763 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/index/PartialIndexIT.java x: 7 commits (all time) y: 977 lines of code phoenix-core/src/it/java/org/apache/phoenix/monitoring/IndexMetricsIT.java x: 6 commits (all time) y: 164 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/parse/SelectStatement.java x: 3 commits (all time) y: 316 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/DerivedTableIT.java x: 32 commits (all time) y: 817 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/SortMergeJoinMoreIT.java x: 18 commits (all time) y: 931 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/compile/UpsertCompiler.java x: 4 commits (all time) y: 1240 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/MutationStateIT.java x: 12 commits (all time) y: 549 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/compile/ProjectionCompiler.java x: 6 commits (all time) y: 739 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/LoadSystemTableSnapshotBase.java x: 1 commits (all time) y: 145 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/UCFWithDisabledIndexIT.java x: 1 commits (all time) y: 338 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/UpdatableViewRestrictionsIT.java x: 1 commits (all time) y: 496 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/expression/util/bson/UpdateExpressionUtils.java x: 1 commits (all time) y: 478 lines of code phoenix-pherf/src/main/java/org/apache/phoenix/pherf/configuration/DataTypeMapping.java x: 7 commits (all time) y: 32 lines of code phoenix-pherf/src/main/java/org/apache/phoenix/pherf/rules/RulesApplier.java x: 20 commits (all time) y: 434 lines of code phoenix-pherf/src/main/java/org/apache/phoenix/pherf/util/PhoenixUtil.java x: 23 commits (all time) y: 541 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/compile/OrderPreservingTracker.java x: 2 commits (all time) y: 502 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/execute/SortMergeJoinPlan.java x: 2 commits (all time) y: 839 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/OrderByIT.java x: 27 commits (all time) y: 122 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/FlappingLocalIndexIT.java x: 12 commits (all time) y: 386 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/compile/WhereOptimizer.java x: 2 commits (all time) y: 1728 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/coprocessorclient/RowKeyMatcher.java x: 1 commits (all time) y: 101 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/util/ByteUtil.java x: 3 commits (all time) y: 620 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/util/UpgradeUtil.java x: 3 commits (all time) y: 2684 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/FlappingAlterTableIT.java x: 6 commits (all time) y: 89 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/PhoenixTTLToolIT.java x: 6 commits (all time) y: 662 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/SetPropertyOnEncodedTableIT.java x: 4 commits (all time) y: 15 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/UpgradeIT.java x: 43 commits (all time) y: 708 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/index/IndexVerificationOutputRepositoryIT.java x: 8 commits (all time) y: 290 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/index/IndexVerificationResultRepositoryIT.java x: 7 commits (all time) y: 165 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/execute/PhoenixTxIndexMutationGenerator.java x: 2 commits (all time) y: 411 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/InListIT.java x: 34 commits (all time) y: 1973 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/compile/FromCompiler.java x: 3 commits (all time) y: 1016 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/jdbc/PhoenixConnection.java x: 3 commits (all time) y: 1272 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/AlterTableWithViewsIT.java x: 38 commits (all time) y: 1194 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/AppendOnlySchemaIT.java x: 19 commits (all time) y: 272 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/BackwardCompatibilityIT.java x: 24 commits (all time) y: 369 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/ConnectionUtilIT.java x: 7 commits (all time) y: 51 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/LogicalTableNameBaseIT.java x: 10 commits (all time) y: 463 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/LogicalTableNameExtendedIT.java x: 6 commits (all time) y: 271 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/SplitSystemCatalogIT.java x: 10 commits (all time) y: 55 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/index/MutableIndexFailureIT.java x: 82 commits (all time) y: 557 lines of code phoenix-core/src/it/java/org/apache/phoenix/execute/UpsertSelectOverlappingBatchesIT.java x: 13 commits (all time) y: 260 lines of code phoenix-core/src/it/java/org/apache/phoenix/hbase/index/FailForUnsupportedHBaseVersionsIT.java x: 13 commits (all time) y: 97 lines of code phoenix-core/src/it/java/org/apache/phoenix/rpc/UpdateCacheIT.java x: 26 commits (all time) y: 319 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/transaction/OmidTransactionTable.java x: 3 commits (all time) y: 277 lines of code phoenix-hbase-compat-2.4.1/src/main/java/org/apache/phoenix/compat/hbase/CompatDelegateHTable.java x: 3 commits (all time) y: 15 lines of code phoenix-hbase-compat-2.4.1/src/main/java/org/apache/phoenix/compat/hbase/CompatUtil.java x: 6 commits (all time) y: 54 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/compile/ExpressionCompiler.java x: 3 commits (all time) y: 1165 lines of code phoenix-core-client/src/main/antlr3/PhoenixSQL.g x: 3 commits (all time) y: 1387 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/index/BaseIndexWithRegionMovesIT.java x: 3 commits (all time) y: 1646 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/execute/TupleProjector.java x: 2 commits (all time) y: 386 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/iterate/TableResultIterator.java x: 3 commits (all time) y: 306 lines of code phoenix-core-server/src/main/java/org/apache/phoenix/coprocessor/PhoenixAccessController.java x: 2 commits (all time) y: 602 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/index/SingleCellIndexIT.java x: 8 commits (all time) y: 435 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/index/UncoveredGlobalIndexRegionScannerIT.java x: 7 commits (all time) y: 760 lines of code phoenix-pherf/src/main/java/org/apache/phoenix/pherf/configuration/Query.java x: 5 commits (all time) y: 105 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/MapReduceIT.java x: 10 commits (all time) y: 301 lines of code phoenix-core/src/it/java/org/apache/phoenix/iterate/PhoenixQueryTimeoutIT.java x: 13 commits (all time) y: 282 lines of code phoenix-core/src/it/java/org/apache/phoenix/iterate/RoundRobinResultIteratorIT.java x: 13 commits (all time) y: 375 lines of code phoenix-core/src/it/java/org/apache/phoenix/schema/stats/BaseStatsCollectorIT.java x: 10 commits (all time) y: 825 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/TenantSpecificTablesDMLIT.java x: 23 commits (all time) y: 454 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/compile/ExplainPlanAttributes.java x: 2 commits (all time) y: 535 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/BaseTenantSpecificViewIndexIT.java x: 30 commits (all time) y: 196 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/ExplainPlanWithStatsDisabledIT.java x: 6 commits (all time) y: 536 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/TenantSpecificViewIndexSaltedIT.java x: 10 commits (all time) y: 35 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/salted/SaltedTableIT.java x: 16 commits (all time) y: 107 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/RowValueConstructorOffsetIT.java x: 8 commits (all time) y: 1030 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/CsvBulkLoadToolIT.java x: 29 commits (all time) y: 700 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/QueryWithLimitIT.java x: 17 commits (all time) y: 123 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/transform/TransformMonitorIT.java x: 6 commits (all time) y: 557 lines of code phoenix-core-server/src/main/java/org/apache/phoenix/mapreduce/index/IndexTool.java x: 2 commits (all time) y: 1028 lines of code phoenix-core-server/src/main/java/org/apache/phoenix/mapreduce/transform/TransformTool.java x: 3 commits (all time) y: 851 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/ExplainPlanWithStatsEnabledIT.java x: 28 commits (all time) y: 1049 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/IndexBuildTimestampIT.java x: 12 commits (all time) y: 236 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/IndexScrutinyToolIT.java x: 18 commits (all time) y: 587 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/IndexToolForDeleteBeforeRebuildIT.java x: 8 commits (all time) y: 166 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/IndexToolForPartialBuildIT.java x: 16 commits (all time) y: 208 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/LogicalTableNameIT.java x: 8 commits (all time) y: 370 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/SequenceIT.java x: 35 commits (all time) y: 1229 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/ViewConcurrencyAndFailureIT.java x: 6 commits (all time) y: 630 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/WALAnnotationIT.java x: 9 commits (all time) y: 454 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/index/ChildViewsUseParentViewIndexIT.java x: 11 commits (all time) y: 237 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/index/ImmutableIndexExtendedIT.java x: 7 commits (all time) y: 240 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/index/IndexTestUtil.java x: 16 commits (all time) y: 261 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/index/MutableIndexIT.java x: 73 commits (all time) y: 801 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/index/ViewIndexIT.java x: 54 commits (all time) y: 787 lines of code phoenix-core/src/it/java/org/apache/phoenix/tx/TransactionIT.java x: 46 commits (all time) y: 598 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/join/SortMergeJoinNoSpoolingIT.java x: 5 commits (all time) y: 62 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/BaseAggregateWithRegionMoves2IT.java x: 1 commits (all time) y: 588 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/BaseAggregateWithRegionMovesIT.java x: 1 commits (all time) y: 852 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/BaseOrderByWithRegionMovesIT.java x: 1 commits (all time) y: 1121 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/GroupByIT.java x: 30 commits (all time) y: 363 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/SortOrderIT.java x: 16 commits (all time) y: 780 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/UpsertSelectWithRegionMovesIT.java x: 1 commits (all time) y: 1695 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/index/GlobalIndexCheckerWithRegionMovesIT.java x: 1 commits (all time) y: 1420 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/index/UncoveredGlobalIndexRegionScanner2IT.java x: 1 commits (all time) y: 963 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/QueryTimeoutIT.java x: 15 commits (all time) y: 117 lines of code phoenix-assembly/src/build/components/all-common-jars.xml x: 24 commits (all time) y: 45 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/compile/CreateSequenceCompiler.java x: 1 commits (all time) y: 200 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/compile/PostDDLCompiler.java x: 1 commits (all time) y: 271 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/compile/SubqueryRewriter.java x: 1 commits (all time) y: 609 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/compile/SubselectRewriter.java x: 1 commits (all time) y: 437 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/compile/WhereCompiler.java x: 1 commits (all time) y: 724 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/execute/AggregatePlan.java x: 1 commits (all time) y: 316 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/expression/InListExpression.java x: 1 commits (all time) y: 359 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/jdbc/DelegateResultSet.java x: 1 commits (all time) y: 802 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/jdbc/ParallelPhoenixPreparedStatement.java x: 1 commits (all time) y: 634 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/parse/FunctionParseNode.java x: 1 commits (all time) y: 456 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/schema/types/PArrayDataType.java x: 1 commits (all time) y: 940 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/schema/types/PDecimal.java x: 1 commits (all time) y: 384 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/util/i18n/LinguisticSort.java x: 1 commits (all time) y: 641 lines of code phoenix-core-server/src/main/java/org/apache/phoenix/coprocessor/IndexToolVerificationResult.java x: 1 commits (all time) y: 516 lines of code phoenix-core-server/src/main/java/org/apache/phoenix/hbase/index/Indexer.java x: 1 commits (all time) y: 542 lines of code phoenix-core/src/it/java/org/apache/hadoop/hbase/regionserver/wal/WALReplayWithIndexWritesAndCompressedWALIT.java x: 30 commits (all time) y: 215 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/CreateSchemaIT.java x: 8 commits (all time) y: 69 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/DropSchemaIT.java x: 12 commits (all time) y: 87 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/IndexExtendedIT.java x: 25 commits (all time) y: 322 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/IndexRebuildTaskIT.java x: 12 commits (all time) y: 164 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/IndexVerificationOldDesignIT.java x: 9 commits (all time) y: 134 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/ParallelIteratorsIT.java x: 18 commits (all time) y: 177 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/ParallelStatsDisabledIT.java x: 20 commits (all time) y: 49 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/StoreNullsIT.java x: 21 commits (all time) y: 267 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/UpsertSelectIT.java x: 49 commits (all time) y: 1559 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/index/IndexRebuildIncrementDisableCountIT.java x: 6 commits (all time) y: 205 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/index/LocalIndexIT.java x: 86 commits (all time) y: 1273 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/index/PartialIndexRebuilderIT.java x: 38 commits (all time) y: 1014 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/transform/TransformIT.java x: 2 commits (all time) y: 432 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/transform/TransformMonitorExtendedIT.java x: 7 commits (all time) y: 392 lines of code phoenix-core/src/it/java/org/apache/phoenix/trace/PhoenixTracingEndToEndIT.java x: 28 commits (all time) y: 390 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/DeleteIT.java x: 36 commits (all time) y: 960 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/LocalIndexSplitMergeIT.java x: 10 commits (all time) y: 328 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/TenantSpecificViewIndexIT.java x: 33 commits (all time) y: 363 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/index/GlobalIndexOptimizationIT.java x: 23 commits (all time) y: 479 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/index/IndexMaintenanceIT.java x: 6 commits (all time) y: 360 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/index/IndexUsageIT.java x: 8 commits (all time) y: 876 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/index/txn/TxWriteFailureIT.java x: 16 commits (all time) y: 161 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/join/HashJoinLocalIndexIT.java x: 9 commits (all time) y: 348 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/join/SubqueryIT.java x: 13 commits (all time) y: 1016 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/join/SubqueryUsingSortMergeJoinIT.java x: 9 commits (all time) y: 721 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/ViewExtendsPkRestrictionsIT.java x: 1 commits (all time) y: 1051 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/ConnectionQueryServicesTestImpl.java x: 30 commits (all time) y: 81 lines of code phoenix-core/src/it/java/org/apache/phoenix/execute/PartialCommitIT.java x: 27 commits (all time) y: 269 lines of code phoenix-pherf/src/it/java/org/apache/phoenix/pherf/PherfMainIT.java x: 11 commits (all time) y: 101 lines of code phoenix-pherf/src/it/java/org/apache/phoenix/pherf/ResultBaseTestIT.java x: 14 commits (all time) y: 49 lines of code phoenix-pherf/src/it/java/org/apache/phoenix/pherf/SchemaReaderIT.java x: 10 commits (all time) y: 81 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/LikeExpressionIT.java x: 18 commits (all time) y: 1657 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/BaseOrderByIT.java x: 6 commits (all time) y: 772 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/index/GlobalMutableNonTxIndexIT.java x: 9 commits (all time) y: 18 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/KeyOnlyIT.java x: 24 commits (all time) y: 236 lines of code phoenix-core/src/it/java/org/apache/phoenix/iterate/DelayedTableResultIteratorFactory.java x: 9 commits (all time) y: 54 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/QueryWithOffsetIT.java x: 15 commits (all time) y: 224 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/join/HashJoinGlobalIndexIT.java x: 7 commits (all time) y: 205 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/join/SortMergeJoinGlobalIndexIT.java x: 7 commits (all time) y: 73 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/UpsertValuesIT.java x: 26 commits (all time) y: 844 lines of code phoenix-pherf/src/main/java/org/apache/phoenix/pherf/PherfConstants.java x: 14 commits (all time) y: 94 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/Array1IT.java x: 4 commits (all time) y: 933 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/DateTimeIT.java x: 29 commits (all time) y: 2083 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/index/GlobalImmutableNonTxIndexIT.java x: 6 commits (all time) y: 18 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/index/GlobalMutableNonTxIndexWithLazyPostBatchWriteIT.java x: 5 commits (all time) y: 20 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/QueryIT.java x: 40 commits (all time) y: 136 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/RoundFloorCeilFuncIT.java x: 9 commits (all time) y: 908 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/ColumnProjectionOptimizationIT.java x: 24 commits (all time) y: 321 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/DisableLocalIndexIT.java x: 9 commits (all time) y: 69 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/DynamicColumnIT.java x: 20 commits (all time) y: 215 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/MappingTableDataTypeIT.java x: 17 commits (all time) y: 89 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/NativeHBaseTypesIT.java x: 18 commits (all time) y: 240 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/UseSchemaIT.java x: 11 commits (all time) y: 159 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/index/DropColumnIT.java x: 13 commits (all time) y: 487 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/index/DropMetadataIT.java x: 15 commits (all time) y: 85 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/index/MutableIndexReplicationIT.java x: 16 commits (all time) y: 197 lines of code phoenix-core/src/it/java/org/apache/phoenix/rpc/PhoenixServerRpcIT.java x: 22 commits (all time) y: 190 lines of code phoenix-core/src/it/java/org/apache/phoenix/tx/ParameterizedTransactionIT.java x: 21 commits (all time) y: 457 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/index/SaltedIndexIT.java x: 25 commits (all time) y: 195 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/join/HashJoinMoreIT.java x: 8 commits (all time) y: 940 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/BaseViewIT.java x: 39 commits (all time) y: 243 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/StatsEnabledSplitSystemCatalogIT.java x: 8 commits (all time) y: 217 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/TransactionalViewIT.java x: 9 commits (all time) y: 99 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/index/ImmutableIndexIT.java x: 52 commits (all time) y: 585 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/index/txn/MutableRollbackIT.java x: 15 commits (all time) y: 378 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/index/txn/RollbackIT.java x: 12 commits (all time) y: 116 lines of code phoenix-core/src/it/java/org/apache/phoenix/tx/TxCheckpointIT.java x: 24 commits (all time) y: 348 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/BaseQueryIT.java x: 33 commits (all time) y: 126 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/IndexToolTimeRangeIT.java x: 13 commits (all time) y: 180 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/SkipScanQueryIT.java x: 27 commits (all time) y: 929 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/SequenceBulkAllocationIT.java x: 11 commits (all time) y: 892 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/SpooledTmpFileDeleteIT.java x: 14 commits (all time) y: 121 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/AggregateIT.java x: 10 commits (all time) y: 346 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/PermissionNSEnabledIT.java x: 8 commits (all time) y: 182 lines of code phoenix-pherf/src/main/java/org/apache/phoenix/pherf/workload/MultiThreadedRunner.java x: 15 commits (all time) y: 167 lines of code phoenix-pherf/src/main/java/org/apache/phoenix/pherf/workload/WriteWorkload.java x: 20 commits (all time) y: 305 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/NullIT.java x: 9 commits (all time) y: 157 lines of code phoenix-core/src/it/java/org/apache/phoenix/coprocessor/StatisticsCollectionRunTrackerIT.java x: 11 commits (all time) y: 132 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/AbsFunctionEnd2EndIT.java x: 6 commits (all time) y: 81 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/ArithmeticQueryIT.java x: 23 commits (all time) y: 898 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/Array2IT.java x: 4 commits (all time) y: 750 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/Array3IT.java x: 2 commits (all time) y: 649 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/ArrayAppendFunctionIT.java x: 9 commits (all time) y: 558 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/ArrayPrependFunctionIT.java x: 5 commits (all time) y: 521 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/ArrayToStringFunctionIT.java x: 6 commits (all time) y: 513 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/AutoCommitIT.java x: 12 commits (all time) y: 57 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/CSVCommonsLoaderIT.java x: 20 commits (all time) y: 668 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/CaseStatementIT.java x: 24 commits (all time) y: 247 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/CastAndCoerceIT.java x: 21 commits (all time) y: 218 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/CbrtFunctionEnd2EndIT.java x: 6 commits (all time) y: 127 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/CoalesceFunctionIT.java x: 20 commits (all time) y: 315 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/ConcurrentMutationsIT.java x: 13 commits (all time) y: 305 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/ConvertTimezoneFunctionIT.java x: 13 commits (all time) y: 161 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/CountDistinctCompressionIT.java x: 11 commits (all time) y: 46 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/CursorWithRowValueConstructorIT.java x: 4 commits (all time) y: 670 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/CustomEntityDataIT.java x: 11 commits (all time) y: 209 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/DistinctCountIT.java x: 19 commits (all time) y: 435 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/DistinctPrefixFilterIT.java x: 19 commits (all time) y: 319 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/DynamicColumnWildcardIT.java x: 4 commits (all time) y: 463 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/DynamicFamilyIT.java x: 15 commits (all time) y: 277 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/EncodeFunctionIT.java x: 9 commits (all time) y: 117 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/EvaluationOfORIT.java x: 11 commits (all time) y: 135 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/FirstValueFunctionIT.java x: 10 commits (all time) y: 189 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/IntArithmeticIT.java x: 9 commits (all time) y: 182 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/LastValueFunctionIT.java x: 10 commits (all time) y: 257 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/MD5FunctionIT.java x: 11 commits (all time) y: 81 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/MultiCfQueryExecIT.java x: 25 commits (all time) y: 470 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/NotQueryWithGlobalImmutableIndexesIT.java x: 7 commits (all time) y: 20 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/NthValueFunctionIT.java x: 15 commits (all time) y: 452 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/PartialScannerResultsDisabledIT.java x: 5 commits (all time) y: 157 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/PercentileIT.java x: 19 commits (all time) y: 603 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/PowerFunctionEnd2EndIT.java x: 7 commits (all time) y: 103 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/ProductMetricsIT.java x: 20 commits (all time) y: 1623 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/QueryExecWithoutSCNIT.java x: 11 commits (all time) y: 35 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/QueryMoreIT.java x: 31 commits (all time) y: 556 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/ReverseScanIT.java x: 18 commits (all time) y: 174 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/SpillableGroupByIT.java x: 26 commits (all time) y: 175 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/StringIT.java x: 8 commits (all time) y: 233 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/ToCharFunctionIT.java x: 20 commits (all time) y: 239 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/ToNumberFunctionIT.java x: 14 commits (all time) y: 243 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/TopNIT.java x: 12 commits (all time) y: 107 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/UpsertBigValuesIT.java x: 14 commits (all time) y: 320 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/UpsertSelectAutoCommitIT.java x: 22 commits (all time) y: 210 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/VariableLengthPKIT.java x: 21 commits (all time) y: 1841 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/index/AsyncIndexDisabledIT.java x: 5 commits (all time) y: 40 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/index/ImmutableIndexWithStatsIT.java x: 8 commits (all time) y: 57 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/index/IndexWithTableSchemaChangeIT.java x: 5 commits (all time) y: 556 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/index/MutableIndexRebuilderIT.java x: 7 commits (all time) y: 136 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/join/HashJoinNoIndexIT.java x: 6 commits (all time) y: 197 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/salted/SaltedTableUpsertSelectIT.java x: 15 commits (all time) y: 257 lines of code phoenix-core/src/it/java/org/apache/phoenix/query/ConnectionCachingIT.java x: 5 commits (all time) y: 77 lines of code phoenix-core/src/it/java/org/apache/phoenix/schema/stats/NamespaceEnabledStatsCollectorIT.java x: 4 commits (all time) y: 37 lines of code phoenix-core/src/it/java/org/apache/phoenix/trace/BaseTracingTestIT.java x: 18 commits (all time) y: 130 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/join/HashJoinIT.java x: 2 commits (all time) y: 2163 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/PointInTimeQueryIT.java x: 19 commits (all time) y: 218 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/NotQueryIT.java x: 22 commits (all time) y: 245 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/index/MutableIndexSplitIT.java x: 10 commits (all time) y: 158 lines of code phoenix-pherf/src/main/java/org/apache/phoenix/pherf/configuration/XMLConfigParser.java x: 10 commits (all time) y: 144 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/join/SortMergeJoinIT.java x: 3 commits (all time) y: 2311 lines of code phoenix-pherf/src/main/java/org/apache/phoenix/pherf/workload/QueryExecutor.java x: 12 commits (all time) y: 195 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/ArrayIT.java x: 35 commits (all time) y: 108 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/BaseTenantSpecificTablesIT.java x: 15 commits (all time) y: 52 lines of code
5605.0
lines of code
  min: 1.0
  average: 181.9
  25th percentile: 28.0
  median: 66.0
  75th percentile: 182.0
  max: 5605.0
0 86.0
commits (all time)
min: 1.0 | average: 3.89 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 3.0 | max: 86.0

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

phoenix-core/src/it/java/org/apache/phoenix/jdbc/FailoverPhoenixConnection2IT.java x: 2 contributors (all time) y: 379 lines of code phoenix-core/src/it/java/org/apache/phoenix/jdbc/HAConnectionWithMasterAndRPCRegistryIT.java x: 1 contributors (all time) y: 355 lines of code phoenix-core/src/it/java/org/apache/phoenix/jdbc/HighAvailabilityTestingUtilityIT.java x: 3 contributors (all time) y: 130 lines of code phoenix-core/src/it/java/org/apache/phoenix/jdbc/ParallelPhoenixConnectionIT.java x: 5 contributors (all time) y: 458 lines of code phoenix-core/src/it/java/org/apache/phoenix/jdbc/ParallelPhoenixConnectionWorkflowIT.java x: 3 contributors (all time) y: 398 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/jdbc/HighAvailabilityPolicy.java x: 3 contributors (all time) y: 191 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/expression/ExpressionType.java x: 7 contributors (all time) y: 211 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/expression/function/SubBinaryFunction.java x: 1 contributors (all time) y: 180 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/SubBinaryFunctionIT.java x: 1 contributors (all time) y: 304 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/query/ConnectionQueryServicesImpl.java x: 13 contributors (all time) y: 5605 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/schema/MetaDataClient.java x: 13 contributors (all time) y: 5561 lines of code phoenix-core-server/src/main/java/org/apache/phoenix/coprocessor/MetaDataRegionObserver.java x: 3 contributors (all time) y: 573 lines of code phoenix-core/src/it/java/org/apache/hadoop/hbase/regionserver/wal/WALRecoveryRegionPostOpenIT.java x: 8 contributors (all time) y: 253 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/AggregateQueryIT.java x: 9 contributors (all time) y: 196 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/AggregateQueryWithRegionMovesIT.java x: 2 contributors (all time) y: 239 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/compile/QueryCompiler.java x: 6 contributors (all time) y: 798 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/compile/ServerBuildIndexCompiler.java x: 2 contributors (all time) y: 113 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/compile/ServerBuildTransformingTableCompiler.java x: 2 contributors (all time) y: 61 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/coprocessorclient/BaseScannerRegionObserverConstants.java x: 7 contributors (all time) y: 129 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/coprocessorclient/MetaDataProtocol.java x: 4 contributors (all time) y: 413 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/exception/SQLExceptionCode.java x: 11 contributors (all time) y: 597 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/jdbc/PhoenixDatabaseMetaData.java x: 8 contributors (all time) y: 1655 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/query/QueryConstants.java x: 7 contributors (all time) y: 556 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/schema/DelegateTable.java x: 6 contributors (all time) y: 349 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/schema/PTable.java x: 6 contributors (all time) y: 672 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/schema/PTableImpl.java x: 7 contributors (all time) y: 2224 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/schema/TableProperty.java x: 5 contributors (all time) y: 332 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/schema/transform/TransformClient.java x: 3 contributors (all time) y: 374 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/util/MetaDataUtil.java x: 3 contributors (all time) y: 924 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/util/ScanUtil.java x: 7 contributors (all time) y: 1525 lines of code phoenix-core-client/src/main/protobuf/PTable.proto x: 5 contributors (all time) y: 136 lines of code phoenix-core-server/src/main/java/org/apache/phoenix/coprocessor/BaseScannerRegionObserver.java x: 6 contributors (all time) y: 410 lines of code phoenix-core-server/src/main/java/org/apache/phoenix/coprocessor/GlobalIndexRegionScanner.java x: 6 contributors (all time) y: 1243 lines of code phoenix-core-server/src/main/java/org/apache/phoenix/coprocessor/MetaDataEndpointImpl.java x: 10 contributors (all time) y: 4310 lines of code phoenix-core-server/src/main/java/org/apache/phoenix/coprocessor/UngroupedAggregateRegionObserver.java x: 8 contributors (all time) y: 891 lines of code phoenix-core-server/src/main/java/org/apache/phoenix/mapreduce/PhoenixServerBuildIndexInputFormat.java x: 3 contributors (all time) y: 174 lines of code phoenix-core-server/src/main/java/org/apache/phoenix/mapreduce/index/IndexScrutinyTool.java x: 3 contributors (all time) y: 434 lines of code phoenix-core-server/src/main/java/org/apache/phoenix/mapreduce/util/PhoenixConfigurationUtil.java x: 4 contributors (all time) y: 676 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/AlterTableIT.java x: 29 contributors (all time) y: 1489 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/CreateTableIT.java x: 30 contributors (all time) y: 1560 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/IndexRepairRegionScannerIT.java x: 7 contributors (all time) y: 775 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/IndexScrutinyToolBaseIT.java x: 6 contributors (all time) y: 117 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/IndexScrutinyWithMaxLookbackIT.java x: 5 contributors (all time) y: 259 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/IndexToolForNonTxGlobalIndexIT.java x: 16 contributors (all time) y: 1369 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/MaxLookbackExtendedIT.java x: 5 contributors (all time) y: 574 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/MaxLookbackIT.java x: 7 contributors (all time) y: 331 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/TableTTLIT.java x: 6 contributors (all time) y: 569 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/ViewIT.java x: 28 contributors (all time) y: 1140 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/ViewMetadataIT.java x: 11 contributors (all time) y: 1237 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/index/IndexMetadataIT.java x: 17 contributors (all time) y: 794 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/transform/TransformToolIT.java x: 6 contributors (all time) y: 1017 lines of code phoenix-core/src/it/java/org/apache/phoenix/schema/ConditionalTTLExpressionIT.java x: 3 contributors (all time) y: 1179 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/compile/CreateIndexCompiler.java x: 7 contributors (all time) y: 257 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/expression/function/DecodeViewIndexIdFunction.java x: 1 contributors (all time) y: 111 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/parse/CreateTableStatement.java x: 2 contributors (all time) y: 134 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/parse/DecodeViewIndexIdParseNode.java x: 1 contributors (all time) y: 50 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/query/QueryServices.java x: 8 contributors (all time) y: 295 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/query/QueryServicesOptions.java x: 6 contributors (all time) y: 768 lines of code phoenix-core-server/src/main/java/org/apache/phoenix/coprocessor/TaskRegionObserver.java x: 3 contributors (all time) y: 228 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/BaseRowKeyMatcherTestIT.java x: 2 contributors (all time) y: 967 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/index/PartialSystemCatalogIndexIT.java x: 1 contributors (all time) y: 758 lines of code phoenix-core/src/it/java/org/apache/phoenix/hbase/index/write/TestTrackingParallelWriterIndexCommitter.java x: 1 contributors (all time) y: 88 lines of code phoenix-core/src/it/java/org/apache/phoenix/jdbc/HighAvailabilityTestingUtility.java x: 7 contributors (all time) y: 535 lines of code phoenix-core-server/src/main/java/org/apache/phoenix/coprocessor/CompactionScanner.java x: 5 contributors (all time) y: 2154 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/salted/SaltedTableWithParallelStatsEnabledIT.java x: 1 contributors (all time) y: 285 lines of code phoenix-core-server/src/main/java/org/apache/phoenix/coprocessor/DelegateRegionScanner.java x: 3 contributors (all time) y: 84 lines of code phoenix-core-client/src/main/antlr3/PhoenixBsonExpression.g x: 1 contributors (all time) y: 416 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/expression/function/BsonConditionExpressionFunction.java x: 1 contributors (all time) y: 96 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/expression/util/bson/DocumentComparisonExpressionUtils.java x: 1 contributors (all time) y: 207 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/expression/util/bson/SQLComparisonExpressionUtils.java x: 1 contributors (all time) y: 247 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/parse/DocumentFieldExistsParseNode.java x: 1 contributors (all time) y: 35 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/parse/ParseNodeFactory.java x: 3 contributors (all time) y: 826 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/Bson2IT.java x: 1 contributors (all time) y: 587 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/Bson3IT.java x: 1 contributors (all time) y: 882 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/compile/ScanRanges.java x: 5 contributors (all time) y: 608 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/jdbc/ConnectionInfo.java x: 6 contributors (all time) y: 455 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/jdbc/HAGroupStoreClient.java x: 1 contributors (all time) y: 158 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/CDCStreamIT.java x: 1 contributors (all time) y: 426 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/execute/MutationState.java x: 8 contributors (all time) y: 1860 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/iterate/BaseResultIterators.java x: 3 contributors (all time) y: 1482 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/schema/CompiledTTLExpression.java x: 1 contributors (all time) y: 22 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/util/SchemaUtil.java x: 5 contributors (all time) y: 1099 lines of code phoenix-core-server/src/main/java/org/apache/phoenix/coprocessor/IndexRebuildRegionScanner.java x: 6 contributors (all time) y: 382 lines of code phoenix-core-server/src/main/java/org/apache/phoenix/coprocessor/TTLRegionScanner.java x: 5 contributors (all time) y: 237 lines of code phoenix-core-server/src/main/java/org/apache/phoenix/hbase/index/IndexRegionObserver.java x: 7 contributors (all time) y: 1681 lines of code phoenix-core-server/src/main/java/org/apache/phoenix/hbase/index/builder/BaseIndexBuilder.java x: 3 contributors (all time) y: 95 lines of code phoenix-core-server/src/main/java/org/apache/phoenix/hbase/index/builder/IndexBuildManager.java x: 3 contributors (all time) y: 137 lines of code phoenix-core-server/src/main/java/org/apache/phoenix/hbase/index/builder/IndexBuilder.java x: 3 contributors (all time) y: 35 lines of code phoenix-core-server/src/main/java/org/apache/phoenix/mapreduce/util/DefaultPhoenixMultiViewListProvider.java x: 4 contributors (all time) y: 152 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/BaseViewTTLIT.java x: 2 contributors (all time) y: 2368 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/CDCBaseIT.java x: 4 contributors (all time) y: 883 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/CDCDefinitionIT.java x: 4 contributors (all time) y: 245 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/ConcurrentMutationsExtendedIT.java x: 9 contributors (all time) y: 392 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/ConcurrentUpsertsWithoutIndexedColsIT.java x: 5 contributors (all time) y: 119 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/IndexToolIT.java x: 25 contributors (all time) y: 941 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/OnDuplicateKeyIT.java x: 7 contributors (all time) y: 798 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/SetPropertyIT.java x: 7 contributors (all time) y: 1027 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/TTLAsPhoenixTTLIT.java x: 2 contributors (all time) y: 528 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/TTLIT.java x: 2 contributors (all time) y: 619 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/ViewTTLIT.java x: 12 contributors (all time) y: 1250 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/jdbc/ClusterRoleRecord.java x: 3 contributors (all time) y: 212 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/jdbc/HighAvailabilityGroup.java x: 4 contributors (all time) y: 697 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/jdbc/ParallelPhoenixConnection.java x: 2 contributors (all time) y: 543 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/jdbc/PhoenixHAAdmin.java x: 2 contributors (all time) y: 354 lines of code phoenix-core/src/it/java/org/apache/phoenix/jdbc/FailoverPhoenixConnectionIT.java x: 6 contributors (all time) y: 533 lines of code phoenix-core/src/it/java/org/apache/phoenix/jdbc/HighAvailabilityGroupIT.java x: 5 contributors (all time) y: 429 lines of code phoenix-core/src/it/java/org/apache/phoenix/jdbc/PhoenixHAAdminToolIT.java x: 2 contributors (all time) y: 218 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/index/IndexMaintainer.java x: 5 contributors (all time) y: 2099 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/util/IndexUtil.java x: 5 contributors (all time) y: 854 lines of code phoenix-core-server/src/main/java/org/apache/phoenix/index/GlobalIndexChecker.java x: 4 contributors (all time) y: 488 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/index/GlobalIndexCheckerIT.java x: 8 contributors (all time) y: 1221 lines of code phoenix-core-server/src/main/java/org/apache/phoenix/coprocessor/PhoenixRegionServerEndpoint.java x: 2 contributors (all time) y: 102 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/PhoenixRegionServerEndpointIT.java x: 2 contributors (all time) y: 157 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/compile/CreateTableCompiler.java x: 5 contributors (all time) y: 618 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/util/ViewUtil.java x: 6 contributors (all time) y: 690 lines of code phoenix-core-server/src/main/java/org/apache/phoenix/mapreduce/transform/PhoenixTransformWithViewsInputFormat.java x: 4 contributors (all time) y: 103 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/ViewUtilIT.java x: 6 contributors (all time) y: 440 lines of code phoenix-core/src/it/java/org/apache/phoenix/schema/tool/SchemaToolSynthesisIT.java x: 2 contributors (all time) y: 197 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/jdbc/PhoenixStatement.java x: 7 contributors (all time) y: 2356 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/ShowCreateTableIT.java x: 5 contributors (all time) y: 302 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/jdbc/ZKConnectionInfo.java x: 4 contributors (all time) y: 270 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/ContextClassloaderIT.java x: 7 contributors (all time) y: 148 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/MigrateSystemTablesToSystemNamespaceIT.java x: 11 contributors (all time) y: 344 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/PartialResultServerConfigurationIT.java x: 4 contributors (all time) y: 111 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/PhoenixDriverIT.java x: 6 contributors (all time) y: 201 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/RebuildIndexConnectionPropsIT.java x: 7 contributors (all time) y: 107 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/UpdateCacheAcrossDifferentClientsIT.java x: 8 contributors (all time) y: 329 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/UserDefinedFunctionsIT.java x: 14 contributors (all time) y: 1125 lines of code phoenix-core/src/it/java/org/apache/phoenix/monitoring/PhoenixMetricsIT.java x: 20 contributors (all time) y: 1148 lines of code phoenix-core/src/it/java/org/apache/phoenix/monitoring/PhoenixTableLevelMetricsIT.java x: 9 contributors (all time) y: 1449 lines of code phoenix-core-server/src/main/java/org/apache/phoenix/coprocessor/PhoenixMasterObserver.java x: 1 contributors (all time) y: 237 lines of code phoenix-pherf/src/main/java/org/apache/phoenix/pherf/Pherf.java x: 15 contributors (all time) y: 334 lines of code phoenix-core-server/src/main/java/org/apache/phoenix/mapreduce/AbstractBulkLoadTool.java x: 4 contributors (all time) y: 368 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/monitoring/MetricType.java x: 4 contributors (all time) y: 212 lines of code phoenix-core/src/it/java/org/apache/phoenix/monitoring/BasePhoenixMetricsIT.java x: 8 contributors (all time) y: 199 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/CDCQueryIT.java x: 3 contributors (all time) y: 811 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/jdbc/FailoverPhoenixConnection.java x: 2 contributors (all time) y: 457 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/VarBinaryEncoded1IT.java x: 1 contributors (all time) y: 1819 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/VarBinaryEncoded2IT.java x: 1 contributors (all time) y: 1044 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/jdbc/PhoenixPreparedStatement.java x: 2 contributors (all time) y: 477 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/jdbc/PhoenixResultSet.java x: 5 contributors (all time) y: 1341 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/Bson4IT.java x: 1 contributors (all time) y: 393 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/OnDuplicateKey2IT.java x: 2 contributors (all time) y: 846 lines of code phoenix-assembly/src/build/components/all-common-dependencies.xml x: 12 contributors (all time) y: 17 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/iterate/ExplainTable.java x: 3 contributors (all time) y: 489 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/BaseAggregateIT.java x: 4 contributors (all time) y: 909 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/index/BaseIndexIT.java x: 17 contributors (all time) y: 1444 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/execute/BaseQueryPlan.java x: 3 contributors (all time) y: 468 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/execute/HashJoinPlan.java x: 3 contributors (all time) y: 609 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/UnionAllIT.java x: 9 contributors (all time) y: 1407 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/compile/JoinCompiler.java x: 2 contributors (all time) y: 1236 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/compile/DeleteCompiler.java x: 3 contributors (all time) y: 849 lines of code phoenix-core-server/src/main/java/org/apache/phoenix/coprocessor/UngroupedAggregateRegionScanner.java x: 3 contributors (all time) y: 695 lines of code phoenix-core-server/src/main/java/org/apache/phoenix/coprocessor/UncoveredIndexRegionScanner.java x: 5 contributors (all time) y: 398 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/expression/function/EncodeFormat.java x: 2 contributors (all time) y: 8 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/schema/tool/SchemaExtractionProcessor.java x: 4 contributors (all time) y: 615 lines of code phoenix-core/src/it/java/org/apache/phoenix/schema/tool/SchemaToolExtractionIT.java x: 7 contributors (all time) y: 631 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/query/ConnectionlessQueryServicesImpl.java x: 4 contributors (all time) y: 724 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/BasePermissionsIT.java x: 15 contributors (all time) y: 1431 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/ParallelStatsEnabledIT.java x: 8 contributors (all time) y: 36 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/QueryDatabaseMetaDataIT.java x: 27 contributors (all time) y: 1116 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/SystemTablesCreationOnConnectionIT.java x: 8 contributors (all time) y: 605 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/TenantSpecificTablesDDLIT.java x: 20 contributors (all time) y: 591 lines of code phoenix-core/src/it/java/org/apache/phoenix/monitoring/connectionqueryservice/ConnectionQueryServicesMetricsIT.java x: 3 contributors (all time) y: 264 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/optimize/QueryOptimizer.java x: 5 contributors (all time) y: 695 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/TableSnapshotReadsMapReduceIT.java x: 13 contributors (all time) y: 396 lines of code phoenix-tracing-webapp/src/build/trace-server-runnable.xml x: 4 contributors (all time) y: 48 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/BackwardCompatibilityTestUtil.java x: 5 contributors (all time) y: 318 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/compile/StatementContext.java x: 4 contributors (all time) y: 316 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/iterate/MergeSortResultIterator.java x: 2 contributors (all time) y: 68 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/iterate/OrderedResultIterator.java x: 3 contributors (all time) y: 458 lines of code phoenix-core-server/src/main/java/org/apache/hadoop/hbase/regionserver/ScannerContextUtil.java x: 2 contributors (all time) y: 29 lines of code phoenix-core-server/src/main/java/org/apache/phoenix/coprocessor/PagingRegionScanner.java x: 4 contributors (all time) y: 235 lines of code phoenix-core-server/src/main/java/org/apache/phoenix/iterate/NonAggregateRegionScannerFactory.java x: 4 contributors (all time) y: 589 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/End2EndTestDriver.java x: 8 contributors (all time) y: 193 lines of code phoenix-core-server/src/main/java/org/apache/phoenix/mapreduce/OrphanViewTool.java x: 2 contributors (all time) y: 764 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/ParameterizedIndexUpgradeToolIT.java x: 12 contributors (all time) y: 501 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/util/PhoenixRuntime.java x: 4 contributors (all time) y: 968 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/PhoenixRuntimeIT.java x: 9 contributors (all time) y: 140 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/util/QueryUtil.java x: 3 contributors (all time) y: 657 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/filter/SkipScanFilter.java x: 4 contributors (all time) y: 543 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/schema/RowKeySchema.java x: 2 contributors (all time) y: 346 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/schema/RowKeyValueAccessor.java x: 2 contributors (all time) y: 323 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/schema/types/PDataType.java x: 3 contributors (all time) y: 892 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/RowValueConstructorIT.java x: 15 contributors (all time) y: 1763 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/index/PartialIndexIT.java x: 6 contributors (all time) y: 977 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/schema/PMetaDataImpl.java x: 2 contributors (all time) y: 298 lines of code phoenix-core/src/it/java/org/apache/phoenix/monitoring/IndexMetricsIT.java x: 5 contributors (all time) y: 164 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/compile/UnionCompiler.java x: 2 contributors (all time) y: 258 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/parse/SelectStatement.java x: 3 contributors (all time) y: 316 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/DerivedTableIT.java x: 11 contributors (all time) y: 817 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/SortMergeJoinMoreIT.java x: 8 contributors (all time) y: 931 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/compile/UpsertCompiler.java x: 4 contributors (all time) y: 1240 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/MutationStateIT.java x: 10 contributors (all time) y: 549 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/compile/ProjectionCompiler.java x: 5 contributors (all time) y: 739 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/json/JsonFunctionsIT.java x: 2 contributors (all time) y: 917 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/LoadSystemTableSnapshotBase.java x: 1 contributors (all time) y: 145 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/UCFWithDisabledIndexIT.java x: 1 contributors (all time) y: 338 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/UpdatableViewRestrictionsIT.java x: 1 contributors (all time) y: 496 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/expression/util/bson/UpdateExpressionUtils.java x: 1 contributors (all time) y: 478 lines of code phoenix-pherf/src/main/java/org/apache/phoenix/pherf/configuration/DataTypeMapping.java x: 6 contributors (all time) y: 32 lines of code phoenix-pherf/src/main/java/org/apache/phoenix/pherf/rules/RulesApplier.java x: 13 contributors (all time) y: 434 lines of code phoenix-pherf/src/main/java/org/apache/phoenix/pherf/util/PhoenixUtil.java x: 13 contributors (all time) y: 541 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/compile/OrderPreservingTracker.java x: 2 contributors (all time) y: 502 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/OrderByIT.java x: 9 contributors (all time) y: 122 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/FlappingLocalIndexIT.java x: 7 contributors (all time) y: 386 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/compile/WhereOptimizer.java x: 2 contributors (all time) y: 1728 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/util/ByteUtil.java x: 3 contributors (all time) y: 620 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/util/UpgradeUtil.java x: 3 contributors (all time) y: 2684 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/FlappingAlterTableIT.java x: 6 contributors (all time) y: 89 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/PhoenixTTLToolIT.java x: 5 contributors (all time) y: 662 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/SetPropertyOnEncodedTableIT.java x: 4 contributors (all time) y: 15 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/UpgradeIT.java x: 20 contributors (all time) y: 708 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/index/IndexVerificationOutputRepositoryIT.java x: 6 contributors (all time) y: 290 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/index/IndexVerificationResultRepositoryIT.java x: 6 contributors (all time) y: 165 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/execute/PhoenixTxIndexMutationGenerator.java x: 2 contributors (all time) y: 411 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/InListIT.java x: 16 contributors (all time) y: 1973 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/compile/FromCompiler.java x: 3 contributors (all time) y: 1016 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/jdbc/PhoenixConnection.java x: 3 contributors (all time) y: 1272 lines of code phoenix-core-server/src/main/java/org/apache/phoenix/schema/transform/Transform.java x: 3 contributors (all time) y: 393 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/AlterTableWithViewsIT.java x: 15 contributors (all time) y: 1194 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/AppendOnlySchemaIT.java x: 10 contributors (all time) y: 272 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/BackwardCompatibilityIT.java x: 9 contributors (all time) y: 369 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/ConnectionUtilIT.java x: 6 contributors (all time) y: 51 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/index/DropIndexDuringUpsertIT.java x: 6 contributors (all time) y: 133 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/index/IndexAsyncThresholdIT.java x: 4 contributors (all time) y: 174 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/index/MutableIndexFailureIT.java x: 24 contributors (all time) y: 557 lines of code phoenix-core/src/it/java/org/apache/phoenix/execute/UpsertSelectOverlappingBatchesIT.java x: 9 contributors (all time) y: 260 lines of code phoenix-core/src/it/java/org/apache/phoenix/hbase/index/FailForUnsupportedHBaseVersionsIT.java x: 9 contributors (all time) y: 97 lines of code phoenix-core/src/it/java/org/apache/phoenix/rpc/UpdateCacheIT.java x: 14 contributors (all time) y: 319 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/trace/TraceReader.java x: 2 contributors (all time) y: 285 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/transaction/OmidTransactionTable.java x: 3 contributors (all time) y: 277 lines of code phoenix-hbase-compat-2.4.1/src/main/java/org/apache/phoenix/compat/hbase/CompatDelegateHTable.java x: 3 contributors (all time) y: 15 lines of code phoenix-hbase-compat-2.4.1/src/main/java/org/apache/phoenix/compat/hbase/CompatOmidTransactionTable.java x: 3 contributors (all time) y: 45 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/compile/ExpressionCompiler.java x: 2 contributors (all time) y: 1165 lines of code phoenix-core-client/src/main/antlr3/PhoenixSQL.g x: 2 contributors (all time) y: 1387 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/index/BaseIndexWithRegionMovesIT.java x: 2 contributors (all time) y: 1646 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/iterate/TableResultIterator.java x: 3 contributors (all time) y: 306 lines of code phoenix-core-server/src/main/java/org/apache/phoenix/coprocessor/PhoenixAccessController.java x: 2 contributors (all time) y: 602 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/index/SingleCellIndexIT.java x: 4 contributors (all time) y: 435 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/index/UncoveredGlobalIndexRegionScannerIT.java x: 5 contributors (all time) y: 760 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/SkipScanAfterManualSplitIT.java x: 7 contributors (all time) y: 276 lines of code phoenix-core/src/it/java/org/apache/phoenix/iterate/PhoenixQueryTimeoutIT.java x: 8 contributors (all time) y: 282 lines of code phoenix-core/src/it/java/org/apache/phoenix/iterate/RoundRobinResultIteratorIT.java x: 8 contributors (all time) y: 375 lines of code phoenix-core/src/it/java/org/apache/phoenix/schema/stats/BaseStatsCollectorIT.java x: 7 contributors (all time) y: 825 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/TenantSpecificTablesDMLIT.java x: 7 contributors (all time) y: 454 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/BaseTenantSpecificViewIndexIT.java x: 15 contributors (all time) y: 196 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/TenantSpecificViewIndexSaltedIT.java x: 7 contributors (all time) y: 35 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/salted/SaltedTableIT.java x: 10 contributors (all time) y: 107 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/CsvBulkLoadToolIT.java x: 17 contributors (all time) y: 700 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/QueryWithLimitIT.java x: 8 contributors (all time) y: 123 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/transform/TransformMonitorIT.java x: 5 contributors (all time) y: 557 lines of code phoenix-core-server/src/main/java/org/apache/phoenix/mapreduce/index/IndexTool.java x: 2 contributors (all time) y: 1028 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/ExplainPlanWithStatsEnabledIT.java x: 13 contributors (all time) y: 1049 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/IndexBuildTimestampIT.java x: 8 contributors (all time) y: 236 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/IndexScrutinyToolIT.java x: 11 contributors (all time) y: 587 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/IndexToolForPartialBuildIT.java x: 10 contributors (all time) y: 208 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/LogicalTableNameIT.java x: 5 contributors (all time) y: 370 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/MetaDataEndpointImplIT.java x: 7 contributors (all time) y: 303 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/SequenceIT.java x: 13 contributors (all time) y: 1229 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/index/ChildViewsUseParentViewIndexIT.java x: 9 contributors (all time) y: 237 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/index/IndexTestUtil.java x: 10 contributors (all time) y: 261 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/index/MutableIndexIT.java x: 28 contributors (all time) y: 801 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/index/ViewIndexIT.java x: 22 contributors (all time) y: 787 lines of code phoenix-core/src/it/java/org/apache/phoenix/replication/SystemCatalogWALEntryFilterIT.java x: 12 contributors (all time) y: 318 lines of code phoenix-core/src/it/java/org/apache/phoenix/tx/TransactionIT.java x: 15 contributors (all time) y: 598 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/OrderByWithServerMemoryLimitIT.java x: 5 contributors (all time) y: 65 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/BaseAggregateWithRegionMovesIT.java x: 1 contributors (all time) y: 852 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/BaseOrderByWithRegionMovesIT.java x: 1 contributors (all time) y: 1121 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/GroupByIT.java x: 12 contributors (all time) y: 363 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/SortOrderIT.java x: 8 contributors (all time) y: 780 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/UpsertSelectWithRegionMovesIT.java x: 1 contributors (all time) y: 1695 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/index/GlobalIndexCheckerWithRegionMovesIT.java x: 1 contributors (all time) y: 1420 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/index/UncoveredGlobalIndexRegionScanner2IT.java x: 1 contributors (all time) y: 963 lines of code phoenix-assembly/src/build/components/all-common-jars.xml x: 13 contributors (all time) y: 45 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/compile/SubqueryRewriter.java x: 1 contributors (all time) y: 609 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/compile/WhereCompiler.java x: 1 contributors (all time) y: 724 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/execute/AggregatePlan.java x: 1 contributors (all time) y: 316 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/jdbc/DelegateResultSet.java x: 1 contributors (all time) y: 802 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/jdbc/ParallelPhoenixPreparedStatement.java x: 1 contributors (all time) y: 634 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/parse/FunctionParseNode.java x: 1 contributors (all time) y: 456 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/schema/types/PArrayDataType.java x: 1 contributors (all time) y: 940 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/util/i18n/LinguisticSort.java x: 1 contributors (all time) y: 641 lines of code phoenix-core-server/src/main/java/org/apache/phoenix/coprocessor/IndexToolVerificationResult.java x: 1 contributors (all time) y: 516 lines of code phoenix-core-server/src/main/java/org/apache/phoenix/hbase/index/Indexer.java x: 1 contributors (all time) y: 542 lines of code phoenix-core/src/it/java/org/apache/hadoop/hbase/regionserver/wal/WALReplayWithIndexWritesAndCompressedWALIT.java x: 14 contributors (all time) y: 215 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/CreateSchemaIT.java x: 7 contributors (all time) y: 69 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/DropSchemaIT.java x: 8 contributors (all time) y: 87 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/IndexRebuildTaskIT.java x: 7 contributors (all time) y: 164 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/ParallelIteratorsIT.java x: 7 contributors (all time) y: 177 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/ParallelStatsDisabledIT.java x: 12 contributors (all time) y: 49 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/StoreNullsIT.java x: 13 contributors (all time) y: 267 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/UpsertSelectIT.java x: 21 contributors (all time) y: 1559 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/index/IndexRebuildIncrementDisableCountIT.java x: 5 contributors (all time) y: 205 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/index/LocalIndexIT.java x: 22 contributors (all time) y: 1273 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/index/PartialIndexRebuilderIT.java x: 15 contributors (all time) y: 1014 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/transform/TransformIT.java x: 2 contributors (all time) y: 432 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/transform/TransformMonitorExtendedIT.java x: 5 contributors (all time) y: 392 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/CostBasedDecisionIT.java x: 7 contributors (all time) y: 684 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/DeleteIT.java x: 18 contributors (all time) y: 960 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/LocalIndexSplitMergeIT.java x: 10 contributors (all time) y: 328 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/TenantSpecificViewIndexIT.java x: 18 contributors (all time) y: 363 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/index/GlobalIndexOptimizationIT.java x: 13 contributors (all time) y: 479 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/index/IndexUsageIT.java x: 8 contributors (all time) y: 876 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/index/txn/TxWriteFailureIT.java x: 11 contributors (all time) y: 161 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/join/SubqueryIT.java x: 9 contributors (all time) y: 1016 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/join/SubqueryUsingSortMergeJoinIT.java x: 5 contributors (all time) y: 721 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/ConnectionQueryServicesTestImpl.java x: 13 contributors (all time) y: 81 lines of code phoenix-core/src/it/java/org/apache/phoenix/execute/PartialCommitIT.java x: 17 contributors (all time) y: 269 lines of code phoenix-pherf/src/it/java/org/apache/phoenix/pherf/ResultBaseTestIT.java x: 8 contributors (all time) y: 49 lines of code phoenix-pherf/src/it/java/org/apache/phoenix/pherf/SchemaReaderIT.java x: 6 contributors (all time) y: 81 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/LikeExpressionIT.java x: 10 contributors (all time) y: 1657 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/index/GlobalMutableNonTxIndexIT.java x: 6 contributors (all time) y: 18 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/QueryLoggerIT.java x: 6 contributors (all time) y: 318 lines of code phoenix-core/src/it/java/org/apache/phoenix/iterate/DelayedTableResultIteratorFactory.java x: 7 contributors (all time) y: 54 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/QueryWithOffsetIT.java x: 11 contributors (all time) y: 224 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/UpsertValuesIT.java x: 15 contributors (all time) y: 844 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/Array1IT.java x: 2 contributors (all time) y: 933 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/DateTimeIT.java x: 13 contributors (all time) y: 2083 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/index/GlobalImmutableNonTxIndexIT.java x: 5 contributors (all time) y: 18 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/index/GlobalImmutableTxIndexIT.java x: 8 contributors (all time) y: 18 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/QueryIT.java x: 15 contributors (all time) y: 136 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/index/DropColumnIT.java x: 11 contributors (all time) y: 487 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/index/DropMetadataIT.java x: 10 contributors (all time) y: 85 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/index/MutableIndexReplicationIT.java x: 11 contributors (all time) y: 197 lines of code phoenix-core/src/it/java/org/apache/phoenix/rpc/PhoenixServerRpcIT.java x: 13 contributors (all time) y: 190 lines of code phoenix-core/src/it/java/org/apache/phoenix/tx/ParameterizedTransactionIT.java x: 13 contributors (all time) y: 457 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/index/SaltedIndexIT.java x: 6 contributors (all time) y: 195 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/join/HashJoinMoreIT.java x: 5 contributors (all time) y: 940 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/BaseViewIT.java x: 17 contributors (all time) y: 243 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/TransactionalViewIT.java x: 5 contributors (all time) y: 99 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/index/ImmutableIndexIT.java x: 17 contributors (all time) y: 585 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/index/txn/MutableRollbackIT.java x: 10 contributors (all time) y: 378 lines of code phoenix-core/src/it/java/org/apache/phoenix/tx/TxCheckpointIT.java x: 12 contributors (all time) y: 348 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/BaseQueryIT.java x: 10 contributors (all time) y: 126 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/SkipScanQueryIT.java x: 14 contributors (all time) y: 929 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/SequenceBulkAllocationIT.java x: 7 contributors (all time) y: 892 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/AggregateIT.java x: 7 contributors (all time) y: 346 lines of code phoenix-pherf/src/it/java/org/apache/phoenix/pherf/DataIngestIT.java x: 8 contributors (all time) y: 169 lines of code phoenix-pherf/src/main/java/org/apache/phoenix/pherf/workload/WriteWorkload.java x: 12 contributors (all time) y: 305 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/AbsFunctionEnd2EndIT.java x: 4 contributors (all time) y: 81 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/ArithmeticQueryIT.java x: 10 contributors (all time) y: 898 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/Array2IT.java x: 4 contributors (all time) y: 750 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/Array3IT.java x: 2 contributors (all time) y: 649 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/ArrayConcatFunctionIT.java x: 4 contributors (all time) y: 450 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/ArrayPrependFunctionIT.java x: 4 contributors (all time) y: 521 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/CSVCommonsLoaderIT.java x: 9 contributors (all time) y: 668 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/DefaultColumnValueIT.java x: 7 contributors (all time) y: 934 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/DistinctCountIT.java x: 7 contributors (all time) y: 435 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/DynamicFamilyIT.java x: 9 contributors (all time) y: 277 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/EmptyColumnIT.java x: 2 contributors (all time) y: 824 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/ExecuteStatementsIT.java x: 7 contributors (all time) y: 227 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/IndexToolForPartialBuildWithNamespaceEnabledIT.java x: 5 contributors (all time) y: 35 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/IntArithmeticIT.java x: 5 contributors (all time) y: 182 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/LastValueFunctionIT.java x: 6 contributors (all time) y: 257 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/MD5FunctionIT.java x: 5 contributors (all time) y: 81 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/MultiCfQueryExecIT.java x: 10 contributors (all time) y: 470 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/PercentileIT.java x: 7 contributors (all time) y: 603 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/ProductMetricsIT.java x: 10 contributors (all time) y: 1623 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/QueryMoreIT.java x: 13 contributors (all time) y: 556 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/StringToArrayFunctionIT.java x: 4 contributors (all time) y: 352 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/ToCharFunctionIT.java x: 10 contributors (all time) y: 239 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/ToDateFunctionIT.java x: 9 contributors (all time) y: 203 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/UpsertSelectAutoCommitIT.java x: 11 contributors (all time) y: 210 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/VariableLengthPKIT.java x: 9 contributors (all time) y: 1841 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/join/HashJoinNoIndexIT.java x: 4 contributors (all time) y: 197 lines of code phoenix-pherf/src/main/java/org/apache/phoenix/pherf/configuration/Scenario.java x: 9 contributors (all time) y: 172 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/join/HashJoinIT.java x: 2 contributors (all time) y: 2163 lines of code phoenix-core/src/it/java/org/apache/phoenix/Sandbox.java x: 4 contributors (all time) y: 39 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/join/SortMergeJoinIT.java x: 2 contributors (all time) y: 2311 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/ArrayIT.java x: 14 contributors (all time) y: 108 lines of code
5605.0
lines of code
  min: 1.0
  average: 181.9
  25th percentile: 28.0
  median: 66.0
  75th percentile: 182.0
  max: 5605.0
0 30.0
contributors (all time)
min: 1.0 | average: 2.58 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 3.0 | max: 30.0

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

phoenix-core/src/it/java/org/apache/phoenix/jdbc/FailoverPhoenixConnection2IT.java x: 2 commits (30d) y: 379 lines of code phoenix-core/src/it/java/org/apache/phoenix/jdbc/HAConnectionWithMasterAndRPCRegistryIT.java x: 1 commits (30d) y: 355 lines of code phoenix-core/src/it/java/org/apache/phoenix/jdbc/HighAvailabilityTestingUtilityIT.java x: 1 commits (30d) y: 130 lines of code phoenix-core/src/it/java/org/apache/phoenix/jdbc/ParallelPhoenixConnectionIT.java x: 1 commits (30d) y: 458 lines of code phoenix-core/src/it/java/org/apache/phoenix/jdbc/ParallelPhoenixConnectionWorkflowIT.java x: 1 commits (30d) y: 398 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/jdbc/HighAvailabilityPolicy.java x: 1 commits (30d) y: 191 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/expression/ExpressionType.java x: 2 commits (30d) y: 211 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/SubBinaryFunctionIT.java x: 1 commits (30d) y: 304 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/query/ConnectionQueryServicesImpl.java x: 5 commits (30d) y: 5605 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/schema/MetaDataClient.java x: 4 commits (30d) y: 5561 lines of code phoenix-core-server/src/main/java/org/apache/phoenix/coprocessor/MetaDataRegionObserver.java x: 1 commits (30d) y: 573 lines of code phoenix-core/src/it/java/org/apache/hadoop/hbase/regionserver/wal/WALRecoveryRegionPostOpenIT.java x: 1 commits (30d) y: 253 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/AggregateQueryWithRegionMovesIT.java x: 1 commits (30d) y: 239 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/compile/QueryCompiler.java x: 1 commits (30d) y: 798 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/compile/ServerBuildTransformingTableCompiler.java x: 1 commits (30d) y: 61 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/exception/SQLExceptionCode.java x: 3 commits (30d) y: 597 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/jdbc/PhoenixDatabaseMetaData.java x: 2 commits (30d) y: 1655 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/schema/DelegateTable.java x: 2 commits (30d) y: 349 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/schema/PTable.java x: 2 commits (30d) y: 672 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/schema/PTableImpl.java x: 2 commits (30d) y: 2224 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/util/MetaDataUtil.java x: 1 commits (30d) y: 924 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/util/ScanUtil.java x: 2 commits (30d) y: 1525 lines of code phoenix-core-client/src/main/protobuf/PTable.proto x: 2 commits (30d) y: 136 lines of code phoenix-core-server/src/main/java/org/apache/phoenix/coprocessor/GlobalIndexRegionScanner.java x: 2 commits (30d) y: 1243 lines of code phoenix-core-server/src/main/java/org/apache/phoenix/coprocessor/MetaDataEndpointImpl.java x: 3 commits (30d) y: 4310 lines of code phoenix-core-server/src/main/java/org/apache/phoenix/coprocessor/UngroupedAggregateRegionObserver.java x: 1 commits (30d) y: 891 lines of code phoenix-core-server/src/main/java/org/apache/phoenix/mapreduce/PhoenixServerBuildIndexInputFormat.java x: 1 commits (30d) y: 174 lines of code phoenix-core-server/src/main/java/org/apache/phoenix/mapreduce/index/IndexScrutinyMapper.java x: 2 commits (30d) y: 453 lines of code phoenix-core-server/src/main/java/org/apache/phoenix/mapreduce/index/IndexScrutinyTool.java x: 1 commits (30d) y: 434 lines of code phoenix-core-server/src/main/java/org/apache/phoenix/mapreduce/util/PhoenixConfigurationUtil.java x: 1 commits (30d) y: 676 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/AlterTableIT.java x: 1 commits (30d) y: 1489 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/CreateTableIT.java x: 2 commits (30d) y: 1560 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/IndexRepairRegionScannerIT.java x: 2 commits (30d) y: 775 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/IndexToolForNonTxGlobalIndexIT.java x: 1 commits (30d) y: 1369 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/MaxLookbackExtendedIT.java x: 1 commits (30d) y: 574 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/MaxLookbackIT.java x: 1 commits (30d) y: 331 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/TableTTLIT.java x: 2 commits (30d) y: 569 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/ViewIT.java x: 1 commits (30d) y: 1140 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/ViewMetadataIT.java x: 1 commits (30d) y: 1237 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/index/IndexMetadataIT.java x: 1 commits (30d) y: 794 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/transform/TransformToolIT.java x: 1 commits (30d) y: 1017 lines of code phoenix-core/src/it/java/org/apache/phoenix/schema/ConditionalTTLExpressionIT.java x: 4 commits (30d) y: 1179 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/parse/CreateTableStatement.java x: 1 commits (30d) y: 134 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/query/QueryServicesOptions.java x: 1 commits (30d) y: 768 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/BaseRowKeyMatcherTestIT.java x: 1 commits (30d) y: 967 lines of code phoenix-core/src/it/java/org/apache/phoenix/hbase/index/write/TestTrackingParallelWriterIndexCommitter.java x: 1 commits (30d) y: 88 lines of code phoenix-core/src/it/java/org/apache/phoenix/jdbc/HighAvailabilityTestingUtility.java x: 1 commits (30d) y: 535 lines of code phoenix-core-server/src/main/java/org/apache/phoenix/coprocessor/CompactionScanner.java x: 3 commits (30d) y: 2154 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/salted/SaltedTableWithParallelStatsEnabledIT.java x: 2 commits (30d) y: 285 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/expression/function/BsonConditionExpressionFunction.java x: 1 commits (30d) y: 96 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/expression/util/bson/DocumentComparisonExpressionUtils.java x: 1 commits (30d) y: 207 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/parse/DocumentFieldExistsParseNode.java x: 1 commits (30d) y: 35 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/parse/ParseNodeFactory.java x: 1 commits (30d) y: 826 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/Bson3IT.java x: 1 commits (30d) y: 882 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/compile/ScanRanges.java x: 1 commits (30d) y: 608 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/schema/CompiledConditionalTTLExpression.java x: 2 commits (30d) y: 196 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/execute/MutationState.java x: 1 commits (30d) y: 1860 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/schema/CompiledTTLExpression.java x: 1 commits (30d) y: 22 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/util/SchemaUtil.java x: 1 commits (30d) y: 1099 lines of code phoenix-core-server/src/main/java/org/apache/phoenix/coprocessor/IndexRebuildRegionScanner.java x: 1 commits (30d) y: 382 lines of code phoenix-core-server/src/main/java/org/apache/phoenix/hbase/index/IndexRegionObserver.java x: 1 commits (30d) y: 1681 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/BaseViewTTLIT.java x: 1 commits (30d) y: 2368 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/IndexToolIT.java x: 1 commits (30d) y: 941 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/TTLAsPhoenixTTLIT.java x: 1 commits (30d) y: 528 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/TTLIT.java x: 1 commits (30d) y: 619 lines of code
5605.0
lines of code
  min: 17.0
  average: 679.01
  25th percentile: 188.25
  median: 402.5
  75th percentile: 840.0
  max: 5605.0
0 5.0
commits (30d)
min: 1.0 | average: 1.28 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 1.0 | max: 5.0

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

phoenix-core/src/it/java/org/apache/phoenix/jdbc/FailoverPhoenixConnection2IT.java x: 1 contributors (30d) y: 379 lines of code phoenix-core/src/it/java/org/apache/phoenix/jdbc/HAConnectionWithMasterAndRPCRegistryIT.java x: 1 contributors (30d) y: 355 lines of code phoenix-core/src/it/java/org/apache/phoenix/jdbc/HighAvailabilityTestingUtilityIT.java x: 1 contributors (30d) y: 130 lines of code phoenix-core/src/it/java/org/apache/phoenix/jdbc/ParallelPhoenixConnectionIT.java x: 1 contributors (30d) y: 458 lines of code phoenix-core/src/it/java/org/apache/phoenix/jdbc/ParallelPhoenixConnectionWorkflowIT.java x: 1 contributors (30d) y: 398 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/jdbc/HighAvailabilityPolicy.java x: 1 contributors (30d) y: 191 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/expression/ExpressionType.java x: 2 contributors (30d) y: 211 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/SubBinaryFunctionIT.java x: 1 contributors (30d) y: 304 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/query/ConnectionQueryServicesImpl.java x: 5 contributors (30d) y: 5605 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/schema/MetaDataClient.java x: 4 contributors (30d) y: 5561 lines of code phoenix-core-server/src/main/java/org/apache/phoenix/coprocessor/MetaDataRegionObserver.java x: 1 contributors (30d) y: 573 lines of code phoenix-core/src/it/java/org/apache/hadoop/hbase/regionserver/wal/WALRecoveryRegionPostOpenIT.java x: 1 contributors (30d) y: 253 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/AggregateQueryWithRegionMovesIT.java x: 1 contributors (30d) y: 239 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/compile/QueryCompiler.java x: 1 contributors (30d) y: 798 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/compile/ServerBuildTransformingTableCompiler.java x: 1 contributors (30d) y: 61 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/exception/SQLExceptionCode.java x: 3 contributors (30d) y: 597 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/jdbc/PhoenixDatabaseMetaData.java x: 2 contributors (30d) y: 1655 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/schema/DelegateTable.java x: 2 contributors (30d) y: 349 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/schema/PTable.java x: 2 contributors (30d) y: 672 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/schema/PTableImpl.java x: 2 contributors (30d) y: 2224 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/util/MetaDataUtil.java x: 1 contributors (30d) y: 924 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/util/ScanUtil.java x: 2 contributors (30d) y: 1525 lines of code phoenix-core-client/src/main/protobuf/PTable.proto x: 2 contributors (30d) y: 136 lines of code phoenix-core-server/src/main/java/org/apache/phoenix/coprocessor/GlobalIndexRegionScanner.java x: 2 contributors (30d) y: 1243 lines of code phoenix-core-server/src/main/java/org/apache/phoenix/coprocessor/MetaDataEndpointImpl.java x: 3 contributors (30d) y: 4310 lines of code phoenix-core-server/src/main/java/org/apache/phoenix/coprocessor/UngroupedAggregateRegionObserver.java x: 1 contributors (30d) y: 891 lines of code phoenix-core-server/src/main/java/org/apache/phoenix/mapreduce/PhoenixServerBuildIndexInputFormat.java x: 1 contributors (30d) y: 174 lines of code phoenix-core-server/src/main/java/org/apache/phoenix/mapreduce/index/IndexScrutinyMapper.java x: 2 contributors (30d) y: 453 lines of code phoenix-core-server/src/main/java/org/apache/phoenix/mapreduce/index/IndexScrutinyTool.java x: 1 contributors (30d) y: 434 lines of code phoenix-core-server/src/main/java/org/apache/phoenix/mapreduce/util/PhoenixConfigurationUtil.java x: 1 contributors (30d) y: 676 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/AlterTableIT.java x: 1 contributors (30d) y: 1489 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/CreateTableIT.java x: 2 contributors (30d) y: 1560 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/IndexRepairRegionScannerIT.java x: 2 contributors (30d) y: 775 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/IndexToolForNonTxGlobalIndexIT.java x: 1 contributors (30d) y: 1369 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/MaxLookbackExtendedIT.java x: 1 contributors (30d) y: 574 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/MaxLookbackIT.java x: 1 contributors (30d) y: 331 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/TableTTLIT.java x: 2 contributors (30d) y: 569 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/ViewIT.java x: 1 contributors (30d) y: 1140 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/ViewMetadataIT.java x: 1 contributors (30d) y: 1237 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/index/IndexMetadataIT.java x: 1 contributors (30d) y: 794 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/transform/TransformToolIT.java x: 1 contributors (30d) y: 1017 lines of code phoenix-core/src/it/java/org/apache/phoenix/schema/ConditionalTTLExpressionIT.java x: 3 contributors (30d) y: 1179 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/parse/CreateTableStatement.java x: 1 contributors (30d) y: 134 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/query/QueryServicesOptions.java x: 1 contributors (30d) y: 768 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/BaseRowKeyMatcherTestIT.java x: 1 contributors (30d) y: 967 lines of code phoenix-core/src/it/java/org/apache/phoenix/hbase/index/write/TestTrackingParallelWriterIndexCommitter.java x: 1 contributors (30d) y: 88 lines of code phoenix-core/src/it/java/org/apache/phoenix/jdbc/HighAvailabilityTestingUtility.java x: 1 contributors (30d) y: 535 lines of code phoenix-core-server/src/main/java/org/apache/phoenix/coprocessor/CompactionScanner.java x: 2 contributors (30d) y: 2154 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/salted/SaltedTableWithParallelStatsEnabledIT.java x: 1 contributors (30d) y: 285 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/expression/function/BsonConditionExpressionFunction.java x: 1 contributors (30d) y: 96 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/expression/util/bson/DocumentComparisonExpressionUtils.java x: 1 contributors (30d) y: 207 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/parse/DocumentFieldExistsParseNode.java x: 1 contributors (30d) y: 35 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/parse/ParseNodeFactory.java x: 1 contributors (30d) y: 826 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/Bson3IT.java x: 1 contributors (30d) y: 882 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/compile/ScanRanges.java x: 1 contributors (30d) y: 608 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/execute/MutationState.java x: 1 contributors (30d) y: 1860 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/schema/CompiledTTLExpression.java x: 1 contributors (30d) y: 22 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/util/SchemaUtil.java x: 1 contributors (30d) y: 1099 lines of code phoenix-core-server/src/main/java/org/apache/phoenix/hbase/index/IndexRegionObserver.java x: 1 contributors (30d) y: 1681 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/BaseViewTTLIT.java x: 1 contributors (30d) y: 2368 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/IndexToolIT.java x: 1 contributors (30d) y: 941 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/TTLAsPhoenixTTLIT.java x: 1 contributors (30d) y: 528 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/TTLIT.java x: 1 contributors (30d) y: 619 lines of code
5605.0
lines of code
  min: 17.0
  average: 679.01
  25th percentile: 188.25
  median: 402.5
  75th percentile: 840.0
  max: 5605.0
0 5.0
contributors (30d)
min: 1.0 | average: 1.24 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 1.0 | max: 5.0

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

phoenix-core/src/it/java/org/apache/phoenix/jdbc/FailoverPhoenixConnection2IT.java x: 3 commits (90d) y: 379 lines of code phoenix-core/src/it/java/org/apache/phoenix/jdbc/HAConnectionWithMasterAndRPCRegistryIT.java x: 2 commits (90d) y: 355 lines of code phoenix-core/src/it/java/org/apache/phoenix/jdbc/HighAvailabilityTestingUtilityIT.java x: 2 commits (90d) y: 130 lines of code phoenix-core/src/it/java/org/apache/phoenix/jdbc/ParallelPhoenixConnectionIT.java x: 2 commits (90d) y: 458 lines of code phoenix-core/src/it/java/org/apache/phoenix/jdbc/ParallelPhoenixConnectionWorkflowIT.java x: 2 commits (90d) y: 398 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/jdbc/HighAvailabilityPolicy.java x: 3 commits (90d) y: 191 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/expression/ExpressionType.java x: 2 commits (90d) y: 211 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/expression/function/SubBinaryFunction.java x: 1 commits (90d) y: 180 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/SubBinaryFunctionIT.java x: 1 commits (90d) y: 304 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/query/ConnectionQueryServicesImpl.java x: 7 commits (90d) y: 5605 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/schema/MetaDataClient.java x: 5 commits (90d) y: 5561 lines of code phoenix-core-server/src/main/java/org/apache/phoenix/coprocessor/MetaDataRegionObserver.java x: 1 commits (90d) y: 573 lines of code phoenix-core/src/it/java/org/apache/hadoop/hbase/regionserver/wal/WALRecoveryRegionPostOpenIT.java x: 1 commits (90d) y: 253 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/AggregateQueryWithRegionMovesIT.java x: 1 commits (90d) y: 239 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/compile/QueryCompiler.java x: 1 commits (90d) y: 798 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/compile/ServerBuildIndexCompiler.java x: 1 commits (90d) y: 113 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/compile/ServerBuildTransformingTableCompiler.java x: 1 commits (90d) y: 61 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/coprocessorclient/MetaDataProtocol.java x: 1 commits (90d) y: 413 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/exception/SQLExceptionCode.java x: 3 commits (90d) y: 597 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/jdbc/PhoenixDatabaseMetaData.java x: 3 commits (90d) y: 1655 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/query/QueryConstants.java x: 2 commits (90d) y: 556 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/schema/DelegateTable.java x: 2 commits (90d) y: 349 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/schema/PTable.java x: 2 commits (90d) y: 672 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/schema/PTableImpl.java x: 2 commits (90d) y: 2224 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/schema/transform/TransformClient.java x: 1 commits (90d) y: 374 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/util/MetaDataUtil.java x: 1 commits (90d) y: 924 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/util/ScanUtil.java x: 2 commits (90d) y: 1525 lines of code phoenix-core-client/src/main/protobuf/PTable.proto x: 2 commits (90d) y: 136 lines of code phoenix-core-server/src/main/java/org/apache/phoenix/coprocessor/GlobalIndexRegionScanner.java x: 3 commits (90d) y: 1243 lines of code phoenix-core-server/src/main/java/org/apache/phoenix/coprocessor/MetaDataEndpointImpl.java x: 4 commits (90d) y: 4310 lines of code phoenix-core-server/src/main/java/org/apache/phoenix/coprocessor/UngroupedAggregateRegionObserver.java x: 2 commits (90d) y: 891 lines of code phoenix-core-server/src/main/java/org/apache/phoenix/mapreduce/PhoenixServerBuildIndexInputFormat.java x: 1 commits (90d) y: 174 lines of code phoenix-core-server/src/main/java/org/apache/phoenix/mapreduce/index/IndexScrutinyTool.java x: 1 commits (90d) y: 434 lines of code phoenix-core-server/src/main/java/org/apache/phoenix/mapreduce/util/PhoenixConfigurationUtil.java x: 1 commits (90d) y: 676 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/AlterTableIT.java x: 1 commits (90d) y: 1489 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/CreateTableIT.java x: 2 commits (90d) y: 1560 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/IndexRepairRegionScannerIT.java x: 2 commits (90d) y: 775 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/IndexToolForNonTxGlobalIndexIT.java x: 1 commits (90d) y: 1369 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/MaxLookbackExtendedIT.java x: 1 commits (90d) y: 574 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/MaxLookbackIT.java x: 1 commits (90d) y: 331 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/TableTTLIT.java x: 3 commits (90d) y: 569 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/ViewIT.java x: 1 commits (90d) y: 1140 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/ViewMetadataIT.java x: 2 commits (90d) y: 1237 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/index/IndexMetadataIT.java x: 1 commits (90d) y: 794 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/transform/TransformToolIT.java x: 1 commits (90d) y: 1017 lines of code phoenix-core/src/it/java/org/apache/phoenix/schema/ConditionalTTLExpressionIT.java x: 4 commits (90d) y: 1179 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/parse/CreateTableStatement.java x: 1 commits (90d) y: 134 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/query/QueryServices.java x: 3 commits (90d) y: 295 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/query/QueryServicesOptions.java x: 2 commits (90d) y: 768 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/BaseRowKeyMatcherTestIT.java x: 2 commits (90d) y: 967 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/index/PartialSystemCatalogIndexIT.java x: 1 commits (90d) y: 758 lines of code phoenix-core/src/it/java/org/apache/phoenix/hbase/index/write/TestTrackingParallelWriterIndexCommitter.java x: 1 commits (90d) y: 88 lines of code phoenix-core/src/it/java/org/apache/phoenix/jdbc/HighAvailabilityTestingUtility.java x: 3 commits (90d) y: 535 lines of code phoenix-core-server/src/main/java/org/apache/phoenix/coprocessor/CompactionScanner.java x: 4 commits (90d) y: 2154 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/salted/SaltedTableWithParallelStatsEnabledIT.java x: 2 commits (90d) y: 285 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/expression/function/BsonConditionExpressionFunction.java x: 1 commits (90d) y: 96 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/expression/util/bson/DocumentComparisonExpressionUtils.java x: 1 commits (90d) y: 207 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/parse/DocumentFieldExistsParseNode.java x: 1 commits (90d) y: 35 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/parse/ParseNodeFactory.java x: 1 commits (90d) y: 826 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/Bson3IT.java x: 1 commits (90d) y: 882 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/compile/ScanRanges.java x: 1 commits (90d) y: 608 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/jdbc/ConnectionInfo.java x: 3 commits (90d) y: 455 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/schema/CompiledConditionalTTLExpression.java x: 2 commits (90d) y: 196 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/jdbc/HAGroupStoreClient.java x: 2 commits (90d) y: 158 lines of code phoenix-core/src/it/java/org/apache/phoenix/jdbc/HAGroupStoreClientIT.java x: 2 commits (90d) y: 306 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/CDCStreamIT.java x: 2 commits (90d) y: 426 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/execute/MutationState.java x: 1 commits (90d) y: 1860 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/schema/CompiledTTLExpression.java x: 1 commits (90d) y: 22 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/util/SchemaUtil.java x: 1 commits (90d) y: 1099 lines of code phoenix-core-server/src/main/java/org/apache/phoenix/coprocessor/IndexRebuildRegionScanner.java x: 1 commits (90d) y: 382 lines of code phoenix-core-server/src/main/java/org/apache/phoenix/coprocessor/IndexRepairRegionScanner.java x: 1 commits (90d) y: 447 lines of code phoenix-core-server/src/main/java/org/apache/phoenix/coprocessor/TTLRegionScanner.java x: 2 commits (90d) y: 237 lines of code phoenix-core-server/src/main/java/org/apache/phoenix/hbase/index/IndexRegionObserver.java x: 3 commits (90d) y: 1681 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/BaseViewTTLIT.java x: 1 commits (90d) y: 2368 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/CDCBaseIT.java x: 1 commits (90d) y: 883 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/IndexToolIT.java x: 2 commits (90d) y: 941 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/TTLAsPhoenixTTLIT.java x: 1 commits (90d) y: 528 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/TTLIT.java x: 1 commits (90d) y: 619 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/ViewTTLIT.java x: 1 commits (90d) y: 1250 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/jdbc/HighAvailabilityGroup.java x: 3 commits (90d) y: 697 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/jdbc/ParallelPhoenixConnection.java x: 1 commits (90d) y: 543 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/jdbc/PhoenixHAAdminTool.java x: 3 commits (90d) y: 148 lines of code phoenix-core/src/it/java/org/apache/phoenix/jdbc/FailoverPhoenixConnectionIT.java x: 2 commits (90d) y: 533 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/index/IndexMaintainer.java x: 1 commits (90d) y: 2099 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/util/IndexUtil.java x: 1 commits (90d) y: 854 lines of code phoenix-core-server/src/main/java/org/apache/phoenix/index/GlobalIndexChecker.java x: 1 commits (90d) y: 488 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/index/GlobalIndexCheckerIT.java x: 1 commits (90d) y: 1221 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/util/ViewUtil.java x: 1 commits (90d) y: 690 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/jdbc/PhoenixStatement.java x: 1 commits (90d) y: 2356 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/jdbc/ZKConnectionInfo.java x: 1 commits (90d) y: 270 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/MigrateSystemTablesToSystemNamespaceIT.java x: 1 commits (90d) y: 344 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/UserDefinedFunctionsIT.java x: 1 commits (90d) y: 1125 lines of code phoenix-core/src/it/java/org/apache/phoenix/monitoring/PhoenixMetricsIT.java x: 1 commits (90d) y: 1148 lines of code phoenix-core/src/it/java/org/apache/phoenix/monitoring/PhoenixTableLevelMetricsIT.java x: 1 commits (90d) y: 1449 lines of code
5605.0
lines of code
  min: 5.0
  average: 585.91
  25th percentile: 136.25
  median: 330.0
  75th percentile: 742.75
  max: 5605.0
0 7.0
commits (90d)
min: 1.0 | average: 1.44 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 2.0 | max: 7.0

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

phoenix-core/src/it/java/org/apache/phoenix/jdbc/FailoverPhoenixConnection2IT.java x: 1 contributors (90d) y: 379 lines of code phoenix-core/src/it/java/org/apache/phoenix/jdbc/HAConnectionWithMasterAndRPCRegistryIT.java x: 1 contributors (90d) y: 355 lines of code phoenix-core/src/it/java/org/apache/phoenix/jdbc/HighAvailabilityTestingUtilityIT.java x: 1 contributors (90d) y: 130 lines of code phoenix-core/src/it/java/org/apache/phoenix/jdbc/ParallelPhoenixConnectionIT.java x: 1 contributors (90d) y: 458 lines of code phoenix-core/src/it/java/org/apache/phoenix/jdbc/ParallelPhoenixConnectionWorkflowIT.java x: 1 contributors (90d) y: 398 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/jdbc/HighAvailabilityPolicy.java x: 2 contributors (90d) y: 191 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/expression/ExpressionType.java x: 2 contributors (90d) y: 211 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/expression/function/SubBinaryFunction.java x: 1 contributors (90d) y: 180 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/SubBinaryFunctionIT.java x: 1 contributors (90d) y: 304 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/query/ConnectionQueryServicesImpl.java x: 6 contributors (90d) y: 5605 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/schema/MetaDataClient.java x: 5 contributors (90d) y: 5561 lines of code phoenix-core-server/src/main/java/org/apache/phoenix/coprocessor/MetaDataRegionObserver.java x: 1 contributors (90d) y: 573 lines of code phoenix-core/src/it/java/org/apache/hadoop/hbase/regionserver/wal/WALRecoveryRegionPostOpenIT.java x: 1 contributors (90d) y: 253 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/AggregateQueryWithRegionMovesIT.java x: 1 contributors (90d) y: 239 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/compile/QueryCompiler.java x: 1 contributors (90d) y: 798 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/compile/ServerBuildTransformingTableCompiler.java x: 1 contributors (90d) y: 61 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/exception/SQLExceptionCode.java x: 3 contributors (90d) y: 597 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/jdbc/PhoenixDatabaseMetaData.java x: 3 contributors (90d) y: 1655 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/query/QueryConstants.java x: 2 contributors (90d) y: 556 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/schema/DelegateTable.java x: 2 contributors (90d) y: 349 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/schema/PTable.java x: 2 contributors (90d) y: 672 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/schema/PTableImpl.java x: 2 contributors (90d) y: 2224 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/util/MetaDataUtil.java x: 1 contributors (90d) y: 924 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/util/ScanUtil.java x: 2 contributors (90d) y: 1525 lines of code phoenix-core-client/src/main/protobuf/PTable.proto x: 2 contributors (90d) y: 136 lines of code phoenix-core-server/src/main/java/org/apache/phoenix/coprocessor/GlobalIndexRegionScanner.java x: 2 contributors (90d) y: 1243 lines of code phoenix-core-server/src/main/java/org/apache/phoenix/coprocessor/MetaDataEndpointImpl.java x: 4 contributors (90d) y: 4310 lines of code phoenix-core-server/src/main/java/org/apache/phoenix/coprocessor/UngroupedAggregateRegionObserver.java x: 2 contributors (90d) y: 891 lines of code phoenix-core-server/src/main/java/org/apache/phoenix/mapreduce/PhoenixServerBuildIndexInputFormat.java x: 1 contributors (90d) y: 174 lines of code phoenix-core-server/src/main/java/org/apache/phoenix/mapreduce/index/IndexScrutinyMapper.java x: 2 contributors (90d) y: 453 lines of code phoenix-core-server/src/main/java/org/apache/phoenix/mapreduce/index/IndexScrutinyTool.java x: 1 contributors (90d) y: 434 lines of code phoenix-core-server/src/main/java/org/apache/phoenix/mapreduce/util/PhoenixConfigurationUtil.java x: 1 contributors (90d) y: 676 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/AlterTableIT.java x: 1 contributors (90d) y: 1489 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/CreateTableIT.java x: 2 contributors (90d) y: 1560 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/IndexRepairRegionScannerIT.java x: 2 contributors (90d) y: 775 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/IndexToolForNonTxGlobalIndexIT.java x: 1 contributors (90d) y: 1369 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/MaxLookbackExtendedIT.java x: 1 contributors (90d) y: 574 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/MaxLookbackIT.java x: 1 contributors (90d) y: 331 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/TableTTLIT.java x: 3 contributors (90d) y: 569 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/ViewIT.java x: 1 contributors (90d) y: 1140 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/index/IndexMetadataIT.java x: 1 contributors (90d) y: 794 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/transform/TransformToolIT.java x: 1 contributors (90d) y: 1017 lines of code phoenix-core/src/it/java/org/apache/phoenix/schema/ConditionalTTLExpressionIT.java x: 3 contributors (90d) y: 1179 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/parse/CreateTableStatement.java x: 1 contributors (90d) y: 134 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/query/QueryServices.java x: 3 contributors (90d) y: 295 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/query/QueryServicesOptions.java x: 2 contributors (90d) y: 768 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/BaseRowKeyMatcherTestIT.java x: 2 contributors (90d) y: 967 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/index/PartialSystemCatalogIndexIT.java x: 1 contributors (90d) y: 758 lines of code phoenix-core/src/it/java/org/apache/phoenix/hbase/index/write/TestTrackingParallelWriterIndexCommitter.java x: 1 contributors (90d) y: 88 lines of code phoenix-core/src/it/java/org/apache/phoenix/jdbc/HighAvailabilityTestingUtility.java x: 3 contributors (90d) y: 535 lines of code phoenix-core-server/src/main/java/org/apache/phoenix/coprocessor/CompactionScanner.java x: 2 contributors (90d) y: 2154 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/salted/SaltedTableWithParallelStatsEnabledIT.java x: 1 contributors (90d) y: 285 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/expression/function/BsonConditionExpressionFunction.java x: 1 contributors (90d) y: 96 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/expression/util/bson/DocumentComparisonExpressionUtils.java x: 1 contributors (90d) y: 207 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/parse/DocumentFieldExistsParseNode.java x: 1 contributors (90d) y: 35 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/parse/ParseNodeFactory.java x: 1 contributors (90d) y: 826 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/Bson3IT.java x: 1 contributors (90d) y: 882 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/compile/ScanRanges.java x: 1 contributors (90d) y: 608 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/jdbc/ConnectionInfo.java x: 3 contributors (90d) y: 455 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/execute/MutationState.java x: 1 contributors (90d) y: 1860 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/schema/CompiledTTLExpression.java x: 1 contributors (90d) y: 22 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/util/SchemaUtil.java x: 1 contributors (90d) y: 1099 lines of code phoenix-core-server/src/main/java/org/apache/phoenix/hbase/index/IndexRegionObserver.java x: 2 contributors (90d) y: 1681 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/BaseViewTTLIT.java x: 1 contributors (90d) y: 2368 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/CDCBaseIT.java x: 1 contributors (90d) y: 883 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/IndexToolIT.java x: 1 contributors (90d) y: 941 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/TTLAsPhoenixTTLIT.java x: 1 contributors (90d) y: 528 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/TTLIT.java x: 1 contributors (90d) y: 619 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/ViewTTLIT.java x: 1 contributors (90d) y: 1250 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/jdbc/HighAvailabilityGroup.java x: 3 contributors (90d) y: 697 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/jdbc/ParallelPhoenixConnection.java x: 1 contributors (90d) y: 543 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/jdbc/PhoenixHAAdmin.java x: 2 contributors (90d) y: 354 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/jdbc/PhoenixHAAdminTool.java x: 3 contributors (90d) y: 148 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/util/JDBCUtil.java x: 2 contributors (90d) y: 170 lines of code phoenix-core/src/it/java/org/apache/phoenix/jdbc/FailoverPhoenixConnectionIT.java x: 2 contributors (90d) y: 533 lines of code phoenix-core/src/it/java/org/apache/phoenix/jdbc/HighAvailabilityGroupIT.java x: 2 contributors (90d) y: 429 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/index/IndexMaintainer.java x: 1 contributors (90d) y: 2099 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/util/IndexUtil.java x: 1 contributors (90d) y: 854 lines of code phoenix-core-server/src/main/java/org/apache/phoenix/index/GlobalIndexChecker.java x: 1 contributors (90d) y: 488 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/index/GlobalIndexCheckerIT.java x: 1 contributors (90d) y: 1221 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/util/ViewUtil.java x: 1 contributors (90d) y: 690 lines of code phoenix-core-client/src/main/java/org/apache/phoenix/jdbc/PhoenixStatement.java x: 1 contributors (90d) y: 2356 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/MigrateSystemTablesToSystemNamespaceIT.java x: 1 contributors (90d) y: 344 lines of code phoenix-core/src/it/java/org/apache/phoenix/end2end/UserDefinedFunctionsIT.java x: 1 contributors (90d) y: 1125 lines of code phoenix-core/src/it/java/org/apache/phoenix/monitoring/PhoenixMetricsIT.java x: 1 contributors (90d) y: 1148 lines of code phoenix-core/src/it/java/org/apache/phoenix/monitoring/PhoenixTableLevelMetricsIT.java x: 1 contributors (90d) y: 1449 lines of code
5605.0
lines of code
  min: 5.0
  average: 585.91
  25th percentile: 136.25
  median: 330.0
  75th percentile: 742.75
  max: 5605.0
0 6.0
contributors (90d)
min: 1.0 | average: 1.32 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 1.0 | max: 6.0