Return the column schema of path without reading any record bodies.
Each entry is a dict with at least "name" and "dtype" keys
(and may carry "encoding" / "nullable" from the on-disk
manifest). Use info() for the broader summary including row
count and record count.