Skip to content

Add schema inspection documentation to README#39

Merged
unexge merged 2 commits intomainfrom
push-ymyxxqzlptmo
Feb 7, 2026
Merged

Add schema inspection documentation to README#39
unexge merged 2 commits intomainfrom
push-ymyxxqzlptmo

Conversation

@unexge
Copy link
Copy Markdown
Owner

@unexge unexge commented Feb 7, 2026

Documents how to inspect Parquet file schemas using the parzig API:

  • Iterating all fields with their physical/logical types and repetition
  • SchemaElement field reference (name, type, repetition_type, logicalType, etc.)
  • Looking up columns by name with findSchemaElement (flat and nested paths)
  • Accessing file-level metadata (version, num_rows, row_groups, created_by)

@unexge unexge enabled auto-merge (squash) February 7, 2026 19:01
@unexge unexge merged commit a7b830f into main Feb 7, 2026
1 check passed
@unexge unexge deleted the push-ymyxxqzlptmo branch February 7, 2026 19:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant