apache / arrow-java
File Size

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

Intro
Learn more...
File Size Overall
3% | 23% | 24% | 20% | 28%
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
proto68% | 22% | 8% | 0% | 0%
java1% | 22% | 24% | 21% | 30%
cc0% | 65% | 27% | 6% | 1%
cpp0% | 0% | 100% | 0% | 0%
h0% | 0% | 0% | 0% | 100%
yaml0% | 0% | 0% | 0% | 100%
ftl0% | 0% | 0% | 0% | 100%
py0% | 0% | 0% | 0% | 100%
xml0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
arrow-format72% | 24% | 0% | 0% | 2%
flight6% | 15% | 20% | 26% | 32%
vector0% | 33% | 28% | 24% | 13%
memory0% | 23% | 33% | 18% | 25%
adapter0% | 13% | 22% | 5% | 58%
gandiva0% | 26% | 24% | 22% | 27%
dataset0% | 35% | 13% | 5% | 44%
algorithm0% | 33% | 0% | 5% | 60%
c0% | 0% | 40% | 22% | 37%
performance0% | 0% | 12% | 11% | 75%
tools0% | 0% | 41% | 0% | 58%
format0% | 0% | 0% | 0% | 100%
compression0% | 0% | 0% | 0% | 100%
ROOT0% | 0% | 0% | 0% | 100%
dev0% | 0% | 0% | 0% | 100%
Longest Files (Top 50)
File# lines# units
proto
FlightSql.proto
in arrow-format
1720 -
ArrowDatabaseMetadata.java
in flight/flight-sql-jdbc-core/src/main/java/org/apache/arrow/driver/jdbc
1091 105
FlightSqlClient.java
in flight/flight-sql/src/main/java/org/apache/arrow/flight/sql
966 84
Types.java
in vector/src/main/java/org/apache/arrow/vector/types
930 131
BaseVariableWidthViewVector.java
in vector/src/main/java/org/apache/arrow/vector
905 94
AvroToArrowUtils.java
in adapter/avro/src/main/java/org/apache/arrow/adapter/avro
903 25
jni_common.cc
in gandiva/src/main/cpp
865 30
Row.java
in vector/src/main/java/org/apache/arrow/vector/table
820 168
JsonFileReader.java
in vector/src/main/java/org/apache/arrow/vector/ipc
804 39
BaseVariableWidthVector.java
in vector/src/main/java/org/apache/arrow/vector
795 90
DenseUnionVector.java
in vector/src/main/codegen/templates
792 85
jni_wrapper.cc
in dataset/src/main/cpp
779 35
BaseAllocator.java
in memory/memory-core/src/main/java/org/apache/arrow/memory
775 50
BaseLargeVariableWidthVector.java
in vector/src/main/java/org/apache/arrow/vector
773 88
UnionVector.java
in vector/src/main/codegen/templates
753 89
LargeListVector.java
in vector/src/main/java/org/apache/arrow/vector/complex
729 81
RangeEqualsVisitor.java
in vector/src/main/java/org/apache/arrow/vector/compare
723 37
FlightSqlProducer.java
in flight/flight-sql/src/main/java/org/apache/arrow/flight/sql
707 23
ListViewVector.java
in vector/src/main/java/org/apache/arrow/vector/complex
652 81
LargeListViewVector.java
in vector/src/main/java/org/apache/arrow/vector/complex
641 79
ListVector.java
in vector/src/main/java/org/apache/arrow/vector/complex
619 75
Text.java
in vector/src/main/java/org/apache/arrow/vector/util
611 32
DefaultVectorComparators.java
in algorithm/src/main/java/org/apache/arrow/algorithm/sort
587 85
proto
Flight.proto
in arrow-format
572 -
ArrowBuf.java
in memory/memory-core/src/main/java/org/apache/arrow/memory
562 81
FixedSizeListVector.java
in vector/src/main/java/org/apache/arrow/vector/complex
545 69
FlightClient.java
in flight/flight-core/src/main/java/org/apache/arrow/flight
522 46
ArrowFlightSqlClientHandler.java
in flight/flight-sql-jdbc-core/src/main/java/org/apache/arrow/driver/jdbc/client
520 40
JsonFileWriter.java
in vector/src/main/java/org/apache/arrow/vector/ipc
518 15
VectorAppender.java
in vector/src/main/java/org/apache/arrow/vector/util
507 13
BaseFixedWidthVector.java
in vector/src/main/java/org/apache/arrow/vector
501 66
IntObjectHashMap.java
in vector/src/main/java/org/apache/arrow/vector/util
499 56
Preconditions.java
in memory/memory-core/src/main/java/org/apache/arrow/util
494 85
SqlInfoBuilder.java
in flight/flight-sql/src/main/java/org/apache/arrow/flight/sql
484 106
StructVector.java
in vector/src/main/java/org/apache/arrow/vector/complex
465 54
RunEndEncodedVector.java
in vector/src/main/java/org/apache/arrow/vector/complex
461 61
NettyArrowBuf.java
in memory/memory-netty-buffer-patch/src/main/java/io/netty/buffer
455 77
ValidateVectorTypeVisitor.java
in vector/src/main/java/org/apache/arrow/vector/validate
449 22
UnionWriter.java
in vector/src/main/codegen/templates
441 47
PromotableWriter.java
in vector/src/main/codegen/templates
424 50
JdbcToArrowUtils.java
in adapter/jdbc/src/main/java/org/apache/arrow/adapter/jdbc
413 12
ArrowMessage.java
in flight/flight-core/src/main/java/org/apache/arrow/flight
411 28
TypeLayout.java
in vector/src/main/java/org/apache/arrow/vector
405 12
MessageSerializer.java
in vector/src/main/java/org/apache/arrow/vector/ipc/message
402 34
ArrowToAvroUtils.java
in adapter/avro/src/main/java/org/apache/arrow/adapter/avro
388 13
jni_wrapper.cc
in c/src/main/cpp
382 22
NonNullableStructVector.java
in vector/src/main/java/org/apache/arrow/vector/complex
380 49
FlightService.java
in flight/flight-core/src/main/java/org/apache/arrow/flight
380 29
FlightServer.java
in flight/flight-core/src/main/java/org/apache/arrow/flight
374 30
FlightStream.java
in flight/flight-core/src/main/java/org/apache/arrow/flight
366 21
Files With Most Units (Top 50)
File# lines# units
Row.java
in vector/src/main/java/org/apache/arrow/vector/table
820 168
Types.java
in vector/src/main/java/org/apache/arrow/vector/types
930 131
SqlInfoBuilder.java
in flight/flight-sql/src/main/java/org/apache/arrow/flight/sql
484 106
ArrowDatabaseMetadata.java
in flight/flight-sql-jdbc-core/src/main/java/org/apache/arrow/driver/jdbc
1091 105
BaseVariableWidthViewVector.java
in vector/src/main/java/org/apache/arrow/vector
905 94
BaseVariableWidthVector.java
in vector/src/main/java/org/apache/arrow/vector
795 90
UnionVector.java
in vector/src/main/codegen/templates
753 89
BaseLargeVariableWidthVector.java
in vector/src/main/java/org/apache/arrow/vector
773 88
DefaultVectorComparators.java
in algorithm/src/main/java/org/apache/arrow/algorithm/sort
587 85
DenseUnionVector.java
in vector/src/main/codegen/templates
792 85
Preconditions.java
in memory/memory-core/src/main/java/org/apache/arrow/util
494 85
FlightSqlClient.java
in flight/flight-sql/src/main/java/org/apache/arrow/flight/sql
966 84
LargeListVector.java
in vector/src/main/java/org/apache/arrow/vector/complex
729 81
ListViewVector.java
in vector/src/main/java/org/apache/arrow/vector/complex
652 81
ArrowBuf.java
in memory/memory-core/src/main/java/org/apache/arrow/memory
562 81
LargeListViewVector.java
in vector/src/main/java/org/apache/arrow/vector/complex
641 79
NettyArrowBuf.java
in memory/memory-netty-buffer-patch/src/main/java/io/netty/buffer
455 77
ListVector.java
in vector/src/main/java/org/apache/arrow/vector/complex
619 75
MutableWrappedByteBuf.java
in memory/memory-netty-buffer-patch/src/main/java/io/netty/buffer
338 72
FixedSizeListVector.java
in vector/src/main/java/org/apache/arrow/vector/complex
545 69
BaseFixedWidthVector.java
in vector/src/main/java/org/apache/arrow/vector
501 66
RunEndEncodedVector.java
in vector/src/main/java/org/apache/arrow/vector/complex
461 61
IntObjectHashMap.java
in vector/src/main/java/org/apache/arrow/vector/util
499 56
NullVector.java
in vector/src/main/java/org/apache/arrow/vector
247 56
StructVector.java
in vector/src/main/java/org/apache/arrow/vector/complex
465 54
ConnectionWrapper.java
in flight/flight-sql-jdbc-core/src/main/java/org/apache/arrow/driver/jdbc/utils
268 54
PromotableWriter.java
in vector/src/main/codegen/templates
424 50
BaseAllocator.java
in memory/memory-core/src/main/java/org/apache/arrow/memory
775 50
NonNullableStructVector.java
in vector/src/main/java/org/apache/arrow/vector/complex
380 49
UnionWriter.java
in vector/src/main/codegen/templates
441 47
FlightClient.java
in flight/flight-core/src/main/java/org/apache/arrow/flight
522 46
ExtensionTypeVector.java
in vector/src/main/java/org/apache/arrow/vector
194 42
AbstractPromotableFieldWriter.java
in vector/src/main/codegen/templates
253 42
BitVector.java
in vector/src/main/java/org/apache/arrow/vector
314 41
Decimal256Vector.java
in vector/src/main/java/org/apache/arrow/vector
297 40
DecimalVector.java
in vector/src/main/java/org/apache/arrow/vector
295 40
UnionListWriter.java
in vector/src/main/codegen/templates
354 40
ArrowFlightSqlClientHandler.java
in flight/flight-sql-jdbc-core/src/main/java/org/apache/arrow/driver/jdbc/client
520 40
JsonFileReader.java
in vector/src/main/java/org/apache/arrow/vector/ipc
804 39
OpaqueType.java
in vector/src/main/java/org/apache/arrow/vector/extension
330 39
UnionFixedSizeListWriter.java
in vector/src/main/codegen/templates
295 38
Float2Vector.java
in vector/src/main/java/org/apache/arrow/vector
182 37
RangeEqualsVisitor.java
in vector/src/main/java/org/apache/arrow/vector/compare
723 37
UInt1Vector.java
in vector/src/main/java/org/apache/arrow/vector
181 36
UInt2Vector.java
in vector/src/main/java/org/apache/arrow/vector
175 35
jni_wrapper.cc
in dataset/src/main/cpp
779 35
UnsafeDirectLittleEndian.java
in memory/memory-netty-buffer-patch/src/main/java/io/netty/buffer
187 35
MessageSerializer.java
in vector/src/main/java/org/apache/arrow/vector/ipc/message
402 34
SmallIntVector.java
in vector/src/main/java/org/apache/arrow/vector
165 34
TinyIntVector.java
in vector/src/main/java/org/apache/arrow/vector
165 34
Files With Long Lines (Top 50)

There are 71 files with lines longer than 120 characters. In total, there are 379 long lines.

File# lines# units# long lines
SparseTensorIndexCSF.java
in format/src/main/java/org/apache/arrow/flatbuf
83 2 24
Footer.java
in format/src/main/java/org/apache/arrow/flatbuf
78 2 23
proto
FlightSql.proto
in arrow-format
1720 - 23
Field.java
in format/src/main/java/org/apache/arrow/flatbuf
82 2 19
Schema.java
in format/src/main/java/org/apache/arrow/flatbuf
76 2 18
RecordBatch.java
in format/src/main/java/org/apache/arrow/flatbuf
77 2 18
AbstractFieldWriter.java
in vector/src/main/codegen/templates
215 34 17
SparseMatrixIndexCSX.java
in format/src/main/java/org/apache/arrow/flatbuf
53 1 14
SparseTensorIndexCOO.java
in format/src/main/java/org/apache/arrow/flatbuf
54 1 14
UnionWriter.java
in vector/src/main/codegen/templates
441 47 12
AbstractPromotableFieldWriter.java
in vector/src/main/codegen/templates
253 42 12
SparseTensor.java
in format/src/main/java/org/apache/arrow/flatbuf
62 1 12
Tensor.java
in format/src/main/java/org/apache/arrow/flatbuf
64 1 12
Message.java
in format/src/main/java/org/apache/arrow/flatbuf
67 2 10
ArrowType.java
in vector/src/main/codegen/templates
269 26 9
UnionViewWriter.java
in vector/src/main/codegen/templates
168 4 8
UnionVector.java
in vector/src/main/codegen/templates
753 89 8
StructWriters.java
in vector/src/main/codegen/templates
347 20 8
DictionaryEncoding.java
in format/src/main/java/org/apache/arrow/flatbuf
56 2 8
Union.java
in format/src/main/java/org/apache/arrow/flatbuf
54 2 6
ComplexWriters.java
in vector/src/main/codegen/templates
188 14 5
DictionaryBatch.java
in format/src/main/java/org/apache/arrow/flatbuf
52 2 4
DenseUnionVector.java
in vector/src/main/codegen/templates
792 85 3
DenseUnionWriter.java
in vector/src/main/codegen/templates
259 31 3
jni_wrapper.cc
in dataset/src/main/cpp
779 35 3
FloatingPoint.java
in format/src/main/java/org/apache/arrow/flatbuf
43 2 3
Map.java
in format/src/main/java/org/apache/arrow/flatbuf
43 2 3
FixedSizeList.java
in format/src/main/java/org/apache/arrow/flatbuf
43 2 3
LargeBinary.java
in format/src/main/java/org/apache/arrow/flatbuf
35 1 3
RunEndEncoded.java
in format/src/main/java/org/apache/arrow/flatbuf
35 1 3
FixedSizeBinary.java
in format/src/main/java/org/apache/arrow/flatbuf
43 2 3
LargeListView.java
in format/src/main/java/org/apache/arrow/flatbuf
35 1 3
Int.java
in format/src/main/java/org/apache/arrow/flatbuf
47 2 3
Timestamp.java
in format/src/main/java/org/apache/arrow/flatbuf
49 2 3
BodyCompression.java
in format/src/main/java/org/apache/arrow/flatbuf
47 2 3
UnionReader.java
in vector/src/main/codegen/templates
180 21 2
BaseWriter.java
in vector/src/main/codegen/templates
99 - 2
Bool.java
in format/src/main/java/org/apache/arrow/flatbuf
35 1 2
TensorDim.java
in format/src/main/java/org/apache/arrow/flatbuf
49 2 2
List.java
in format/src/main/java/org/apache/arrow/flatbuf
35 1 2
Duration.java
in format/src/main/java/org/apache/arrow/flatbuf
43 2 2
Decimal.java
in format/src/main/java/org/apache/arrow/flatbuf
51 2 2
Date.java
in format/src/main/java/org/apache/arrow/flatbuf
43 2 2
Binary.java
in format/src/main/java/org/apache/arrow/flatbuf
35 1 2
Utf8.java
in format/src/main/java/org/apache/arrow/flatbuf
35 1 2
Struct_.java
in format/src/main/java/org/apache/arrow/flatbuf
35 1 2
Time.java
in format/src/main/java/org/apache/arrow/flatbuf
47 2 2
KeyValue.java
in format/src/main/java/org/apache/arrow/flatbuf
51 2 2
Null.java
in format/src/main/java/org/apache/arrow/flatbuf
35 1 2
Utf8View.java
in format/src/main/java/org/apache/arrow/flatbuf
35 1 2
Correlations

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

arrow-format/FlightSql.proto x: 3 commits (all time) y: 1720 lines of code flight/flight-sql-jdbc-core/src/main/java/org/apache/arrow/driver/jdbc/ArrowDatabaseMetadata.java x: 6 commits (all time) y: 1091 lines of code flight/flight-sql-jdbc-core/src/main/java/org/apache/arrow/driver/jdbc/utils/ConvertUtils.java x: 9 commits (all time) y: 223 lines of code flight/flight-sql/src/main/java/org/apache/arrow/flight/sql/FlightSqlColumnMetadata.java x: 5 commits (all time) y: 142 lines of code adapter/jdbc/src/main/java/org/apache/arrow/adapter/jdbc/consumer/BinaryConsumer.java x: 13 commits (all time) y: 77 lines of code flight/flight-sql-jdbc-core/src/main/java/org/apache/arrow/driver/jdbc/accessor/impl/calendar/ArrowFlightJdbcDateVectorAccessor.java x: 3 commits (all time) y: 107 lines of code flight/flight-sql-jdbc-core/src/main/java/org/apache/arrow/driver/jdbc/accessor/impl/calendar/ArrowFlightJdbcTimeStampVectorAccessor.java x: 3 commits (all time) y: 200 lines of code flight/flight-sql-jdbc-core/src/main/java/org/apache/arrow/driver/jdbc/accessor/impl/calendar/ArrowFlightJdbcTimeVectorAccessor.java x: 3 commits (all time) y: 119 lines of code flight/flight-sql-jdbc-core/src/main/java/org/apache/arrow/driver/jdbc/utils/SqlTypes.java x: 3 commits (all time) y: 128 lines of code adapter/avro/src/main/java/org/apache/arrow/adapter/avro/ArrowToAvroUtils.java x: 2 commits (all time) y: 388 lines of code adapter/avro/src/main/java/org/apache/arrow/adapter/avro/AvroToArrow.java x: 3 commits (all time) y: 28 lines of code adapter/avro/src/main/java/org/apache/arrow/adapter/avro/AvroToArrowConfig.java x: 4 commits (all time) y: 58 lines of code adapter/avro/src/main/java/org/apache/arrow/adapter/avro/AvroToArrowUtils.java x: 5 commits (all time) y: 903 lines of code adapter/avro/src/main/java/org/apache/arrow/adapter/avro/consumers/AvroNullableConsumer.java x: 1 commits (all time) y: 49 lines of code adapter/avro/src/main/java/org/apache/arrow/adapter/avro/consumers/logical/AvroDecimal256Consumer.java x: 1 commits (all time) y: 39 lines of code adapter/avro/src/main/java/org/apache/arrow/adapter/avro/consumers/logical/AvroTimestampMicrosConsumer.java x: 3 commits (all time) y: 14 lines of code adapter/avro/src/main/java/org/apache/arrow/adapter/avro/consumers/logical/AvroTimestampMicrosTzConsumer.java x: 1 commits (all time) y: 14 lines of code adapter/avro/src/main/java/org/apache/arrow/adapter/avro/producers/AvroNullableProducer.java x: 2 commits (all time) y: 44 lines of code vector/src/main/java/org/apache/arrow/vector/BaseVariableWidthVector.java x: 70 commits (all time) y: 795 lines of code vector/src/main/java/org/apache/arrow/vector/BaseVariableWidthViewVector.java x: 12 commits (all time) y: 905 lines of code c/src/main/java/org/apache/arrow/c/BufferImportTypeVisitor.java x: 14 commits (all time) y: 351 lines of code vector/src/main/codegen/templates/AbstractFieldWriter.java x: 18 commits (all time) y: 215 lines of code vector/src/main/codegen/templates/AbstractPromotableFieldWriter.java x: 20 commits (all time) y: 253 lines of code vector/src/main/codegen/templates/BaseWriter.java x: 13 commits (all time) y: 99 lines of code vector/src/main/codegen/templates/PromotableWriter.java x: 3 commits (all time) y: 424 lines of code vector/src/main/codegen/templates/StructWriters.java x: 15 commits (all time) y: 347 lines of code vector/src/main/codegen/templates/UnionListWriter.java x: 32 commits (all time) y: 354 lines of code vector/src/main/codegen/templates/UnionMapWriter.java x: 6 commits (all time) y: 146 lines of code vector/src/main/codegen/templates/UnionWriter.java x: 19 commits (all time) y: 441 lines of code vector/src/main/java/org/apache/arrow/vector/complex/impl/ExtensionTypeWriterFactory.java x: 1 commits (all time) y: 6 lines of code vector/src/main/java/org/apache/arrow/vector/complex/writer/FieldWriter.java x: 9 commits (all time) y: 11 lines of code flight/flight-sql-jdbc-core/src/main/java/org/apache/arrow/driver/jdbc/ArrowFlightConnection.java x: 6 commits (all time) y: 128 lines of code flight/flight-sql-jdbc-core/src/main/java/org/apache/arrow/driver/jdbc/client/ArrowFlightSqlClientHandler.java x: 13 commits (all time) y: 520 lines of code flight/flight-sql-jdbc-core/src/main/java/org/apache/arrow/driver/jdbc/utils/ArrowFlightConnectionConfigImpl.java x: 7 commits (all time) y: 192 lines of code vector/src/main/java/org/apache/arrow/vector/BaseLargeVariableWidthVector.java x: 15 commits (all time) y: 773 lines of code dataset/src/main/cpp/jni_util.cc x: 10 commits (all time) y: 304 lines of code gandiva/src/main/cpp/expression_registry_helper.cc x: 3 commits (all time) y: 158 lines of code gandiva/src/main/cpp/jni_common.cc x: 5 commits (all time) y: 865 lines of code vector/src/main/java/org/apache/arrow/vector/Decimal256Vector.java x: 14 commits (all time) y: 297 lines of code vector/src/main/java/org/apache/arrow/vector/DecimalVector.java x: 40 commits (all time) y: 295 lines of code adapter/avro/src/main/java/module-info.java x: 2 commits (all time) y: 10 lines of code adapter/avro/src/main/java/org/apache/arrow/adapter/avro/producers/AvroBigIntProducer.java x: 1 commits (all time) y: 23 lines of code adapter/avro/src/main/java/org/apache/arrow/adapter/avro/producers/AvroEnumProducer.java x: 1 commits (all time) y: 13 lines of code adapter/avro/src/main/java/org/apache/arrow/adapter/avro/producers/AvroFixedSizeListProducer.java x: 1 commits (all time) y: 44 lines of code adapter/avro/src/main/java/org/apache/arrow/adapter/avro/producers/BaseAvroProducer.java x: 1 commits (all time) y: 29 lines of code vector/src/main/codegen/templates/UnionVector.java x: 82 commits (all time) y: 753 lines of code flight/flight-core/src/main/java/org/apache/arrow/flight/FlightClient.java x: 22 commits (all time) y: 522 lines of code flight/flight-core/src/main/java/org/apache/arrow/flight/FlightGrpcUtils.java x: 4 commits (all time) y: 103 lines of code flight/flight-core/src/main/java/org/apache/arrow/flight/grpc/NettyClientBuilder.java x: 1 commits (all time) y: 171 lines of code vector/src/main/java/org/apache/arrow/vector/complex/ListVector.java x: 91 commits (all time) y: 619 lines of code adapter/jdbc/src/main/java/org/apache/arrow/adapter/jdbc/JdbcParameterBinder.java x: 3 commits (all time) y: 84 lines of code adapter/jdbc/src/main/java/org/apache/arrow/adapter/jdbc/JdbcToArrowConfig.java x: 21 commits (all time) y: 217 lines of code adapter/jdbc/src/main/java/org/apache/arrow/adapter/jdbc/JdbcToArrowUtils.java x: 44 commits (all time) y: 413 lines of code compression/src/main/java/org/apache/arrow/compression/Lz4CompressionCodec.java x: 6 commits (all time) y: 65 lines of code compression/src/main/java/org/apache/arrow/compression/ZstdCompressionCodec.java x: 5 commits (all time) y: 65 lines of code memory/memory-core/src/main/java/org/apache/arrow/memory/AllocationManager.java x: 7 commits (all time) y: 88 lines of code memory/memory-core/src/main/java/org/apache/arrow/memory/BaseAllocator.java x: 13 commits (all time) y: 775 lines of code memory/memory-core/src/main/java/org/apache/arrow/memory/BufferAllocator.java x: 8 commits (all time) y: 38 lines of code memory/memory-core/src/main/java/org/apache/arrow/memory/util/MemoryUtil.java x: 12 commits (all time) y: 181 lines of code memory/memory-core/src/main/java/org/apache/arrow/util/AutoCloseables.java x: 4 commits (all time) y: 137 lines of code vector/src/main/java/org/apache/arrow/vector/compare/VectorVisitor.java x: 12 commits (all time) y: 42 lines of code vector/src/main/java/org/apache/arrow/vector/dictionary/ListSubfieldEncoder.java x: 7 commits (all time) y: 99 lines of code vector/src/main/java/org/apache/arrow/vector/dictionary/StructSubfieldEncoder.java x: 7 commits (all time) y: 149 lines of code vector/src/main/java/org/apache/arrow/vector/table/Row.java x: 5 commits (all time) y: 820 lines of code vector/src/main/java/org/apache/arrow/vector/VectorLoader.java x: 29 commits (all time) y: 114 lines of code vector/src/main/java/org/apache/arrow/vector/types/Types.java x: 56 commits (all time) y: 930 lines of code gandiva/src/main/java/org/apache/arrow/gandiva/evaluator/Projector.java x: 21 commits (all time) y: 240 lines of code format/src/main/java/org/apache/arrow/flatbuf/Binary.java x: 7 commits (all time) y: 35 lines of code format/src/main/java/org/apache/arrow/flatbuf/BodyCompression.java x: 8 commits (all time) y: 47 lines of code format/src/main/java/org/apache/arrow/flatbuf/Decimal.java x: 7 commits (all time) y: 51 lines of code format/src/main/java/org/apache/arrow/flatbuf/DictionaryEncoding.java x: 7 commits (all time) y: 56 lines of code format/src/main/java/org/apache/arrow/flatbuf/Duration.java x: 7 commits (all time) y: 43 lines of code format/src/main/java/org/apache/arrow/flatbuf/Footer.java x: 7 commits (all time) y: 78 lines of code format/src/main/java/org/apache/arrow/flatbuf/Message.java x: 7 commits (all time) y: 67 lines of code format/src/main/java/org/apache/arrow/flatbuf/RecordBatch.java x: 8 commits (all time) y: 77 lines of code format/src/main/java/org/apache/arrow/flatbuf/Timestamp.java x: 9 commits (all time) y: 49 lines of code compose.yaml x: 3 commits (all time) y: 56 lines of code performance/src/main/java/org/apache/arrow/vector/VariableWidthVectorInlineValueBenchmarks.java x: 1 commits (all time) y: 88 lines of code performance/src/main/java/org/apache/arrow/vector/VariableWidthViewVectorInlineValueBenchmarks.java x: 1 commits (all time) y: 89 lines of code vector/src/main/java/org/apache/arrow/vector/util/VectorAppender.java x: 17 commits (all time) y: 507 lines of code memory/memory-core/src/main/java/org/apache/arrow/util/Preconditions.java x: 5 commits (all time) y: 494 lines of code vector/src/main/java/org/apache/arrow/vector/util/IntObjectHashMap.java x: 3 commits (all time) y: 499 lines of code vector/src/main/java/org/apache/arrow/vector/FixedSizeBinaryVector.java x: 26 commits (all time) y: 207 lines of code vector/src/main/java/org/apache/arrow/vector/LargeVarBinaryVector.java x: 9 commits (all time) y: 161 lines of code vector/src/main/java/org/apache/arrow/vector/LargeVarCharVector.java x: 10 commits (all time) y: 180 lines of code vector/src/main/java/org/apache/arrow/vector/ValueVector.java x: 32 commits (all time) y: 57 lines of code vector/src/main/java/org/apache/arrow/vector/VarBinaryVector.java x: 27 commits (all time) y: 161 lines of code vector/src/main/java/org/apache/arrow/vector/VarCharVector.java x: 28 commits (all time) y: 179 lines of code vector/src/main/java/org/apache/arrow/vector/ViewVarBinaryVector.java x: 6 commits (all time) y: 140 lines of code vector/src/main/java/org/apache/arrow/vector/ViewVarCharVector.java x: 7 commits (all time) y: 162 lines of code flight/flight-sql/src/main/java/org/apache/arrow/flight/sql/FlightSqlClient.java x: 14 commits (all time) y: 966 lines of code flight/flight-core/src/main/java/module-info.java x: 5 commits (all time) y: 27 lines of code arrow-format/substrait/extension_types.yaml x: 2 commits (all time) y: 66 lines of code arrow-format/Flight.proto x: 1 commits (all time) y: 572 lines of code format/src/main/java/org/apache/arrow/flatbuf/Block.java x: 4 commits (all time) y: 38 lines of code format/src/main/java/org/apache/arrow/flatbuf/BodyCompressionMethod.java x: 4 commits (all time) y: 8 lines of code format/src/main/java/org/apache/arrow/flatbuf/IntervalUnit.java x: 5 commits (all time) y: 10 lines of code format/src/main/java/org/apache/arrow/flatbuf/Type.java x: 5 commits (all time) y: 34 lines of code vector/src/main/codegen/includes/vv_imports.ftl x: 13 commits (all time) y: 50 lines of code vector/src/main/codegen/templates/AbstractFieldReader.java x: 10 commits (all time) y: 81 lines of code vector/src/main/codegen/templates/ArrowType.java x: 16 commits (all time) y: 269 lines of code vector/src/main/codegen/templates/BaseReader.java x: 8 commits (all time) y: 51 lines of code vector/src/main/codegen/templates/ComplexCopier.java x: 21 commits (all time) y: 176 lines of code vector/src/main/codegen/templates/ComplexReaders.java x: 10 commits (all time) y: 93 lines of code vector/src/main/codegen/templates/ComplexWriters.java x: 20 commits (all time) y: 188 lines of code vector/src/main/codegen/templates/NullReader.java x: 9 commits (all time) y: 91 lines of code vector/src/main/codegen/templates/UnionFixedSizeListWriter.java x: 13 commits (all time) y: 295 lines of code vector/src/main/codegen/templates/UnionReader.java x: 22 commits (all time) y: 180 lines of code vector/src/main/codegen/templates/ValueHolders.java x: 8 commits (all time) y: 33 lines of code vector/src/main/java/org/apache/arrow/vector/complex/MapVector.java x: 34 commits (all time) y: 195 lines of code vector/src/main/java/org/apache/arrow/vector/NullVector.java x: 16 commits (all time) y: 247 lines of code c/src/main/java/org/apache/arrow/c/Format.java x: 7 commits (all time) y: 355 lines of code vector/src/main/java/org/apache/arrow/vector/complex/RunEndEncodedVector.java x: 2 commits (all time) y: 461 lines of code vector/src/main/java/org/apache/arrow/vector/ipc/JsonFileReader.java x: 36 commits (all time) y: 804 lines of code vector/src/main/java/org/apache/arrow/vector/validate/ValidateVectorBufferVisitor.java x: 7 commits (all time) y: 275 lines of code adapter/jdbc/src/main/java/org/apache/arrow/adapter/jdbc/binder/ColumnBinderArrowTypeVisitor.java x: 8 commits (all time) y: 241 lines of code flight/flight-sql-jdbc-core/src/main/java/org/apache/arrow/driver/jdbc/utils/AvaticaParameterBinder.java x: 9 commits (all time) y: 198 lines of code vector/src/main/java/org/apache/arrow/vector/TypeLayout.java x: 24 commits (all time) y: 405 lines of code vector/src/main/java/org/apache/arrow/vector/compare/RangeEqualsVisitor.java x: 28 commits (all time) y: 723 lines of code vector/src/main/java/org/apache/arrow/vector/compare/TypeEqualsVisitor.java x: 12 commits (all time) y: 118 lines of code vector/src/main/java/org/apache/arrow/vector/extension/OpaqueType.java x: 3 commits (all time) y: 330 lines of code vector/src/main/java/org/apache/arrow/vector/validate/ValidateVectorTypeVisitor.java x: 9 commits (all time) y: 449 lines of code format/src/main/java/module-info.java x: 2 commits (all time) y: 5 lines of code c/src/main/java/org/apache/arrow/c/ArrowSchema.java x: 3 commits (all time) y: 100 lines of code c/src/main/java/org/apache/arrow/c/ArrayExporter.java x: 5 commits (all time) y: 96 lines of code memory/memory-core/src/main/java/org/apache/arrow/memory/ArrowBuf.java x: 13 commits (all time) y: 562 lines of code vector/src/main/java/org/apache/arrow/vector/ipc/message/ArrowDictionaryBatch.java x: 9 commits (all time) y: 59 lines of code flight/flight-sql/src/main/java/org/apache/arrow/flight/sql/FlightSqlProducer.java x: 10 commits (all time) y: 707 lines of code flight/flight-sql/src/main/java/org/apache/arrow/flight/sql/NoOpFlightSqlProducer.java x: 3 commits (all time) y: 219 lines of code flight/flight-sql/src/main/java/org/apache/arrow/flight/sql/SqlInfoBuilder.java x: 6 commits (all time) y: 484 lines of code memory/memory-core/src/main/java/org/apache/arrow/memory/AllocationReservation.java x: 5 commits (all time) y: 16 lines of code memory/memory-core/src/main/java/org/apache/arrow/memory/ChildAllocator.java x: 4 commits (all time) y: 6 lines of code memory/memory-core/src/main/java/org/apache/arrow/memory/rounding/DefaultRoundingPolicy.java x: 4 commits (all time) y: 65 lines of code memory/memory-netty-buffer-patch/src/main/java/io/netty/buffer/NettyArrowBuf.java x: 4 commits (all time) y: 455 lines of code performance/src/main/java/org/apache/arrow/memory/AllocatorBenchmarks.java x: 3 commits (all time) y: 54 lines of code flight/flight-core/src/main/java/org/apache/arrow/flight/FlightServer.java x: 11 commits (all time) y: 374 lines of code vector/src/main/java/org/apache/arrow/vector/complex/BaseLargeRepeatedValueViewVector.java x: 3 commits (all time) y: 304 lines of code vector/src/main/java/org/apache/arrow/vector/complex/BaseRepeatedValueViewVector.java x: 4 commits (all time) y: 302 lines of code vector/src/main/java/org/apache/arrow/vector/complex/LargeListViewVector.java x: 5 commits (all time) y: 641 lines of code vector/src/main/java/org/apache/arrow/vector/complex/ListViewVector.java x: 7 commits (all time) y: 652 lines of code flight/flight-sql/src/main/java/org/apache/arrow/flight/sql/FlightSqlUtils.java x: 5 commits (all time) y: 91 lines of code dataset/src/main/cpp/jni_wrapper.cc x: 21 commits (all time) y: 779 lines of code vector/src/main/java/org/apache/arrow/vector/ipc/JsonFileWriter.java x: 30 commits (all time) y: 518 lines of code vector/src/main/java/org/apache/arrow/vector/complex/AbstractStructVector.java x: 17 commits (all time) y: 279 lines of code vector/src/main/java/org/apache/arrow/vector/complex/BaseRepeatedValueVector.java x: 46 commits (all time) y: 263 lines of code vector/src/main/java/org/apache/arrow/vector/complex/FixedSizeListVector.java x: 57 commits (all time) y: 545 lines of code vector/src/main/java/org/apache/arrow/vector/complex/LargeListVector.java x: 15 commits (all time) y: 729 lines of code vector/src/main/java/org/apache/arrow/vector/complex/StructVector.java x: 42 commits (all time) y: 465 lines of code vector/src/main/codegen/templates/PromotableViewWriter.java x: 2 commits (all time) y: 126 lines of code vector/src/main/java/org/apache/arrow/vector/BufferLayout.java x: 15 commits (all time) y: 117 lines of code vector/src/main/java/org/apache/arrow/vector/complex/impl/UnionLargeListViewReader.java x: 1 commits (all time) y: 76 lines of code adapter/jdbc/src/main/java/org/apache/arrow/adapter/jdbc/JdbcToArrowConfigBuilder.java x: 18 commits (all time) y: 130 lines of code vector/src/main/java/module-info.java x: 5 commits (all time) y: 33 lines of code vector/src/main/codegen/templates/DenseUnionWriter.java x: 5 commits (all time) y: 259 lines of code vector/src/main/codegen/templates/UnionViewWriter.java x: 1 commits (all time) y: 168 lines of code vector/src/main/java/org/apache/arrow/vector/complex/AbstractContainerVector.java x: 25 commits (all time) y: 99 lines of code vector/src/main/java/org/apache/arrow/vector/complex/impl/ComplexWriterImpl.java x: 24 commits (all time) y: 227 lines of code vector/src/main/java/org/apache/arrow/vector/complex/impl/UnionListViewReader.java x: 1 commits (all time) y: 72 lines of code vector/src/main/java/org/apache/arrow/vector/compression/CompressionCodec.java x: 5 commits (all time) y: 44 lines of code vector/src/main/java/org/apache/arrow/vector/ipc/ArrowFileReader.java x: 13 commits (all time) y: 175 lines of code vector/src/main/java/org/apache/arrow/vector/ipc/ArrowReader.java x: 14 commits (all time) y: 133 lines of code vector/src/main/java/org/apache/arrow/vector/ipc/ArrowStreamReader.java x: 14 commits (all time) y: 119 lines of code algorithm/src/main/java/org/apache/arrow/algorithm/sort/FixedWidthOutOfPlaceVectorSorter.java x: 10 commits (all time) y: 53 lines of code algorithm/src/main/java/org/apache/arrow/algorithm/sort/VariableWidthOutOfPlaceVectorSorter.java x: 9 commits (all time) y: 70 lines of code memory/memory-core/src/main/java/org/apache/arrow/memory/util/ByteFunctionHelpers.java x: 5 commits (all time) y: 219 lines of code memory/memory-core/src/main/java/org/apache/arrow/memory/util/hash/MurmurHasher.java x: 6 commits (all time) y: 89 lines of code memory/memory-core/src/main/java/org/apache/arrow/memory/util/hash/SimpleHasher.java x: 5 commits (all time) y: 54 lines of code memory/memory-unsafe/src/main/java/org/apache/arrow/memory/unsafe/UnsafeAllocationManager.java x: 3 commits (all time) y: 40 lines of code vector/src/main/java/org/apache/arrow/vector/BaseFixedWidthVector.java x: 53 commits (all time) y: 501 lines of code vector/src/main/java/org/apache/arrow/vector/BitVectorHelper.java x: 30 commits (all time) y: 232 lines of code vector/src/main/java/org/apache/arrow/vector/util/DecimalUtility.java x: 32 commits (all time) y: 143 lines of code flight/flight-sql-jdbc-core/src/main/java/org/apache/arrow/driver/jdbc/utils/VectorSchemaRootTransformer.java x: 4 commits (all time) y: 93 lines of code vector/src/main/java/org/apache/arrow/vector/ExtensionTypeVector.java x: 16 commits (all time) y: 194 lines of code vector/src/main/java/org/apache/arrow/vector/FieldVector.java x: 16 commits (all time) y: 42 lines of code vector/src/main/java/org/apache/arrow/vector/complex/RepeatedValueVector.java x: 15 commits (all time) y: 10 lines of code dataset/src/main/java/org/apache/arrow/dataset/file/FileSystemDatasetFactory.java x: 4 commits (all time) y: 46 lines of code dataset/src/main/java/org/apache/arrow/dataset/file/JniWrapper.java x: 7 commits (all time) y: 21 lines of code dataset/src/main/java/org/apache/arrow/dataset/jni/JniWrapper.java x: 9 commits (all time) y: 28 lines of code adapter/orc/src/main/cpp/jni_wrapper.cpp x: 2 commits (all time) y: 230 lines of code c/src/main/cpp/jni_wrapper.cc x: 3 commits (all time) y: 382 lines of code flight/flight-sql/src/main/java/module-info.java x: 3 commits (all time) y: 12 lines of code memory/memory-core/src/main/java/module-info.java x: 7 commits (all time) y: 13 lines of code memory/memory-core/src/main/java/org/apache/arrow/memory/Accountant.java x: 6 commits (all time) y: 163 lines of code memory/memory-core/src/main/java/org/apache/arrow/memory/util/HistoricalLog.java x: 5 commits (all time) y: 86 lines of code c/src/main/java/org/apache/arrow/c/StructVectorUnloader.java x: 5 commits (all time) y: 80 lines of code vector/src/main/java/org/apache/arrow/vector/VectorUnloader.java x: 24 commits (all time) y: 81 lines of code vector/src/main/codegen/templates/DenseUnionVector.java x: 25 commits (all time) y: 792 lines of code vector/src/main/java/org/apache/arrow/vector/BigIntVector.java x: 23 commits (all time) y: 154 lines of code vector/src/main/java/org/apache/arrow/vector/BitVector.java x: 56 commits (all time) y: 314 lines of code vector/src/main/java/org/apache/arrow/vector/DateDayVector.java x: 22 commits (all time) y: 142 lines of code vector/src/main/java/org/apache/arrow/vector/DateMilliVector.java x: 22 commits (all time) y: 145 lines of code vector/src/main/java/org/apache/arrow/vector/DurationVector.java x: 21 commits (all time) y: 188 lines of code vector/src/main/java/org/apache/arrow/vector/Float2Vector.java x: 3 commits (all time) y: 182 lines of code vector/src/main/java/org/apache/arrow/vector/Float4Vector.java x: 21 commits (all time) y: 154 lines of code vector/src/main/java/org/apache/arrow/vector/IntervalDayVector.java x: 23 commits (all time) y: 189 lines of code vector/src/main/java/org/apache/arrow/vector/IntervalMonthDayNanoVector.java x: 7 commits (all time) y: 178 lines of code vector/src/main/java/org/apache/arrow/vector/IntervalYearVector.java x: 23 commits (all time) y: 160 lines of code vector/src/main/java/org/apache/arrow/vector/SmallIntVector.java x: 23 commits (all time) y: 165 lines of code vector/src/main/java/org/apache/arrow/vector/TimeMicroVector.java x: 21 commits (all time) y: 142 lines of code vector/src/main/java/org/apache/arrow/vector/TimeStampMicroTZVector.java x: 19 commits (all time) y: 110 lines of code vector/src/main/java/org/apache/arrow/vector/TimeStampMicroVector.java x: 19 commits (all time) y: 87 lines of code vector/src/main/java/org/apache/arrow/vector/TimeStampMilliVector.java x: 17 commits (all time) y: 87 lines of code vector/src/main/java/org/apache/arrow/vector/TimeStampSecTZVector.java x: 18 commits (all time) y: 105 lines of code vector/src/main/java/org/apache/arrow/vector/TinyIntVector.java x: 22 commits (all time) y: 165 lines of code vector/src/main/java/org/apache/arrow/vector/UInt2Vector.java x: 27 commits (all time) y: 175 lines of code vector/src/main/java/org/apache/arrow/vector/UInt4Vector.java x: 29 commits (all time) y: 170 lines of code vector/src/main/java/org/apache/arrow/vector/UInt8Vector.java x: 28 commits (all time) y: 171 lines of code vector/src/main/java/org/apache/arrow/vector/complex/NonNullableStructVector.java x: 29 commits (all time) y: 380 lines of code dataset/src/main/java/org/apache/arrow/dataset/file/DatasetFileWriter.java x: 2 commits (all time) y: 31 lines of code dataset/src/main/java/org/apache/arrow/dataset/file/FileFormat.java x: 7 commits (all time) y: 16 lines of code dataset/src/main/java/org/apache/arrow/dataset/jni/DirectReservationListener.java x: 4 commits (all time) y: 86 lines of code dataset/src/main/java/org/apache/arrow/dataset/jni/NativeContext.java x: 2 commits (all time) y: 16 lines of code dataset/src/main/java/org/apache/arrow/dataset/jni/NativeScanTask.java x: 4 commits (all time) y: 18 lines of code dataset/src/main/java/org/apache/arrow/dataset/jni/NativeScanner.java x: 4 commits (all time) y: 131 lines of code dataset/src/main/java/org/apache/arrow/dataset/scanner/ArrowScannerReader.java x: 2 commits (all time) y: 81 lines of code dataset/src/main/java/org/apache/arrow/dataset/substrait/AceroSubstraitConsumer.java x: 2 commits (all time) y: 68 lines of code memory/memory-core/src/main/java/org/apache/arrow/memory/AllocationOutcomeDetails.java x: 4 commits (all time) y: 97 lines of code memory/memory-core/src/main/java/org/apache/arrow/memory/BoundsChecking.java x: 2 commits (all time) y: 26 lines of code memory/memory-core/src/main/java/org/apache/arrow/memory/BufferLedger.java x: 6 commits (all time) y: 233 lines of code memory/memory-core/src/main/java/org/apache/arrow/memory/LowCostIdentityHashMap.java x: 4 commits (all time) y: 171 lines of code memory/memory-core/src/main/java/org/apache/arrow/memory/package-info.java x: 3 commits (all time) y: 1 lines of code memory/memory-core/src/main/java/org/apache/arrow/memory/util/Float16.java x: 3 commits (all time) y: 111 lines of code memory/memory-netty-buffer-patch/src/main/java/io/netty/buffer/MutableWrappedByteBuf.java x: 2 commits (all time) y: 338 lines of code memory/memory-netty-buffer-patch/src/main/java/io/netty/buffer/PooledByteBufAllocatorL.java x: 2 commits (all time) y: 202 lines of code memory/memory-netty-buffer-patch/src/main/java/io/netty/buffer/UnsafeDirectLittleEndian.java x: 3 commits (all time) y: 187 lines of code memory/memory-netty-buffer-patch/src/main/java/org/apache/arrow/memory/patch/ArrowByteBufAllocator.java x: 2 commits (all time) y: 107 lines of code memory/memory-netty/src/main/java/org/apache/arrow/memory/netty/NettyAllocationManager.java x: 3 commits (all time) y: 66 lines of code vector/src/main/java/org/apache/arrow/vector/AddOrGetResult.java x: 9 commits (all time) y: 16 lines of code vector/src/main/java/org/apache/arrow/vector/AllocationHelper.java x: 10 commits (all time) y: 37 lines of code vector/src/main/java/org/apache/arrow/vector/BaseIntVector.java x: 6 commits (all time) y: 6 lines of code vector/src/main/java/org/apache/arrow/vector/BaseValueVector.java x: 35 commits (all time) y: 160 lines of code vector/src/main/java/org/apache/arrow/vector/DensityAwareVector.java x: 5 commits (all time) y: 4 lines of code vector/src/main/java/org/apache/arrow/vector/FixedWidthVector.java x: 7 commits (all time) y: 5 lines of code vector/src/main/java/org/apache/arrow/vector/GenerateSampleData.java x: 8 commits (all time) y: 345 lines of code vector/src/main/java/org/apache/arrow/vector/PeriodDuration.java x: 3 commits (all time) y: 92 lines of code vector/src/main/java/org/apache/arrow/vector/SchemaChangeCallBack.java x: 6 commits (all time) y: 15 lines of code vector/src/main/java/org/apache/arrow/vector/TimeStampVector.java x: 16 commits (all time) y: 69 lines of code vector/src/main/java/org/apache/arrow/vector/VariableWidthVector.java x: 14 commits (all time) y: 7 lines of code vector/src/main/java/org/apache/arrow/vector/VectorSchemaRoot.java x: 22 commits (all time) y: 270 lines of code vector/src/main/java/org/apache/arrow/vector/ZeroVector.java x: 33 commits (all time) y: 77 lines of code vector/src/main/java/org/apache/arrow/vector/compare/ApproxEqualsVisitor.java x: 11 commits (all time) y: 89 lines of code vector/src/main/java/org/apache/arrow/vector/compare/util/ValueEpsilonEqualizers.java x: 2 commits (all time) y: 93 lines of code vector/src/main/java/org/apache/arrow/vector/complex/PromotableVector.java x: 6 commits (all time) y: 8 lines of code vector/src/main/java/org/apache/arrow/vector/complex/StateTool.java x: 8 commits (all time) y: 17 lines of code vector/src/main/java/org/apache/arrow/vector/complex/impl/AbstractBaseReader.java x: 11 commits (all time) y: 77 lines of code vector/src/main/java/org/apache/arrow/vector/complex/impl/NullableStructReaderImpl.java x: 4 commits (all time) y: 30 lines of code vector/src/main/java/org/apache/arrow/vector/complex/impl/NullableStructWriterFactory.java x: 6 commits (all time) y: 23 lines of code vector/src/main/java/org/apache/arrow/vector/complex/impl/SingleStructReaderImpl.java x: 5 commits (all time) y: 74 lines of code vector/src/main/java/org/apache/arrow/vector/complex/impl/StructOrListWriterImpl.java x: 6 commits (all time) y: 79 lines of code vector/src/main/java/org/apache/arrow/vector/complex/impl/UnionLargeListReader.java x: 3 commits (all time) y: 75 lines of code vector/src/main/java/org/apache/arrow/vector/complex/reader/FieldReader.java x: 10 commits (all time) y: 16 lines of code vector/src/main/java/org/apache/arrow/vector/compression/CompressionUtil.java x: 3 commits (all time) y: 47 lines of code vector/src/main/java/org/apache/arrow/vector/dictionary/Dictionary.java x: 10 commits (all time) y: 43 lines of code vector/src/main/java/org/apache/arrow/vector/dictionary/DictionaryEncoder.java x: 30 commits (all time) y: 119 lines of code vector/src/main/java/org/apache/arrow/vector/dictionary/DictionaryHashTable.java x: 11 commits (all time) y: 158 lines of code vector/src/main/java/org/apache/arrow/vector/ipc/ArrowFileWriter.java x: 16 commits (all time) y: 134 lines of code vector/src/main/java/org/apache/arrow/vector/ipc/ArrowStreamWriter.java x: 14 commits (all time) y: 100 lines of code vector/src/main/java/org/apache/arrow/vector/ipc/ArrowWriter.java x: 22 commits (all time) y: 175 lines of code vector/src/main/java/org/apache/arrow/vector/ipc/message/ArrowBuffer.java x: 4 commits (all time) y: 54 lines of code vector/src/main/java/org/apache/arrow/vector/ipc/message/ArrowFooter.java x: 6 commits (all time) y: 157 lines of code vector/src/main/java/org/apache/arrow/vector/ipc/message/ArrowRecordBatch.java x: 24 commits (all time) y: 244 lines of code vector/src/main/java/org/apache/arrow/vector/ipc/message/FBSerializables.java x: 6 commits (all time) y: 34 lines of code vector/src/main/java/org/apache/arrow/vector/ipc/message/MessageChannelReader.java x: 9 commits (all time) y: 34 lines of code vector/src/main/java/org/apache/arrow/vector/table/BaseTable.java x: 3 commits (all time) y: 233 lines of code vector/src/main/java/org/apache/arrow/vector/types/pojo/Field.java x: 35 commits (all time) y: 240 lines of code vector/src/main/java/org/apache/arrow/vector/types/pojo/FieldType.java x: 17 commits (all time) y: 91 lines of code vector/src/main/java/org/apache/arrow/vector/types/pojo/Schema.java x: 22 commits (all time) y: 199 lines of code vector/src/main/java/org/apache/arrow/vector/util/DictionaryUtility.java x: 11 commits (all time) y: 96 lines of code vector/src/main/java/org/apache/arrow/vector/util/JsonStringArrayList.java x: 9 commits (all time) y: 21 lines of code vector/src/main/java/org/apache/arrow/vector/util/MapWithOrdinal.java x: 13 commits (all time) y: 19 lines of code vector/src/main/java/org/apache/arrow/vector/util/PromotableMultiMapWithOrdinal.java x: 2 commits (all time) y: 88 lines of code vector/src/main/java/org/apache/arrow/vector/util/Text.java x: 17 commits (all time) y: 611 lines of code vector/src/main/java/org/apache/arrow/vector/util/Validator.java x: 15 commits (all time) y: 171 lines of code vector/src/main/java/org/apache/arrow/vector/util/ValueVectorUtility.java x: 7 commits (all time) y: 110 lines of code vector/src/main/java/org/apache/arrow/vector/validate/ValidateVectorDataVisitor.java x: 5 commits (all time) y: 167 lines of code vector/src/main/java/org/apache/arrow/vector/validate/ValidateVectorVisitor.java x: 7 commits (all time) y: 241 lines of code flight/flight-core/src/main/java/org/apache/arrow/flight/ArrowMessage.java x: 17 commits (all time) y: 411 lines of code flight/flight-core/src/main/java/org/apache/arrow/flight/CallStatus.java x: 6 commits (all time) y: 71 lines of code flight/flight-core/src/main/java/org/apache/arrow/flight/Criteria.java x: 3 commits (all time) y: 23 lines of code flight/flight-core/src/main/java/org/apache/arrow/flight/FlightEndpoint.java x: 5 commits (all time) y: 147 lines of code flight/flight-core/src/main/java/org/apache/arrow/flight/FlightInfo.java x: 9 commits (all time) y: 247 lines of code flight/flight-core/src/main/java/org/apache/arrow/flight/FlightService.java x: 14 commits (all time) y: 380 lines of code flight/flight-core/src/main/java/org/apache/arrow/flight/FlightStream.java x: 11 commits (all time) y: 366 lines of code flight/flight-core/src/main/java/org/apache/arrow/flight/GetSessionOptionsResult.java x: 2 commits (all time) y: 39 lines of code flight/flight-core/src/main/java/org/apache/arrow/flight/Location.java x: 5 commits (all time) y: 102 lines of code flight/flight-core/src/main/java/org/apache/arrow/flight/OutboundStreamListener.java x: 8 commits (all time) y: 24 lines of code flight/flight-core/src/main/java/org/apache/arrow/flight/SchemaResult.java x: 5 commits (all time) y: 56 lines of code flight/flight-core/src/main/java/org/apache/arrow/flight/ServerSessionMiddleware.java x: 3 commits (all time) y: 136 lines of code flight/flight-core/src/main/java/org/apache/arrow/flight/SessionOptionValue.java x: 2 commits (all time) y: 55 lines of code flight/flight-core/src/main/java/org/apache/arrow/flight/SessionOptionValueFactory.java x: 2 commits (all time) y: 221 lines of code flight/flight-core/src/main/java/org/apache/arrow/flight/StreamPipe.java x: 4 commits (all time) y: 68 lines of code flight/flight-core/src/main/java/org/apache/arrow/flight/auth/AuthConstants.java x: 4 commits (all time) y: 27 lines of code flight/flight-core/src/main/java/org/apache/arrow/flight/grpc/StatusUtils.java x: 8 commits (all time) y: 192 lines of code flight/flight-sql-jdbc-core/src/main/java/org/apache/arrow/driver/jdbc/ArrowFlightJdbcArray.java x: 2 commits (all time) y: 118 lines of code flight/flight-sql-jdbc-core/src/main/java/org/apache/arrow/driver/jdbc/ArrowFlightJdbcDriver.java x: 4 commits (all time) y: 165 lines of code flight/flight-sql-jdbc-core/src/main/java/org/apache/arrow/driver/jdbc/ArrowFlightJdbcFlightStreamResultSet.java x: 6 commits (all time) y: 191 lines of code flight/flight-sql-jdbc-core/src/main/java/org/apache/arrow/driver/jdbc/ArrowFlightMetaImpl.java x: 4 commits (all time) y: 227 lines of code flight/flight-sql-jdbc-core/src/main/java/org/apache/arrow/driver/jdbc/accessor/ArrowFlightJdbcAccessor.java x: 2 commits (all time) y: 194 lines of code flight/flight-sql-jdbc-core/src/main/java/org/apache/arrow/driver/jdbc/accessor/impl/binary/ArrowFlightJdbcBinaryVectorAccessor.java x: 2 commits (all time) y: 98 lines of code flight/flight-sql-jdbc-core/src/main/java/org/apache/arrow/driver/jdbc/accessor/impl/calendar/ArrowFlightJdbcIntervalVectorAccessor.java x: 4 commits (all time) y: 110 lines of code flight/flight-sql-jdbc-core/src/main/java/org/apache/arrow/driver/jdbc/accessor/impl/calendar/ArrowFlightJdbcTimeStampVectorGetter.java x: 2 commits (all time) y: 114 lines of code flight/flight-sql-jdbc-core/src/main/java/org/apache/arrow/driver/jdbc/accessor/impl/calendar/ArrowFlightJdbcTimeVectorGetter.java x: 2 commits (all time) y: 53 lines of code flight/flight-sql-jdbc-core/src/main/java/org/apache/arrow/driver/jdbc/accessor/impl/complex/AbstractArrowFlightJdbcUnionVectorAccessor.java x: 2 commits (all time) y: 181 lines of code flight/flight-sql-jdbc-core/src/main/java/org/apache/arrow/driver/jdbc/accessor/impl/numeric/ArrowFlightJdbcBaseIntVectorAccessor.java x: 3 commits (all time) y: 168 lines of code flight/flight-sql-jdbc-core/src/main/java/org/apache/arrow/driver/jdbc/accessor/impl/numeric/ArrowFlightJdbcBitVectorAccessor.java x: 3 commits (all time) y: 72 lines of code flight/flight-sql-jdbc-core/src/main/java/org/apache/arrow/driver/jdbc/accessor/impl/text/ArrowFlightJdbcVarCharVectorAccessor.java x: 4 commits (all time) y: 201 lines of code flight/flight-sql-jdbc-core/src/main/java/org/apache/arrow/driver/jdbc/client/utils/ClientAuthenticationUtils.java x: 4 commits (all time) y: 181 lines of code flight/flight-sql-jdbc-core/src/main/java/org/apache/arrow/driver/jdbc/utils/ConnectionWrapper.java x: 3 commits (all time) y: 268 lines of code flight/flight-sql/src/main/java/org/apache/arrow/flight/sql/example/FlightSqlClientDemoApp.java x: 3 commits (all time) y: 170 lines of code c/src/main/java/org/apache/arrow/c/Data.java x: 8 commits (all time) y: 163 lines of code c/src/main/java/org/apache/arrow/c/StructVectorLoader.java x: 4 commits (all time) y: 119 lines of code gandiva/src/main/java/org/apache/arrow/gandiva/evaluator/ConfigurationBuilder.java x: 13 commits (all time) y: 37 lines of code gandiva/src/main/java/org/apache/arrow/gandiva/evaluator/ExpressionRegistry.java x: 11 commits (all time) y: 170 lines of code gandiva/src/main/java/org/apache/arrow/gandiva/evaluator/FunctionSignature.java x: 6 commits (all time) y: 48 lines of code gandiva/src/main/java/org/apache/arrow/gandiva/evaluator/JniLoader.java x: 11 commits (all time) y: 138 lines of code gandiva/src/main/java/org/apache/arrow/gandiva/evaluator/JniWrapper.java x: 11 commits (all time) y: 33 lines of code gandiva/src/main/java/org/apache/arrow/gandiva/exceptions/GandivaException.java x: 8 commits (all time) y: 13 lines of code gandiva/src/main/java/org/apache/arrow/gandiva/expression/ArrowTypeHelper.java x: 13 commits (all time) y: 335 lines of code gandiva/src/main/java/org/apache/arrow/gandiva/expression/InNode.java x: 9 commits (all time) y: 141 lines of code gandiva/src/main/java/org/apache/arrow/gandiva/expression/TreeBuilder.java x: 19 commits (all time) y: 98 lines of code performance/src/main/java/org/apache/arrow/adapter/jdbc/JdbcAdapterBenchmarks.java x: 2 commits (all time) y: 256 lines of code performance/src/main/java/org/apache/arrow/vector/BitVectorHelperBenchmarks.java x: 2 commits (all time) y: 140 lines of code tools/src/main/java/org/apache/arrow/tools/EchoServer.java x: 15 commits (all time) y: 98 lines of code tools/src/main/java/org/apache/arrow/tools/FileToStream.java x: 12 commits (all time) y: 40 lines of code tools/src/main/java/org/apache/arrow/tools/Integration.java x: 19 commits (all time) y: 204 lines of code tools/src/main/java/org/apache/arrow/tools/StreamToFile.java x: 11 commits (all time) y: 43 lines of code adapter/jdbc/src/main/java/org/apache/arrow/adapter/jdbc/ArrowVectorIterator.java x: 23 commits (all time) y: 148 lines of code adapter/jdbc/src/main/java/org/apache/arrow/adapter/jdbc/JdbcFieldInfo.java x: 8 commits (all time) y: 91 lines of code adapter/jdbc/src/main/java/org/apache/arrow/adapter/jdbc/JdbcToArrow.java x: 20 commits (all time) y: 20 lines of code adapter/jdbc/src/main/java/org/apache/arrow/adapter/jdbc/consumer/ArrayConsumer.java x: 9 commits (all time) y: 87 lines of code adapter/jdbc/src/main/java/org/apache/arrow/adapter/jdbc/consumer/DateConsumer.java x: 11 commits (all time) y: 58 lines of code adapter/jdbc/src/main/java/org/apache/arrow/adapter/jdbc/consumer/DecimalConsumer.java x: 10 commits (all time) y: 58 lines of code adapter/orc/src/main/java/org/apache/arrow/adapter/orc/OrcStripeReader.java x: 8 commits (all time) y: 67 lines of code algorithm/src/main/java/org/apache/arrow/algorithm/sort/DefaultVectorComparators.java x: 13 commits (all time) y: 587 lines of code algorithm/src/main/java/org/apache/arrow/algorithm/sort/FixedWidthInPlaceVectorSorter.java x: 7 commits (all time) y: 105 lines of code algorithm/src/main/java/org/apache/arrow/algorithm/sort/IndexSorter.java x: 6 commits (all time) y: 97 lines of code algorithm/src/main/java/org/apache/arrow/algorithm/sort/VectorValueComparator.java x: 6 commits (all time) y: 55 lines of code gandiva/proto/gandiva/types.proto x: 1 commits (all time) y: 212 lines of code vector/src/main/codegen/templates/DenseUnionReader.java x: 5 commits (all time) y: 173 lines of code
1720.0
lines of code
  min: 1.0
  average: 96.8
  25th percentile: 19.0
  median: 42.0
  75th percentile: 99.0
  max: 1720.0
0 91.0
commits (all time)
min: 1.0 | average: 6.7 | 25th percentile: 2.0 | median: 4.0 | 75th percentile: 7.0 | max: 91.0

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

arrow-format/FlightSql.proto x: 2 contributors (all time) y: 1720 lines of code flight/flight-sql-jdbc-core/src/main/java/org/apache/arrow/driver/jdbc/ArrowDatabaseMetadata.java x: 6 contributors (all time) y: 1091 lines of code flight/flight-sql-jdbc-core/src/main/java/org/apache/arrow/driver/jdbc/utils/ConvertUtils.java x: 5 contributors (all time) y: 223 lines of code flight/flight-sql/src/main/java/org/apache/arrow/flight/sql/FlightSqlColumnMetadata.java x: 5 contributors (all time) y: 142 lines of code adapter/jdbc/src/main/java/org/apache/arrow/adapter/jdbc/consumer/BinaryConsumer.java x: 6 contributors (all time) y: 77 lines of code flight/flight-sql-jdbc-core/src/main/java/org/apache/arrow/driver/jdbc/accessor/impl/calendar/ArrowFlightJdbcDateVectorAccessor.java x: 3 contributors (all time) y: 107 lines of code flight/flight-sql-jdbc-core/src/main/java/org/apache/arrow/driver/jdbc/accessor/impl/calendar/ArrowFlightJdbcTimeStampVectorAccessor.java x: 3 contributors (all time) y: 200 lines of code flight/flight-sql-jdbc-core/src/main/java/org/apache/arrow/driver/jdbc/accessor/impl/calendar/ArrowFlightJdbcTimeVectorAccessor.java x: 3 contributors (all time) y: 119 lines of code flight/flight-sql-jdbc-core/src/main/java/org/apache/arrow/driver/jdbc/utils/SqlTypes.java x: 3 contributors (all time) y: 128 lines of code adapter/avro/src/main/java/org/apache/arrow/adapter/avro/ArrowToAvroUtils.java x: 1 contributors (all time) y: 388 lines of code adapter/avro/src/main/java/org/apache/arrow/adapter/avro/AvroToArrow.java x: 3 contributors (all time) y: 28 lines of code adapter/avro/src/main/java/org/apache/arrow/adapter/avro/AvroToArrowConfig.java x: 4 contributors (all time) y: 58 lines of code adapter/avro/src/main/java/org/apache/arrow/adapter/avro/AvroToArrowUtils.java x: 4 contributors (all time) y: 903 lines of code adapter/avro/src/main/java/org/apache/arrow/adapter/avro/consumers/AvroNullableConsumer.java x: 1 contributors (all time) y: 49 lines of code adapter/avro/src/main/java/org/apache/arrow/adapter/avro/consumers/logical/AvroDecimal256Consumer.java x: 1 contributors (all time) y: 39 lines of code adapter/avro/src/main/java/org/apache/arrow/adapter/avro/consumers/logical/AvroTimestampMicrosConsumer.java x: 3 contributors (all time) y: 14 lines of code adapter/avro/src/main/java/org/apache/arrow/adapter/avro/consumers/logical/AvroTimestampMicrosTzConsumer.java x: 1 contributors (all time) y: 14 lines of code adapter/avro/src/main/java/org/apache/arrow/adapter/avro/producers/AvroNullableProducer.java x: 1 contributors (all time) y: 44 lines of code vector/src/main/java/org/apache/arrow/vector/BaseVariableWidthVector.java x: 26 contributors (all time) y: 795 lines of code vector/src/main/java/org/apache/arrow/vector/BaseVariableWidthViewVector.java x: 5 contributors (all time) y: 905 lines of code c/src/main/java/org/apache/arrow/c/BufferImportTypeVisitor.java x: 8 contributors (all time) y: 351 lines of code vector/src/main/codegen/templates/AbstractFieldWriter.java x: 12 contributors (all time) y: 215 lines of code vector/src/main/codegen/templates/AbstractPromotableFieldWriter.java x: 14 contributors (all time) y: 253 lines of code vector/src/main/codegen/templates/BaseWriter.java x: 9 contributors (all time) y: 99 lines of code vector/src/main/codegen/templates/PromotableWriter.java x: 2 contributors (all time) y: 424 lines of code vector/src/main/codegen/templates/StructWriters.java x: 12 contributors (all time) y: 347 lines of code vector/src/main/codegen/templates/UnionListWriter.java x: 21 contributors (all time) y: 354 lines of code vector/src/main/codegen/templates/UnionMapWriter.java x: 6 contributors (all time) y: 146 lines of code vector/src/main/codegen/templates/UnionWriter.java x: 14 contributors (all time) y: 441 lines of code vector/src/main/java/org/apache/arrow/vector/complex/impl/ExtensionTypeWriterFactory.java x: 1 contributors (all time) y: 6 lines of code vector/src/main/java/org/apache/arrow/vector/complex/writer/FieldWriter.java x: 7 contributors (all time) y: 11 lines of code flight/flight-sql-jdbc-core/src/main/java/org/apache/arrow/driver/jdbc/ArrowFlightConnection.java x: 6 contributors (all time) y: 128 lines of code flight/flight-sql-jdbc-core/src/main/java/org/apache/arrow/driver/jdbc/client/ArrowFlightSqlClientHandler.java x: 9 contributors (all time) y: 520 lines of code flight/flight-sql-jdbc-core/src/main/java/org/apache/arrow/driver/jdbc/utils/ArrowFlightConnectionConfigImpl.java x: 6 contributors (all time) y: 192 lines of code vector/src/main/java/org/apache/arrow/vector/BaseLargeVariableWidthVector.java x: 12 contributors (all time) y: 773 lines of code dataset/src/main/cpp/jni_util.cc x: 10 contributors (all time) y: 304 lines of code gandiva/src/main/cpp/expression_registry_helper.cc x: 3 contributors (all time) y: 158 lines of code gandiva/src/main/cpp/jni_common.cc x: 5 contributors (all time) y: 865 lines of code vector/src/main/java/org/apache/arrow/vector/Decimal256Vector.java x: 12 contributors (all time) y: 297 lines of code vector/src/main/java/org/apache/arrow/vector/DecimalVector.java x: 21 contributors (all time) y: 295 lines of code adapter/avro/src/main/java/module-info.java x: 2 contributors (all time) y: 10 lines of code adapter/avro/src/main/java/org/apache/arrow/adapter/avro/producers/AvroBigIntProducer.java x: 1 contributors (all time) y: 23 lines of code adapter/avro/src/main/java/org/apache/arrow/adapter/avro/producers/AvroEnumProducer.java x: 1 contributors (all time) y: 13 lines of code adapter/avro/src/main/java/org/apache/arrow/adapter/avro/producers/BaseAvroProducer.java x: 1 contributors (all time) y: 29 lines of code vector/src/main/codegen/templates/UnionVector.java x: 27 contributors (all time) y: 753 lines of code flight/flight-core/src/main/java/org/apache/arrow/flight/FlightClient.java x: 11 contributors (all time) y: 522 lines of code flight/flight-core/src/main/java/org/apache/arrow/flight/grpc/NettyClientBuilder.java x: 1 contributors (all time) y: 171 lines of code vector/src/main/java/org/apache/arrow/vector/complex/ListVector.java x: 33 contributors (all time) y: 619 lines of code adapter/jdbc/src/main/java/org/apache/arrow/adapter/jdbc/JdbcParameterBinder.java x: 3 contributors (all time) y: 84 lines of code adapter/jdbc/src/main/java/org/apache/arrow/adapter/jdbc/JdbcToArrowConfig.java x: 13 contributors (all time) y: 217 lines of code adapter/jdbc/src/main/java/org/apache/arrow/adapter/jdbc/JdbcToArrowUtils.java x: 18 contributors (all time) y: 413 lines of code compression/src/main/java/org/apache/arrow/compression/Lz4CompressionCodec.java x: 4 contributors (all time) y: 65 lines of code compression/src/main/java/org/apache/arrow/compression/ZstdCompressionCodec.java x: 5 contributors (all time) y: 65 lines of code memory/memory-core/src/main/java/org/apache/arrow/memory/AllocationManager.java x: 6 contributors (all time) y: 88 lines of code memory/memory-core/src/main/java/org/apache/arrow/memory/BaseAllocator.java x: 9 contributors (all time) y: 775 lines of code memory/memory-core/src/main/java/org/apache/arrow/memory/BufferAllocator.java x: 8 contributors (all time) y: 38 lines of code memory/memory-core/src/main/java/org/apache/arrow/memory/util/MemoryUtil.java x: 10 contributors (all time) y: 181 lines of code memory/memory-core/src/main/java/org/apache/arrow/util/AutoCloseables.java x: 4 contributors (all time) y: 137 lines of code vector/src/main/java/org/apache/arrow/vector/compare/VectorVisitor.java x: 8 contributors (all time) y: 42 lines of code vector/src/main/java/org/apache/arrow/vector/dictionary/ListSubfieldEncoder.java x: 5 contributors (all time) y: 99 lines of code vector/src/main/java/org/apache/arrow/vector/dictionary/StructSubfieldEncoder.java x: 5 contributors (all time) y: 149 lines of code vector/src/main/java/org/apache/arrow/vector/table/Row.java x: 3 contributors (all time) y: 820 lines of code vector/src/main/java/org/apache/arrow/vector/VectorLoader.java x: 16 contributors (all time) y: 114 lines of code vector/src/main/java/org/apache/arrow/vector/types/Types.java x: 23 contributors (all time) y: 930 lines of code gandiva/src/main/java/org/apache/arrow/gandiva/evaluator/Projector.java x: 11 contributors (all time) y: 240 lines of code format/src/main/java/org/apache/arrow/flatbuf/Binary.java x: 6 contributors (all time) y: 35 lines of code format/src/main/java/org/apache/arrow/flatbuf/BinaryView.java x: 5 contributors (all time) y: 35 lines of code format/src/main/java/org/apache/arrow/flatbuf/BodyCompression.java x: 6 contributors (all time) y: 47 lines of code format/src/main/java/org/apache/arrow/flatbuf/Decimal.java x: 6 contributors (all time) y: 51 lines of code format/src/main/java/org/apache/arrow/flatbuf/DictionaryEncoding.java x: 6 contributors (all time) y: 56 lines of code format/src/main/java/org/apache/arrow/flatbuf/Message.java x: 6 contributors (all time) y: 67 lines of code format/src/main/java/org/apache/arrow/flatbuf/Timestamp.java x: 7 contributors (all time) y: 49 lines of code compose.yaml x: 2 contributors (all time) y: 56 lines of code performance/src/main/java/org/apache/arrow/vector/VariableWidthVectorBenchmarks.java x: 2 contributors (all time) y: 88 lines of code performance/src/main/java/org/apache/arrow/vector/VariableWidthVectorInlineValueBenchmarks.java x: 1 contributors (all time) y: 88 lines of code performance/src/main/java/org/apache/arrow/vector/VariableWidthViewVectorInlineValueBenchmarks.java x: 1 contributors (all time) y: 89 lines of code vector/src/main/java/org/apache/arrow/vector/util/VectorAppender.java x: 11 contributors (all time) y: 507 lines of code memory/memory-core/src/main/java/org/apache/arrow/util/Preconditions.java x: 5 contributors (all time) y: 494 lines of code vector/src/main/java/org/apache/arrow/vector/util/IntObjectHashMap.java x: 3 contributors (all time) y: 499 lines of code vector/src/main/java/org/apache/arrow/vector/FixedSizeBinaryVector.java x: 14 contributors (all time) y: 207 lines of code vector/src/main/java/org/apache/arrow/vector/LargeVarBinaryVector.java x: 8 contributors (all time) y: 161 lines of code vector/src/main/java/org/apache/arrow/vector/LargeVarCharVector.java x: 8 contributors (all time) y: 180 lines of code vector/src/main/java/org/apache/arrow/vector/ValueVector.java x: 17 contributors (all time) y: 57 lines of code vector/src/main/java/org/apache/arrow/vector/VarBinaryVector.java x: 14 contributors (all time) y: 161 lines of code vector/src/main/java/org/apache/arrow/vector/VarCharVector.java x: 14 contributors (all time) y: 179 lines of code vector/src/main/java/org/apache/arrow/vector/ViewVarCharVector.java x: 5 contributors (all time) y: 162 lines of code flight/flight-sql/src/main/java/org/apache/arrow/flight/sql/FlightSqlClient.java x: 12 contributors (all time) y: 966 lines of code flight/flight-core/src/main/java/module-info.java x: 4 contributors (all time) y: 27 lines of code arrow-format/substrait/extension_types.yaml x: 1 contributors (all time) y: 66 lines of code arrow-format/Flight.proto x: 1 contributors (all time) y: 572 lines of code format/src/main/java/org/apache/arrow/flatbuf/Block.java x: 4 contributors (all time) y: 38 lines of code format/src/main/java/org/apache/arrow/flatbuf/BodyCompressionMethod.java x: 4 contributors (all time) y: 8 lines of code format/src/main/java/org/apache/arrow/flatbuf/IntervalUnit.java x: 5 contributors (all time) y: 10 lines of code vector/src/main/codegen/includes/vv_imports.ftl x: 10 contributors (all time) y: 50 lines of code vector/src/main/codegen/templates/ArrowType.java x: 8 contributors (all time) y: 269 lines of code vector/src/main/codegen/templates/ComplexCopier.java x: 13 contributors (all time) y: 176 lines of code vector/src/main/codegen/templates/ComplexReaders.java x: 6 contributors (all time) y: 93 lines of code vector/src/main/codegen/templates/ComplexWriters.java x: 12 contributors (all time) y: 188 lines of code vector/src/main/codegen/templates/UnionFixedSizeListWriter.java x: 8 contributors (all time) y: 295 lines of code vector/src/main/codegen/templates/ValueHolders.java x: 6 contributors (all time) y: 33 lines of code vector/src/main/java/org/apache/arrow/vector/complex/MapVector.java x: 15 contributors (all time) y: 195 lines of code vector/src/main/java/org/apache/arrow/vector/NullVector.java x: 13 contributors (all time) y: 247 lines of code c/src/main/java/org/apache/arrow/c/Format.java x: 4 contributors (all time) y: 355 lines of code vector/src/main/java/org/apache/arrow/vector/complex/RunEndEncodedVector.java x: 2 contributors (all time) y: 461 lines of code vector/src/main/java/org/apache/arrow/vector/ipc/JsonFileReader.java x: 16 contributors (all time) y: 804 lines of code vector/src/main/java/org/apache/arrow/vector/validate/ValidateVectorBufferVisitor.java x: 6 contributors (all time) y: 275 lines of code adapter/jdbc/src/main/java/org/apache/arrow/adapter/jdbc/binder/ColumnBinderArrowTypeVisitor.java x: 4 contributors (all time) y: 241 lines of code flight/flight-sql-jdbc-core/src/main/java/org/apache/arrow/driver/jdbc/utils/AvaticaParameterBinder.java x: 4 contributors (all time) y: 198 lines of code vector/src/main/java/org/apache/arrow/vector/TypeLayout.java x: 12 contributors (all time) y: 405 lines of code vector/src/main/java/org/apache/arrow/vector/compare/RangeEqualsVisitor.java x: 11 contributors (all time) y: 723 lines of code vector/src/main/java/org/apache/arrow/vector/compare/TypeEqualsVisitor.java x: 8 contributors (all time) y: 118 lines of code vector/src/main/java/org/apache/arrow/vector/extension/OpaqueType.java x: 3 contributors (all time) y: 330 lines of code vector/src/main/java/org/apache/arrow/vector/validate/ValidateVectorTypeVisitor.java x: 8 contributors (all time) y: 449 lines of code format/src/main/java/module-info.java x: 2 contributors (all time) y: 5 lines of code c/src/main/java/org/apache/arrow/c/ArrowSchema.java x: 3 contributors (all time) y: 100 lines of code memory/memory-core/src/main/java/org/apache/arrow/memory/ArrowBuf.java x: 12 contributors (all time) y: 562 lines of code vector/src/main/java/org/apache/arrow/vector/ipc/message/ArrowDictionaryBatch.java x: 5 contributors (all time) y: 59 lines of code flight/flight-sql/src/main/java/org/apache/arrow/flight/sql/FlightSqlProducer.java x: 8 contributors (all time) y: 707 lines of code flight/flight-sql/src/main/java/org/apache/arrow/flight/sql/NoOpFlightSqlProducer.java x: 3 contributors (all time) y: 219 lines of code flight/flight-sql/src/main/java/org/apache/arrow/flight/sql/SqlInfoBuilder.java x: 5 contributors (all time) y: 484 lines of code memory/memory-core/src/main/java/org/apache/arrow/memory/AllocationReservation.java x: 4 contributors (all time) y: 16 lines of code memory/memory-core/src/main/java/org/apache/arrow/memory/ChildAllocator.java x: 3 contributors (all time) y: 6 lines of code memory/memory-core/src/main/java/org/apache/arrow/memory/rounding/DefaultRoundingPolicy.java x: 3 contributors (all time) y: 65 lines of code memory/memory-netty-buffer-patch/src/main/java/io/netty/buffer/NettyArrowBuf.java x: 3 contributors (all time) y: 455 lines of code performance/src/main/java/org/apache/arrow/memory/AllocatorBenchmarks.java x: 2 contributors (all time) y: 54 lines of code flight/flight-core/src/main/java/org/apache/arrow/flight/FlightServer.java x: 10 contributors (all time) y: 374 lines of code vector/src/main/java/org/apache/arrow/vector/complex/BaseLargeRepeatedValueViewVector.java x: 1 contributors (all time) y: 304 lines of code vector/src/main/java/org/apache/arrow/vector/complex/BaseRepeatedValueViewVector.java x: 2 contributors (all time) y: 302 lines of code vector/src/main/java/org/apache/arrow/vector/complex/LargeListViewVector.java x: 1 contributors (all time) y: 641 lines of code vector/src/main/java/org/apache/arrow/vector/complex/ListViewVector.java x: 3 contributors (all time) y: 652 lines of code flight/flight-sql/src/main/java/org/apache/arrow/flight/sql/FlightSqlUtils.java x: 4 contributors (all time) y: 91 lines of code dataset/src/main/cpp/jni_wrapper.cc x: 14 contributors (all time) y: 779 lines of code vector/src/main/java/org/apache/arrow/vector/ipc/JsonFileWriter.java x: 13 contributors (all time) y: 518 lines of code vector/src/main/java/org/apache/arrow/vector/complex/AbstractStructVector.java x: 10 contributors (all time) y: 279 lines of code vector/src/main/java/org/apache/arrow/vector/complex/BaseRepeatedValueVector.java x: 22 contributors (all time) y: 263 lines of code vector/src/main/java/org/apache/arrow/vector/complex/FixedSizeListVector.java x: 22 contributors (all time) y: 545 lines of code vector/src/main/java/org/apache/arrow/vector/complex/LargeListVector.java x: 12 contributors (all time) y: 729 lines of code vector/src/main/java/org/apache/arrow/vector/complex/StructVector.java x: 17 contributors (all time) y: 465 lines of code vector/src/main/codegen/templates/PromotableViewWriter.java x: 1 contributors (all time) y: 126 lines of code vector/src/main/java/org/apache/arrow/vector/BufferLayout.java x: 10 contributors (all time) y: 117 lines of code vector/src/main/java/org/apache/arrow/vector/complex/impl/UnionLargeListViewReader.java x: 1 contributors (all time) y: 76 lines of code adapter/jdbc/src/main/java/org/apache/arrow/adapter/jdbc/JdbcToArrowConfigBuilder.java x: 11 contributors (all time) y: 130 lines of code vector/src/main/java/module-info.java x: 4 contributors (all time) y: 33 lines of code vector/src/main/codegen/templates/DenseUnionWriter.java x: 5 contributors (all time) y: 259 lines of code vector/src/main/codegen/templates/UnionViewWriter.java x: 1 contributors (all time) y: 168 lines of code vector/src/main/java/org/apache/arrow/vector/complex/AbstractContainerVector.java x: 15 contributors (all time) y: 99 lines of code vector/src/main/java/org/apache/arrow/vector/complex/impl/ComplexWriterImpl.java x: 13 contributors (all time) y: 227 lines of code vector/src/main/java/org/apache/arrow/vector/complex/impl/UnionListViewReader.java x: 1 contributors (all time) y: 72 lines of code vector/src/main/java/org/apache/arrow/vector/compression/CompressionCodec.java x: 4 contributors (all time) y: 44 lines of code vector/src/main/java/org/apache/arrow/vector/ipc/ArrowFileReader.java x: 10 contributors (all time) y: 175 lines of code vector/src/main/java/org/apache/arrow/vector/ipc/ArrowReader.java x: 8 contributors (all time) y: 133 lines of code vector/src/main/java/org/apache/arrow/vector/ipc/ArrowStreamReader.java x: 6 contributors (all time) y: 119 lines of code adapter/jdbc/src/main/java/org/apache/arrow/adapter/jdbc/consumer/ClobConsumer.java x: 6 contributors (all time) y: 99 lines of code algorithm/src/main/java/org/apache/arrow/algorithm/sort/VariableWidthOutOfPlaceVectorSorter.java x: 5 contributors (all time) y: 70 lines of code memory/memory-core/src/main/java/org/apache/arrow/memory/util/ByteFunctionHelpers.java x: 4 contributors (all time) y: 219 lines of code memory/memory-core/src/main/java/org/apache/arrow/memory/util/hash/MurmurHasher.java x: 5 contributors (all time) y: 89 lines of code memory/memory-core/src/main/java/org/apache/arrow/memory/util/hash/SimpleHasher.java x: 4 contributors (all time) y: 54 lines of code memory/memory-unsafe/src/main/java/org/apache/arrow/memory/unsafe/UnsafeAllocationManager.java x: 2 contributors (all time) y: 40 lines of code vector/src/main/java/org/apache/arrow/vector/BaseFixedWidthVector.java x: 21 contributors (all time) y: 501 lines of code vector/src/main/java/org/apache/arrow/vector/BitVectorHelper.java x: 14 contributors (all time) y: 232 lines of code vector/src/main/java/org/apache/arrow/vector/util/DecimalUtility.java x: 18 contributors (all time) y: 143 lines of code vector/src/main/java/org/apache/arrow/vector/ExtensionTypeVector.java x: 11 contributors (all time) y: 194 lines of code vector/src/main/java/org/apache/arrow/vector/FieldVector.java x: 12 contributors (all time) y: 42 lines of code vector/src/main/java/org/apache/arrow/vector/complex/RepeatedValueVector.java x: 10 contributors (all time) y: 10 lines of code dataset/src/main/java/org/apache/arrow/dataset/file/JniWrapper.java x: 6 contributors (all time) y: 21 lines of code dataset/src/main/java/org/apache/arrow/dataset/jni/JniWrapper.java x: 7 contributors (all time) y: 28 lines of code adapter/orc/src/main/cpp/jni_wrapper.cpp x: 2 contributors (all time) y: 230 lines of code c/src/main/cpp/jni_wrapper.cc x: 3 contributors (all time) y: 382 lines of code flight/flight-sql/src/main/java/module-info.java x: 3 contributors (all time) y: 12 lines of code memory/memory-core/src/main/java/org/apache/arrow/memory/Accountant.java x: 5 contributors (all time) y: 163 lines of code memory/memory-core/src/main/java/org/apache/arrow/memory/util/HistoricalLog.java x: 4 contributors (all time) y: 86 lines of code c/src/main/java/org/apache/arrow/c/StructVectorUnloader.java x: 2 contributors (all time) y: 80 lines of code vector/src/main/java/org/apache/arrow/vector/VectorUnloader.java x: 12 contributors (all time) y: 81 lines of code vector/src/main/java/org/apache/arrow/vector/ipc/message/MessageSerializer.java x: 11 contributors (all time) y: 402 lines of code vector/src/main/codegen/templates/DenseUnionVector.java x: 15 contributors (all time) y: 792 lines of code vector/src/main/java/org/apache/arrow/vector/BigIntVector.java x: 9 contributors (all time) y: 154 lines of code vector/src/main/java/org/apache/arrow/vector/BitVector.java x: 21 contributors (all time) y: 314 lines of code vector/src/main/java/org/apache/arrow/vector/DateDayVector.java x: 9 contributors (all time) y: 142 lines of code vector/src/main/java/org/apache/arrow/vector/DateMilliVector.java x: 9 contributors (all time) y: 145 lines of code vector/src/main/java/org/apache/arrow/vector/Float2Vector.java x: 3 contributors (all time) y: 182 lines of code vector/src/main/java/org/apache/arrow/vector/Float4Vector.java x: 8 contributors (all time) y: 154 lines of code vector/src/main/java/org/apache/arrow/vector/IntervalDayVector.java x: 10 contributors (all time) y: 189 lines of code vector/src/main/java/org/apache/arrow/vector/IntervalMonthDayNanoVector.java x: 7 contributors (all time) y: 178 lines of code vector/src/main/java/org/apache/arrow/vector/IntervalYearVector.java x: 11 contributors (all time) y: 160 lines of code vector/src/main/java/org/apache/arrow/vector/SmallIntVector.java x: 9 contributors (all time) y: 165 lines of code vector/src/main/java/org/apache/arrow/vector/TimeStampMicroTZVector.java x: 11 contributors (all time) y: 110 lines of code vector/src/main/java/org/apache/arrow/vector/TimeStampMicroVector.java x: 10 contributors (all time) y: 87 lines of code vector/src/main/java/org/apache/arrow/vector/TimeStampMilliVector.java x: 9 contributors (all time) y: 87 lines of code vector/src/main/java/org/apache/arrow/vector/TimeStampSecTZVector.java x: 10 contributors (all time) y: 105 lines of code vector/src/main/java/org/apache/arrow/vector/complex/NonNullableStructVector.java x: 12 contributors (all time) y: 380 lines of code tools/src/main/java/org/apache/arrow/tools/FileRoundtrip.java x: 10 contributors (all time) y: 96 lines of code dataset/src/main/java/org/apache/arrow/dataset/file/DatasetFileWriter.java x: 2 contributors (all time) y: 31 lines of code dataset/src/main/java/org/apache/arrow/dataset/jni/JniLoader.java x: 7 contributors (all time) y: 85 lines of code dataset/src/main/java/org/apache/arrow/dataset/jni/NativeContext.java x: 2 contributors (all time) y: 16 lines of code dataset/src/main/java/org/apache/arrow/dataset/jni/NativeDatasetFactory.java x: 2 contributors (all time) y: 61 lines of code dataset/src/main/java/org/apache/arrow/dataset/jni/NativeScanner.java x: 3 contributors (all time) y: 131 lines of code dataset/src/main/java/org/apache/arrow/dataset/substrait/AceroSubstraitConsumer.java x: 2 contributors (all time) y: 68 lines of code memory/memory-core/src/main/java/org/apache/arrow/memory/AllocationOutcome.java x: 3 contributors (all time) y: 37 lines of code memory/memory-core/src/main/java/org/apache/arrow/memory/AllocationOutcomeDetails.java x: 4 contributors (all time) y: 97 lines of code memory/memory-core/src/main/java/org/apache/arrow/memory/BoundsChecking.java x: 2 contributors (all time) y: 26 lines of code memory/memory-core/src/main/java/org/apache/arrow/memory/BufferLedger.java x: 5 contributors (all time) y: 233 lines of code memory/memory-core/src/main/java/org/apache/arrow/memory/LowCostIdentityHashMap.java x: 4 contributors (all time) y: 171 lines of code memory/memory-core/src/main/java/org/apache/arrow/memory/util/Float16.java x: 3 contributors (all time) y: 111 lines of code memory/memory-netty-buffer-patch/src/main/java/io/netty/buffer/MutableWrappedByteBuf.java x: 2 contributors (all time) y: 338 lines of code memory/memory-netty-buffer-patch/src/main/java/io/netty/buffer/PooledByteBufAllocatorL.java x: 2 contributors (all time) y: 202 lines of code memory/memory-netty-buffer-patch/src/main/java/io/netty/buffer/UnsafeDirectLittleEndian.java x: 3 contributors (all time) y: 187 lines of code memory/memory-netty-buffer-patch/src/main/java/org/apache/arrow/memory/patch/ArrowByteBufAllocator.java x: 2 contributors (all time) y: 107 lines of code vector/src/main/java/org/apache/arrow/vector/AddOrGetResult.java x: 8 contributors (all time) y: 16 lines of code vector/src/main/java/org/apache/arrow/vector/AllocationHelper.java x: 9 contributors (all time) y: 37 lines of code vector/src/main/java/org/apache/arrow/vector/BaseValueVector.java x: 18 contributors (all time) y: 160 lines of code vector/src/main/java/org/apache/arrow/vector/BufferBacked.java x: 6 contributors (all time) y: 7 lines of code vector/src/main/java/org/apache/arrow/vector/DensityAwareVector.java x: 4 contributors (all time) y: 4 lines of code vector/src/main/java/org/apache/arrow/vector/FixedWidthVector.java x: 6 contributors (all time) y: 5 lines of code vector/src/main/java/org/apache/arrow/vector/GenerateSampleData.java x: 6 contributors (all time) y: 345 lines of code vector/src/main/java/org/apache/arrow/vector/PeriodDuration.java x: 3 contributors (all time) y: 92 lines of code vector/src/main/java/org/apache/arrow/vector/SchemaChangeCallBack.java x: 6 contributors (all time) y: 15 lines of code vector/src/main/java/org/apache/arrow/vector/TimeStampVector.java x: 6 contributors (all time) y: 69 lines of code vector/src/main/java/org/apache/arrow/vector/VariableWidthVector.java x: 11 contributors (all time) y: 7 lines of code vector/src/main/java/org/apache/arrow/vector/VectorSchemaRoot.java x: 15 contributors (all time) y: 270 lines of code vector/src/main/java/org/apache/arrow/vector/ZeroVector.java x: 13 contributors (all time) y: 77 lines of code vector/src/main/java/org/apache/arrow/vector/compare/util/ValueEpsilonEqualizers.java x: 2 contributors (all time) y: 93 lines of code vector/src/main/java/org/apache/arrow/vector/complex/Positionable.java x: 7 contributors (all time) y: 6 lines of code vector/src/main/java/org/apache/arrow/vector/complex/RepeatedFixedWidthVectorLike.java x: 5 contributors (all time) y: 4 lines of code vector/src/main/java/org/apache/arrow/vector/complex/StateTool.java x: 7 contributors (all time) y: 17 lines of code vector/src/main/java/org/apache/arrow/vector/complex/impl/AbstractBaseReader.java x: 10 contributors (all time) y: 77 lines of code vector/src/main/java/org/apache/arrow/vector/complex/impl/SingleListReaderImpl.java x: 5 contributors (all time) y: 54 lines of code vector/src/main/java/org/apache/arrow/vector/complex/impl/SingleStructReaderImpl.java x: 4 contributors (all time) y: 74 lines of code vector/src/main/java/org/apache/arrow/vector/complex/impl/StructOrListWriterImpl.java x: 5 contributors (all time) y: 79 lines of code vector/src/main/java/org/apache/arrow/vector/complex/impl/UnionFixedSizeListReader.java x: 7 contributors (all time) y: 69 lines of code vector/src/main/java/org/apache/arrow/vector/complex/impl/UnionLargeListReader.java x: 3 contributors (all time) y: 75 lines of code vector/src/main/java/org/apache/arrow/vector/complex/impl/UnionListReader.java x: 9 contributors (all time) y: 78 lines of code vector/src/main/java/org/apache/arrow/vector/compression/CompressionUtil.java x: 2 contributors (all time) y: 47 lines of code vector/src/main/java/org/apache/arrow/vector/dictionary/DictionaryEncoder.java x: 11 contributors (all time) y: 119 lines of code vector/src/main/java/org/apache/arrow/vector/ipc/ArrowFileWriter.java x: 10 contributors (all time) y: 134 lines of code vector/src/main/java/org/apache/arrow/vector/ipc/ArrowMagic.java x: 5 contributors (all time) y: 18 lines of code vector/src/main/java/org/apache/arrow/vector/ipc/ArrowStreamWriter.java x: 8 contributors (all time) y: 100 lines of code vector/src/main/java/org/apache/arrow/vector/ipc/ArrowWriter.java x: 12 contributors (all time) y: 175 lines of code vector/src/main/java/org/apache/arrow/vector/ipc/WriteChannel.java x: 8 contributors (all time) y: 85 lines of code vector/src/main/java/org/apache/arrow/vector/ipc/message/ArrowBlock.java x: 3 contributors (all time) y: 59 lines of code vector/src/main/java/org/apache/arrow/vector/ipc/message/ArrowBuffer.java x: 3 contributors (all time) y: 54 lines of code vector/src/main/java/org/apache/arrow/vector/ipc/message/ArrowFieldNode.java x: 3 contributors (all time) y: 27 lines of code vector/src/main/java/org/apache/arrow/vector/table/BaseTable.java x: 2 contributors (all time) y: 233 lines of code vector/src/main/java/org/apache/arrow/vector/types/IntervalUnit.java x: 7 contributors (all time) y: 23 lines of code vector/src/main/java/org/apache/arrow/vector/types/TimeUnit.java x: 5 contributors (all time) y: 23 lines of code vector/src/main/java/org/apache/arrow/vector/types/pojo/Field.java x: 19 contributors (all time) y: 240 lines of code vector/src/main/java/org/apache/arrow/vector/types/pojo/FieldType.java x: 13 contributors (all time) y: 91 lines of code vector/src/main/java/org/apache/arrow/vector/types/pojo/Schema.java x: 17 contributors (all time) y: 199 lines of code vector/src/main/java/org/apache/arrow/vector/util/DateUtility.java x: 8 contributors (all time) y: 80 lines of code vector/src/main/java/org/apache/arrow/vector/util/JsonStringArrayList.java x: 9 contributors (all time) y: 21 lines of code vector/src/main/java/org/apache/arrow/vector/util/MapWithOrdinal.java x: 9 contributors (all time) y: 19 lines of code vector/src/main/java/org/apache/arrow/vector/util/Text.java x: 11 contributors (all time) y: 611 lines of code vector/src/main/java/org/apache/arrow/vector/util/Validator.java x: 11 contributors (all time) y: 171 lines of code vector/src/main/java/org/apache/arrow/vector/util/ValueVectorUtility.java x: 4 contributors (all time) y: 110 lines of code vector/src/main/java/org/apache/arrow/vector/validate/ValidateVectorVisitor.java x: 7 contributors (all time) y: 241 lines of code flight/flight-core/src/main/java/org/apache/arrow/flight/ArrowMessage.java x: 6 contributors (all time) y: 411 lines of code flight/flight-core/src/main/java/org/apache/arrow/flight/FlightBindingService.java x: 3 contributors (all time) y: 141 lines of code flight/flight-core/src/main/java/org/apache/arrow/flight/FlightDescriptor.java x: 2 contributors (all time) y: 121 lines of code flight/flight-core/src/main/java/org/apache/arrow/flight/FlightEndpoint.java x: 4 contributors (all time) y: 147 lines of code flight/flight-core/src/main/java/org/apache/arrow/flight/FlightInfo.java x: 8 contributors (all time) y: 247 lines of code flight/flight-core/src/main/java/org/apache/arrow/flight/FlightService.java x: 6 contributors (all time) y: 380 lines of code flight/flight-core/src/main/java/org/apache/arrow/flight/FlightStream.java x: 6 contributors (all time) y: 366 lines of code flight/flight-core/src/main/java/org/apache/arrow/flight/Location.java x: 4 contributors (all time) y: 102 lines of code flight/flight-core/src/main/java/org/apache/arrow/flight/SessionOptionValueFactory.java x: 2 contributors (all time) y: 221 lines of code flight/flight-core/src/main/java/org/apache/arrow/flight/StreamPipe.java x: 3 contributors (all time) y: 68 lines of code flight/flight-core/src/main/java/org/apache/arrow/flight/grpc/AddWritableBuffer.java x: 4 contributors (all time) y: 81 lines of code flight/flight-sql-jdbc-core/src/main/java/org/apache/arrow/driver/jdbc/ArrowFlightJdbcDriver.java x: 3 contributors (all time) y: 165 lines of code flight/flight-sql-jdbc-core/src/main/java/org/apache/arrow/driver/jdbc/ArrowFlightJdbcFlightStreamResultSet.java x: 5 contributors (all time) y: 191 lines of code flight/flight-sql-jdbc-core/src/main/java/org/apache/arrow/driver/jdbc/ArrowFlightMetaImpl.java x: 3 contributors (all time) y: 227 lines of code flight/flight-sql-jdbc-core/src/main/java/org/apache/arrow/driver/jdbc/accessor/ArrowFlightJdbcAccessor.java x: 2 contributors (all time) y: 194 lines of code flight/flight-sql-jdbc-core/src/main/java/org/apache/arrow/driver/jdbc/accessor/impl/binary/ArrowFlightJdbcBinaryVectorAccessor.java x: 2 contributors (all time) y: 98 lines of code flight/flight-sql-jdbc-core/src/main/java/org/apache/arrow/driver/jdbc/accessor/impl/calendar/ArrowFlightJdbcTimeStampVectorGetter.java x: 2 contributors (all time) y: 114 lines of code flight/flight-sql-jdbc-core/src/main/java/org/apache/arrow/driver/jdbc/accessor/impl/complex/AbstractArrowFlightJdbcUnionVectorAccessor.java x: 2 contributors (all time) y: 181 lines of code flight/flight-sql-jdbc-core/src/main/java/org/apache/arrow/driver/jdbc/accessor/impl/numeric/ArrowFlightJdbcBaseIntVectorAccessor.java x: 2 contributors (all time) y: 168 lines of code flight/flight-sql-jdbc-core/src/main/java/org/apache/arrow/driver/jdbc/client/utils/ClientAuthenticationUtils.java x: 4 contributors (all time) y: 181 lines of code flight/flight-sql-jdbc-core/src/main/java/org/apache/arrow/driver/jdbc/utils/ConnectionWrapper.java x: 2 contributors (all time) y: 268 lines of code flight/flight-sql-jdbc-core/src/main/java/org/apache/arrow/driver/jdbc/utils/FlightEndpointDataQueue.java x: 3 contributors (all time) y: 170 lines of code c/src/main/java/org/apache/arrow/c/Data.java x: 7 contributors (all time) y: 163 lines of code gandiva/src/main/java/org/apache/arrow/gandiva/evaluator/ExpressionRegistry.java x: 8 contributors (all time) y: 170 lines of code gandiva/src/main/java/org/apache/arrow/gandiva/evaluator/Filter.java x: 7 contributors (all time) y: 120 lines of code gandiva/src/main/java/org/apache/arrow/gandiva/evaluator/SelectionVector.java x: 7 contributors (all time) y: 40 lines of code gandiva/src/main/java/org/apache/arrow/gandiva/expression/ArrowTypeHelper.java x: 8 contributors (all time) y: 335 lines of code gandiva/src/main/java/org/apache/arrow/gandiva/expression/InNode.java x: 6 contributors (all time) y: 141 lines of code performance/src/main/java/org/apache/arrow/adapter/AvroAdapterBenchmarks.java x: 1 contributors (all time) y: 102 lines of code performance/src/main/java/org/apache/arrow/adapter/jdbc/JdbcAdapterBenchmarks.java x: 1 contributors (all time) y: 256 lines of code performance/src/main/java/org/apache/arrow/memory/util/ByteFunctionHelpersBenchmarks.java x: 1 contributors (all time) y: 98 lines of code performance/src/main/java/org/apache/arrow/vector/BitVectorHelperBenchmarks.java x: 1 contributors (all time) y: 140 lines of code performance/src/main/java/org/apache/arrow/vector/VarCharBenchmarks.java x: 1 contributors (all time) y: 59 lines of code tools/src/main/java/org/apache/arrow/tools/Integration.java x: 9 contributors (all time) y: 204 lines of code adapter/jdbc/src/main/java/org/apache/arrow/adapter/jdbc/ArrowVectorIterator.java x: 13 contributors (all time) y: 148 lines of code adapter/jdbc/src/main/java/org/apache/arrow/adapter/jdbc/JdbcFieldInfo.java x: 8 contributors (all time) y: 91 lines of code adapter/jdbc/src/main/java/org/apache/arrow/adapter/jdbc/JdbcToArrow.java x: 10 contributors (all time) y: 20 lines of code adapter/jdbc/src/main/java/org/apache/arrow/adapter/jdbc/consumer/ArrayConsumer.java x: 5 contributors (all time) y: 87 lines of code adapter/orc/src/main/java/org/apache/arrow/adapter/orc/OrcReader.java x: 5 contributors (all time) y: 32 lines of code algorithm/src/main/java/org/apache/arrow/algorithm/search/VectorRangeSearcher.java x: 3 contributors (all time) y: 46 lines of code algorithm/src/main/java/org/apache/arrow/algorithm/sort/DefaultVectorComparators.java x: 5 contributors (all time) y: 587 lines of code vector/src/main/codegen/templates/HolderReaderImpl.java x: 9 contributors (all time) y: 134 lines of code gandiva/proto/gandiva/types.proto x: 1 contributors (all time) y: 212 lines of code vector/src/main/codegen/templates/DenseUnionReader.java x: 5 contributors (all time) y: 173 lines of code
1720.0
lines of code
  min: 1.0
  average: 96.8
  25th percentile: 19.0
  median: 42.0
  75th percentile: 99.0
  max: 1720.0
0 33.0
contributors (all time)
min: 1.0 | average: 4.46 | 25th percentile: 2.0 | median: 3.0 | 75th percentile: 6.0 | max: 33.0

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

arrow-format/FlightSql.proto x: 1 commits (30d) y: 1720 lines of code flight/flight-sql-jdbc-core/src/main/java/org/apache/arrow/driver/jdbc/ArrowDatabaseMetadata.java x: 1 commits (30d) y: 1091 lines of code flight/flight-sql-jdbc-core/src/main/java/org/apache/arrow/driver/jdbc/utils/ConvertUtils.java x: 1 commits (30d) y: 223 lines of code flight/flight-sql/src/main/java/org/apache/arrow/flight/sql/FlightSqlColumnMetadata.java x: 1 commits (30d) y: 142 lines of code adapter/jdbc/src/main/java/org/apache/arrow/adapter/jdbc/consumer/BinaryConsumer.java x: 1 commits (30d) y: 77 lines of code flight/flight-sql-jdbc-core/src/main/java/org/apache/arrow/driver/jdbc/accessor/impl/calendar/ArrowFlightJdbcDateVectorAccessor.java x: 1 commits (30d) y: 107 lines of code flight/flight-sql-jdbc-core/src/main/java/org/apache/arrow/driver/jdbc/accessor/impl/calendar/ArrowFlightJdbcTimeStampVectorAccessor.java x: 1 commits (30d) y: 200 lines of code flight/flight-sql-jdbc-core/src/main/java/org/apache/arrow/driver/jdbc/accessor/impl/calendar/ArrowFlightJdbcTimeVectorAccessor.java x: 1 commits (30d) y: 119 lines of code flight/flight-sql-jdbc-core/src/main/java/org/apache/arrow/driver/jdbc/utils/SqlTypes.java x: 1 commits (30d) y: 128 lines of code adapter/avro/src/main/java/org/apache/arrow/adapter/avro/ArrowToAvroUtils.java x: 1 commits (30d) y: 388 lines of code adapter/avro/src/main/java/org/apache/arrow/adapter/avro/AvroToArrow.java x: 1 commits (30d) y: 28 lines of code adapter/avro/src/main/java/org/apache/arrow/adapter/avro/AvroToArrowConfig.java x: 1 commits (30d) y: 58 lines of code adapter/avro/src/main/java/org/apache/arrow/adapter/avro/AvroToArrowUtils.java x: 1 commits (30d) y: 903 lines of code adapter/avro/src/main/java/org/apache/arrow/adapter/avro/consumers/AvroNullableConsumer.java x: 1 commits (30d) y: 49 lines of code adapter/avro/src/main/java/org/apache/arrow/adapter/avro/consumers/logical/AvroDecimal256Consumer.java x: 1 commits (30d) y: 39 lines of code adapter/avro/src/main/java/org/apache/arrow/adapter/avro/consumers/logical/AvroTimestampMicrosConsumer.java x: 1 commits (30d) y: 14 lines of code adapter/avro/src/main/java/org/apache/arrow/adapter/avro/producers/AvroNullableProducer.java x: 1 commits (30d) y: 44 lines of code vector/src/main/java/org/apache/arrow/vector/BaseVariableWidthVector.java x: 2 commits (30d) y: 795 lines of code c/src/main/java/org/apache/arrow/c/BufferImportTypeVisitor.java x: 1 commits (30d) y: 351 lines of code vector/src/main/codegen/templates/AbstractFieldWriter.java x: 1 commits (30d) y: 215 lines of code vector/src/main/codegen/templates/AbstractPromotableFieldWriter.java x: 1 commits (30d) y: 253 lines of code vector/src/main/codegen/templates/BaseWriter.java x: 1 commits (30d) y: 99 lines of code vector/src/main/codegen/templates/PromotableWriter.java x: 1 commits (30d) y: 424 lines of code vector/src/main/codegen/templates/UnionListWriter.java x: 1 commits (30d) y: 354 lines of code vector/src/main/codegen/templates/UnionMapWriter.java x: 1 commits (30d) y: 146 lines of code vector/src/main/codegen/templates/UnionWriter.java x: 1 commits (30d) y: 441 lines of code vector/src/main/java/org/apache/arrow/vector/complex/impl/ExtensionTypeWriterFactory.java x: 1 commits (30d) y: 6 lines of code vector/src/main/java/org/apache/arrow/vector/complex/writer/FieldWriter.java x: 1 commits (30d) y: 11 lines of code flight/flight-sql-jdbc-core/src/main/java/org/apache/arrow/driver/jdbc/client/ArrowFlightSqlClientHandler.java x: 1 commits (30d) y: 520 lines of code flight/flight-sql-jdbc-core/src/main/java/org/apache/arrow/driver/jdbc/utils/ArrowFlightConnectionConfigImpl.java x: 1 commits (30d) y: 192 lines of code vector/src/main/java/org/apache/arrow/vector/BaseLargeVariableWidthVector.java x: 1 commits (30d) y: 773 lines of code dataset/src/main/cpp/jni_util.cc x: 1 commits (30d) y: 304 lines of code gandiva/src/main/cpp/expression_registry_helper.cc x: 1 commits (30d) y: 158 lines of code gandiva/src/main/cpp/jni_common.cc x: 1 commits (30d) y: 865 lines of code
1720.0
lines of code
  min: 4.0
  average: 283.93
  25th percentile: 37.0
  median: 142.0
  75th percentile: 371.0
  max: 1720.0
0 2.0
commits (30d)
min: 1.0 | average: 1.02 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 1.0 | max: 2.0

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

arrow-format/FlightSql.proto x: 1 contributors (30d) y: 1720 lines of code flight/flight-sql-jdbc-core/src/main/java/org/apache/arrow/driver/jdbc/ArrowDatabaseMetadata.java x: 1 contributors (30d) y: 1091 lines of code flight/flight-sql-jdbc-core/src/main/java/org/apache/arrow/driver/jdbc/utils/ConvertUtils.java x: 1 contributors (30d) y: 223 lines of code flight/flight-sql/src/main/java/org/apache/arrow/flight/sql/FlightSqlColumnMetadata.java x: 1 contributors (30d) y: 142 lines of code adapter/jdbc/src/main/java/org/apache/arrow/adapter/jdbc/consumer/BinaryConsumer.java x: 1 contributors (30d) y: 77 lines of code flight/flight-sql-jdbc-core/src/main/java/org/apache/arrow/driver/jdbc/accessor/impl/calendar/ArrowFlightJdbcDateVectorAccessor.java x: 1 contributors (30d) y: 107 lines of code flight/flight-sql-jdbc-core/src/main/java/org/apache/arrow/driver/jdbc/accessor/impl/calendar/ArrowFlightJdbcTimeStampVectorAccessor.java x: 1 contributors (30d) y: 200 lines of code flight/flight-sql-jdbc-core/src/main/java/org/apache/arrow/driver/jdbc/accessor/impl/calendar/ArrowFlightJdbcTimeVectorAccessor.java x: 1 contributors (30d) y: 119 lines of code flight/flight-sql-jdbc-core/src/main/java/org/apache/arrow/driver/jdbc/utils/SqlTypes.java x: 1 contributors (30d) y: 128 lines of code adapter/avro/src/main/java/org/apache/arrow/adapter/avro/ArrowToAvroUtils.java x: 1 contributors (30d) y: 388 lines of code adapter/avro/src/main/java/org/apache/arrow/adapter/avro/AvroToArrow.java x: 1 contributors (30d) y: 28 lines of code adapter/avro/src/main/java/org/apache/arrow/adapter/avro/AvroToArrowConfig.java x: 1 contributors (30d) y: 58 lines of code adapter/avro/src/main/java/org/apache/arrow/adapter/avro/AvroToArrowUtils.java x: 1 contributors (30d) y: 903 lines of code adapter/avro/src/main/java/org/apache/arrow/adapter/avro/consumers/AvroNullableConsumer.java x: 1 contributors (30d) y: 49 lines of code adapter/avro/src/main/java/org/apache/arrow/adapter/avro/consumers/logical/AvroDecimal256Consumer.java x: 1 contributors (30d) y: 39 lines of code adapter/avro/src/main/java/org/apache/arrow/adapter/avro/consumers/logical/AvroTimestampMicrosConsumer.java x: 1 contributors (30d) y: 14 lines of code adapter/avro/src/main/java/org/apache/arrow/adapter/avro/producers/AvroNullableProducer.java x: 1 contributors (30d) y: 44 lines of code vector/src/main/java/org/apache/arrow/vector/BaseVariableWidthVector.java x: 2 contributors (30d) y: 795 lines of code c/src/main/java/org/apache/arrow/c/BufferImportTypeVisitor.java x: 1 contributors (30d) y: 351 lines of code vector/src/main/codegen/templates/AbstractFieldWriter.java x: 1 contributors (30d) y: 215 lines of code vector/src/main/codegen/templates/AbstractPromotableFieldWriter.java x: 1 contributors (30d) y: 253 lines of code vector/src/main/codegen/templates/BaseWriter.java x: 1 contributors (30d) y: 99 lines of code vector/src/main/codegen/templates/PromotableWriter.java x: 1 contributors (30d) y: 424 lines of code vector/src/main/codegen/templates/UnionListWriter.java x: 1 contributors (30d) y: 354 lines of code vector/src/main/codegen/templates/UnionMapWriter.java x: 1 contributors (30d) y: 146 lines of code vector/src/main/codegen/templates/UnionWriter.java x: 1 contributors (30d) y: 441 lines of code vector/src/main/java/org/apache/arrow/vector/complex/impl/ExtensionTypeWriterFactory.java x: 1 contributors (30d) y: 6 lines of code vector/src/main/java/org/apache/arrow/vector/complex/writer/FieldWriter.java x: 1 contributors (30d) y: 11 lines of code flight/flight-sql-jdbc-core/src/main/java/org/apache/arrow/driver/jdbc/client/ArrowFlightSqlClientHandler.java x: 1 contributors (30d) y: 520 lines of code flight/flight-sql-jdbc-core/src/main/java/org/apache/arrow/driver/jdbc/utils/ArrowFlightConnectionConfigImpl.java x: 1 contributors (30d) y: 192 lines of code vector/src/main/java/org/apache/arrow/vector/BaseLargeVariableWidthVector.java x: 1 contributors (30d) y: 773 lines of code dataset/src/main/cpp/jni_util.cc x: 1 contributors (30d) y: 304 lines of code gandiva/src/main/cpp/expression_registry_helper.cc x: 1 contributors (30d) y: 158 lines of code gandiva/src/main/cpp/jni_common.cc x: 1 contributors (30d) y: 865 lines of code
1720.0
lines of code
  min: 4.0
  average: 283.93
  25th percentile: 37.0
  median: 142.0
  75th percentile: 371.0
  max: 1720.0
0 2.0
contributors (30d)
min: 1.0 | average: 1.02 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 1.0 | max: 2.0

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

arrow-format/FlightSql.proto x: 1 commits (90d) y: 1720 lines of code flight/flight-sql-jdbc-core/src/main/java/org/apache/arrow/driver/jdbc/ArrowDatabaseMetadata.java x: 1 commits (90d) y: 1091 lines of code flight/flight-sql-jdbc-core/src/main/java/org/apache/arrow/driver/jdbc/utils/ConvertUtils.java x: 1 commits (90d) y: 223 lines of code flight/flight-sql/src/main/java/org/apache/arrow/flight/sql/FlightSqlColumnMetadata.java x: 1 commits (90d) y: 142 lines of code adapter/jdbc/src/main/java/org/apache/arrow/adapter/jdbc/consumer/BinaryConsumer.java x: 1 commits (90d) y: 77 lines of code flight/flight-sql-jdbc-core/src/main/java/org/apache/arrow/driver/jdbc/accessor/impl/calendar/ArrowFlightJdbcDateVectorAccessor.java x: 1 commits (90d) y: 107 lines of code flight/flight-sql-jdbc-core/src/main/java/org/apache/arrow/driver/jdbc/accessor/impl/calendar/ArrowFlightJdbcTimeStampVectorAccessor.java x: 1 commits (90d) y: 200 lines of code flight/flight-sql-jdbc-core/src/main/java/org/apache/arrow/driver/jdbc/accessor/impl/calendar/ArrowFlightJdbcTimeVectorAccessor.java x: 1 commits (90d) y: 119 lines of code flight/flight-sql-jdbc-core/src/main/java/org/apache/arrow/driver/jdbc/utils/SqlTypes.java x: 1 commits (90d) y: 128 lines of code adapter/avro/src/main/java/org/apache/arrow/adapter/avro/ArrowToAvroUtils.java x: 2 commits (90d) y: 388 lines of code adapter/avro/src/main/java/org/apache/arrow/adapter/avro/AvroToArrow.java x: 1 commits (90d) y: 28 lines of code adapter/avro/src/main/java/org/apache/arrow/adapter/avro/AvroToArrowConfig.java x: 2 commits (90d) y: 58 lines of code adapter/avro/src/main/java/org/apache/arrow/adapter/avro/AvroToArrowUtils.java x: 2 commits (90d) y: 903 lines of code adapter/avro/src/main/java/org/apache/arrow/adapter/avro/consumers/AvroNullableConsumer.java x: 1 commits (90d) y: 49 lines of code adapter/avro/src/main/java/org/apache/arrow/adapter/avro/consumers/logical/AvroDecimal256Consumer.java x: 1 commits (90d) y: 39 lines of code adapter/avro/src/main/java/org/apache/arrow/adapter/avro/consumers/logical/AvroTimestampMicrosConsumer.java x: 1 commits (90d) y: 14 lines of code adapter/avro/src/main/java/org/apache/arrow/adapter/avro/producers/AvroNullableProducer.java x: 2 commits (90d) y: 44 lines of code vector/src/main/java/org/apache/arrow/vector/BaseVariableWidthVector.java x: 2 commits (90d) y: 795 lines of code vector/src/main/java/org/apache/arrow/vector/BaseVariableWidthViewVector.java x: 1 commits (90d) y: 905 lines of code c/src/main/java/org/apache/arrow/c/BufferImportTypeVisitor.java x: 2 commits (90d) y: 351 lines of code vector/src/main/codegen/templates/AbstractFieldWriter.java x: 1 commits (90d) y: 215 lines of code vector/src/main/codegen/templates/AbstractPromotableFieldWriter.java x: 1 commits (90d) y: 253 lines of code vector/src/main/codegen/templates/BaseWriter.java x: 1 commits (90d) y: 99 lines of code vector/src/main/codegen/templates/PromotableWriter.java x: 1 commits (90d) y: 424 lines of code vector/src/main/codegen/templates/StructWriters.java x: 1 commits (90d) y: 347 lines of code vector/src/main/codegen/templates/UnionListWriter.java x: 1 commits (90d) y: 354 lines of code vector/src/main/codegen/templates/UnionMapWriter.java x: 1 commits (90d) y: 146 lines of code vector/src/main/codegen/templates/UnionWriter.java x: 1 commits (90d) y: 441 lines of code vector/src/main/java/org/apache/arrow/vector/complex/impl/ExtensionTypeWriterFactory.java x: 1 commits (90d) y: 6 lines of code vector/src/main/java/org/apache/arrow/vector/complex/writer/FieldWriter.java x: 1 commits (90d) y: 11 lines of code flight/flight-sql-jdbc-core/src/main/java/org/apache/arrow/driver/jdbc/client/ArrowFlightSqlClientHandler.java x: 1 commits (90d) y: 520 lines of code flight/flight-sql-jdbc-core/src/main/java/org/apache/arrow/driver/jdbc/utils/ArrowFlightConnectionConfigImpl.java x: 1 commits (90d) y: 192 lines of code vector/src/main/java/org/apache/arrow/vector/BaseLargeVariableWidthVector.java x: 1 commits (90d) y: 773 lines of code dataset/src/main/cpp/jni_util.cc x: 1 commits (90d) y: 304 lines of code gandiva/src/main/cpp/expression_registry_helper.cc x: 1 commits (90d) y: 158 lines of code gandiva/src/main/cpp/jni_common.cc x: 1 commits (90d) y: 865 lines of code vector/src/main/java/org/apache/arrow/vector/Decimal256Vector.java x: 2 commits (90d) y: 297 lines of code vector/src/main/java/org/apache/arrow/vector/DecimalVector.java x: 1 commits (90d) y: 295 lines of code adapter/avro/src/main/java/org/apache/arrow/adapter/avro/producers/AvroBigIntProducer.java x: 1 commits (90d) y: 23 lines of code adapter/avro/src/main/java/org/apache/arrow/adapter/avro/producers/AvroFixedSizeListProducer.java x: 1 commits (90d) y: 44 lines of code vector/src/main/codegen/templates/UnionVector.java x: 1 commits (90d) y: 753 lines of code flight/flight-core/src/main/java/org/apache/arrow/flight/FlightClient.java x: 2 commits (90d) y: 522 lines of code flight/flight-core/src/main/java/org/apache/arrow/flight/grpc/NettyClientBuilder.java x: 1 commits (90d) y: 171 lines of code vector/src/main/java/org/apache/arrow/vector/complex/ListVector.java x: 1 commits (90d) y: 619 lines of code adapter/jdbc/src/main/java/org/apache/arrow/adapter/jdbc/JdbcParameterBinder.java x: 1 commits (90d) y: 84 lines of code adapter/jdbc/src/main/java/org/apache/arrow/adapter/jdbc/JdbcToArrowUtils.java x: 1 commits (90d) y: 413 lines of code compression/src/main/java/org/apache/arrow/compression/Lz4CompressionCodec.java x: 1 commits (90d) y: 65 lines of code compression/src/main/java/org/apache/arrow/compression/ZstdCompressionCodec.java x: 2 commits (90d) y: 65 lines of code memory/memory-core/src/main/java/org/apache/arrow/memory/util/MemoryUtil.java x: 1 commits (90d) y: 181 lines of code vector/src/main/java/org/apache/arrow/vector/dictionary/StructSubfieldEncoder.java x: 1 commits (90d) y: 149 lines of code vector/src/main/java/org/apache/arrow/vector/table/Row.java x: 1 commits (90d) y: 820 lines of code vector/src/main/java/org/apache/arrow/vector/VectorLoader.java x: 1 commits (90d) y: 114 lines of code vector/src/main/java/org/apache/arrow/vector/types/Types.java x: 1 commits (90d) y: 930 lines of code gandiva/src/main/java/org/apache/arrow/gandiva/evaluator/Projector.java x: 1 commits (90d) y: 240 lines of code format/src/main/java/org/apache/arrow/flatbuf/Binary.java x: 2 commits (90d) y: 35 lines of code format/src/main/java/org/apache/arrow/flatbuf/Decimal.java x: 2 commits (90d) y: 51 lines of code format/src/main/java/org/apache/arrow/flatbuf/Field.java x: 2 commits (90d) y: 82 lines of code format/src/main/java/org/apache/arrow/flatbuf/Footer.java x: 2 commits (90d) y: 78 lines of code compose.yaml x: 1 commits (90d) y: 56 lines of code
1720.0
lines of code
  min: 4.0
  average: 149.99
  25th percentile: 22.25
  median: 44.0
  75th percentile: 134.75
  max: 1720.0
0 2.0
commits (90d)
min: 1.0 | average: 1.33 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 2.0 | max: 2.0

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

arrow-format/FlightSql.proto x: 1 contributors (90d) y: 1720 lines of code flight/flight-sql-jdbc-core/src/main/java/org/apache/arrow/driver/jdbc/ArrowDatabaseMetadata.java x: 1 contributors (90d) y: 1091 lines of code flight/flight-sql-jdbc-core/src/main/java/org/apache/arrow/driver/jdbc/utils/ConvertUtils.java x: 1 contributors (90d) y: 223 lines of code flight/flight-sql/src/main/java/org/apache/arrow/flight/sql/FlightSqlColumnMetadata.java x: 1 contributors (90d) y: 142 lines of code adapter/jdbc/src/main/java/org/apache/arrow/adapter/jdbc/consumer/BinaryConsumer.java x: 1 contributors (90d) y: 77 lines of code flight/flight-sql-jdbc-core/src/main/java/org/apache/arrow/driver/jdbc/accessor/impl/calendar/ArrowFlightJdbcDateVectorAccessor.java x: 1 contributors (90d) y: 107 lines of code flight/flight-sql-jdbc-core/src/main/java/org/apache/arrow/driver/jdbc/accessor/impl/calendar/ArrowFlightJdbcTimeStampVectorAccessor.java x: 1 contributors (90d) y: 200 lines of code flight/flight-sql-jdbc-core/src/main/java/org/apache/arrow/driver/jdbc/accessor/impl/calendar/ArrowFlightJdbcTimeVectorAccessor.java x: 1 contributors (90d) y: 119 lines of code flight/flight-sql-jdbc-core/src/main/java/org/apache/arrow/driver/jdbc/utils/SqlTypes.java x: 1 contributors (90d) y: 128 lines of code adapter/avro/src/main/java/org/apache/arrow/adapter/avro/ArrowToAvroUtils.java x: 1 contributors (90d) y: 388 lines of code adapter/avro/src/main/java/org/apache/arrow/adapter/avro/AvroToArrow.java x: 1 contributors (90d) y: 28 lines of code adapter/avro/src/main/java/org/apache/arrow/adapter/avro/AvroToArrowConfig.java x: 2 contributors (90d) y: 58 lines of code adapter/avro/src/main/java/org/apache/arrow/adapter/avro/AvroToArrowUtils.java x: 2 contributors (90d) y: 903 lines of code adapter/avro/src/main/java/org/apache/arrow/adapter/avro/consumers/AvroNullableConsumer.java x: 1 contributors (90d) y: 49 lines of code adapter/avro/src/main/java/org/apache/arrow/adapter/avro/consumers/logical/AvroDecimal256Consumer.java x: 1 contributors (90d) y: 39 lines of code adapter/avro/src/main/java/org/apache/arrow/adapter/avro/consumers/logical/AvroTimestampMicrosConsumer.java x: 1 contributors (90d) y: 14 lines of code adapter/avro/src/main/java/org/apache/arrow/adapter/avro/producers/AvroNullableProducer.java x: 1 contributors (90d) y: 44 lines of code vector/src/main/java/org/apache/arrow/vector/BaseVariableWidthVector.java x: 2 contributors (90d) y: 795 lines of code vector/src/main/java/org/apache/arrow/vector/BaseVariableWidthViewVector.java x: 1 contributors (90d) y: 905 lines of code c/src/main/java/org/apache/arrow/c/BufferImportTypeVisitor.java x: 2 contributors (90d) y: 351 lines of code vector/src/main/codegen/templates/AbstractFieldWriter.java x: 1 contributors (90d) y: 215 lines of code vector/src/main/codegen/templates/AbstractPromotableFieldWriter.java x: 1 contributors (90d) y: 253 lines of code vector/src/main/codegen/templates/BaseWriter.java x: 1 contributors (90d) y: 99 lines of code vector/src/main/codegen/templates/PromotableWriter.java x: 1 contributors (90d) y: 424 lines of code vector/src/main/codegen/templates/StructWriters.java x: 1 contributors (90d) y: 347 lines of code vector/src/main/codegen/templates/UnionListWriter.java x: 1 contributors (90d) y: 354 lines of code vector/src/main/codegen/templates/UnionMapWriter.java x: 1 contributors (90d) y: 146 lines of code vector/src/main/codegen/templates/UnionWriter.java x: 1 contributors (90d) y: 441 lines of code vector/src/main/java/org/apache/arrow/vector/complex/impl/ExtensionTypeWriterFactory.java x: 1 contributors (90d) y: 6 lines of code vector/src/main/java/org/apache/arrow/vector/complex/writer/FieldWriter.java x: 1 contributors (90d) y: 11 lines of code flight/flight-sql-jdbc-core/src/main/java/org/apache/arrow/driver/jdbc/client/ArrowFlightSqlClientHandler.java x: 1 contributors (90d) y: 520 lines of code flight/flight-sql-jdbc-core/src/main/java/org/apache/arrow/driver/jdbc/utils/ArrowFlightConnectionConfigImpl.java x: 1 contributors (90d) y: 192 lines of code vector/src/main/java/org/apache/arrow/vector/BaseLargeVariableWidthVector.java x: 1 contributors (90d) y: 773 lines of code dataset/src/main/cpp/jni_util.cc x: 1 contributors (90d) y: 304 lines of code gandiva/src/main/cpp/expression_registry_helper.cc x: 1 contributors (90d) y: 158 lines of code gandiva/src/main/cpp/jni_common.cc x: 1 contributors (90d) y: 865 lines of code vector/src/main/java/org/apache/arrow/vector/Decimal256Vector.java x: 2 contributors (90d) y: 297 lines of code vector/src/main/java/org/apache/arrow/vector/DecimalVector.java x: 1 contributors (90d) y: 295 lines of code adapter/avro/src/main/java/org/apache/arrow/adapter/avro/producers/AvroBigIntProducer.java x: 1 contributors (90d) y: 23 lines of code vector/src/main/codegen/templates/UnionVector.java x: 1 contributors (90d) y: 753 lines of code flight/flight-core/src/main/java/org/apache/arrow/flight/FlightClient.java x: 2 contributors (90d) y: 522 lines of code flight/flight-core/src/main/java/org/apache/arrow/flight/grpc/NettyClientBuilder.java x: 1 contributors (90d) y: 171 lines of code vector/src/main/java/org/apache/arrow/vector/complex/ListVector.java x: 1 contributors (90d) y: 619 lines of code adapter/jdbc/src/main/java/org/apache/arrow/adapter/jdbc/JdbcParameterBinder.java x: 1 contributors (90d) y: 84 lines of code adapter/jdbc/src/main/java/org/apache/arrow/adapter/jdbc/JdbcToArrowUtils.java x: 1 contributors (90d) y: 413 lines of code compression/src/main/java/org/apache/arrow/compression/Lz4CompressionCodec.java x: 1 contributors (90d) y: 65 lines of code compression/src/main/java/org/apache/arrow/compression/ZstdCompressionCodec.java x: 2 contributors (90d) y: 65 lines of code memory/memory-core/src/main/java/org/apache/arrow/memory/util/MemoryUtil.java x: 1 contributors (90d) y: 181 lines of code vector/src/main/java/org/apache/arrow/vector/dictionary/StructSubfieldEncoder.java x: 1 contributors (90d) y: 149 lines of code vector/src/main/java/org/apache/arrow/vector/table/Row.java x: 1 contributors (90d) y: 820 lines of code vector/src/main/java/org/apache/arrow/vector/VectorLoader.java x: 1 contributors (90d) y: 114 lines of code vector/src/main/java/org/apache/arrow/vector/types/Types.java x: 1 contributors (90d) y: 930 lines of code gandiva/src/main/java/org/apache/arrow/gandiva/evaluator/Projector.java x: 1 contributors (90d) y: 240 lines of code format/src/main/java/org/apache/arrow/flatbuf/DictionaryEncoding.java x: 1 contributors (90d) y: 56 lines of code
1720.0
lines of code
  min: 4.0
  average: 149.99
  25th percentile: 22.25
  median: 44.0
  75th percentile: 134.75
  max: 1720.0
0 2.0
contributors (90d)
min: 1.0 | average: 1.05 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 1.0 | max: 2.0