github.com/fraugster/parquet-go@v0.12.0/ (about)

.circleci
.codecov.yml
.github
.gitignore
.golangci.yml
CHANGELOG.md
CONTRIBUTING.md
LICENSE
README.md
TODO.md
alloc.go
alloc_test.go
bitbacking32.go
bitpack_gen.go
bitpacking32_test.go
bitpacking64.go
bitpacking64_test.go
chunk_reader.go
chunk_reader_test.go
chunk_writer.go
cmd
compatibility
compress.go
compress_test.go
data_store.go
data_store_test.go
deltabp_decoder.go
deltabp_decoder_test.go
deltabp_encoder.go
deltabp_fuzz.go
deltabp_test.go
doc.go
examples
file_meta.go
file_reader.go
file_writer.go
filereader_test.go
floor
fuzz_test.go
go.mod
go.sum
helper_test.go
helpers.go
hybrid_decoder.go
hybrid_encoder.go
hybrid_fuzz.go
hybrid_test.go
int96_time.go
int96_time_test.go
interfaces.go
packed_array.go
packed_array_test.go
page_dict.go
page_v1.go
page_v1_test.go
page_v2.go
parquet
parquet_compatibility_test.go
parquet_test.go
parquetschema
reader_fuzz.go
readwrite_test.go
schema.go
schema_test.go
stats.go
type_boolean.go
type_bytearray.go
type_bytearray_test.go
type_dict.go
type_dict_test.go
type_double.go
type_float.go
type_int32.go
type_int64.go
type_int96.go
types_fuzz.go
types_test.go
vendor