apache / hive
Features of Interest
Aspects in the source code identified through RegEx patterns.
Intro
Features of interest are any aspects of a software system that can be identified through patterns in code.
Features of interest provide you with a way to focus your attention on relevant parts of the codebase.
Typical examples include, security, TODOs, logging.
A feature of interest may be present in multiple files. Any source code file may be in zero or multiple features of interest.
Overview
GENERAL
TODOs
226,860 LOC (27%)
460 files
|
found text per file
|
found text per file
1 GENERAL Concerns
The "general" group contains
2
concerns.
TODOs
Unclassified
general
1.1 TODOs
226,860 LOC (27%)
460 files
|
found text per file
|
found text per file
The following criteria are used to filter files:
files with any line of content like "
.*(TODO|FIXME)( |:| ).*
".
460
files match defined criteria (
226,860
LOC,
27.3%
vs. main code):
456
*.java files (
223,675
LOC)
1
*.thrift files (
2,478
LOC)
1
*.xml files (
403
LOC)
1
*.proto files (
245
LOC)
1
*.g files (
59
LOC)
977
lines match the content pattern.
details...
per component - primary logical decomposition
ql
in 277 files, 136,173 LOC (32%)
standalone-metastore
in 43 files, 28,851 LOC (25%)
metastore
in 1 file 331 LOC (<1%)
serde
in 9 files, 2,680 LOC (8%)
service
in 15 files, 5,408 LOC (19%)
hcatalog
in 19 files, 4,201 LOC (17%)
llap-server
in 30 files, 12,700 LOC (59%)
common
in 4 files, 7,226 LOC (34%)
storage-api
in 5 files, 1,334 LOC (8%)
itests
in 8 files, 3,074 LOC (21%)
iceberg
in 6 files, 3,273 LOC (31%)
jdbc
in 7 files, 3,417 LOC (42%)
beeline
in 3 files, 3,713 LOC (56%)
parser
in 1 file 59 LOC (<1%)
druid-handler
in 1 file 406 LOC (8%)
llap-tez
in 3 files, 3,579 LOC (75%)
accumulo-handler
in 3 files, 648 LOC (14%)
llap-client
in 5 files, 1,102 LOC (27%)
hbase-handler
in 6 files, 937 LOC (23%)
vector-code-gen
in 1 file 3,327 LOC (91%)
llap-common
in 6 files, 1,348 LOC (39%)
kafka-handler
in 3 files, 799 LOC (24%)
shims
in 1 file 1,336 LOC (41%)
jdbc-handler
in 2 files, 535 LOC (23%)
packaging
in 1 file 403 LOC (33%)