Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GenerateSchema ¶
func GenerateSchema(obj interface{}) (*parquetschema.SchemaDefinition, error)
GenerateSchema auto-generates a schema definition for a provided object's type using reflection. The generated schema is meant to be compatible with github.com/fraugster/parquet-go/floor's reflection-based marshalling/unmarshalling.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.