Table of Contents

Namespace ParquetSharp.Schema

Classes

ColumnPath
GroupNode
Node

Base class for logical schema types. A type has a name, repetition level, and optionally a logical type.

PrimitiveNode

A type that is one of the primitive Parquet storage types. In addition to the other type metadata (name, repetition level, logical type), also has the physical storage type and their type-specific metadata (byte width, decimal parameters)

Enums

ConvertedType
NodeType