Expand description
Info panel: tabbed Schema and Resources view for dataset technical info.
Structs§
- Data
Table Info - Info
Context - Context for the info panel: path, format, optional Parquet metadata.
- Info
Modal - Modal state for the Info panel: focus, tab, schema table selection/scroll.
Enums§
Functions§
- format_
bytes - Human-readable byte size (e.g. “1.2 MiB”, “456 KiB”).
- read_
parquet_ metadata - Read Parquet metadata from path. Returns
Noneon error.
Type Aliases§
- Parquet
Metadata Cache - Type alias for cached Parquet metadata (used by App).