internal/ directory

Directories

PathSynopsis
parquet/internal/bmiPackage bmi contains helpers for manipulating bitmaps via BMI2 extensions properly falling back to pure go implementations if the CPU doesn't support BMI2.
parquet/internal/debugPackage debug provides APIs for conditional runtime assertions and debug logging.
parquet/internal/encoding
parquet/internal/encryptionPackage encryption contains the internal helpers for the parquet AES encryption/decryption handling.
parquet/internal/gen-go
parquet/internal/gen-go/parquet
parquet/internal/testutilsPackage testutils contains utilities for generating random data and other helpers that are used for testing the various aspects of the parquet library.
parquet/internal/thriftPackage thrift is just some useful helpers for interacting with thrift to make other code easier to read/write and centralize interactions.
parquet/internal/utilsPackage utils contains various internal utilities for the parquet library that aren't intended to be exposed to external consumers such as interfaces and bitmap readers/writers including the RLE encoder/decoder and so on.
Version
v10.0.1 (latest)
Published
Nov 15, 2022
Platform
linux/amd64
Last checked
4 hours ago

Tools for package owners.