File Scanner
5 probes
Metadata
Probe |
Description |
|---|---|
|
Recursive scanner: discovers files, detects partitions, dispatches to sub-probes |
|
Detect CSV/TSV schemas: columns, types (inferred from sample), delimiter, row count |
|
List all data files (CSV, TSV, JSON, TXT, Parquet) with size and format |
|
Detect JSON/JSONL schemas: root type, keys, nested structure, record count |
|
Read Parquet file schemas from footer: columns, types, row count, compression |