Expand description
Schema parsing module - coordinates between legacy and parsed implementations
Functionsยง
- collect_
refs - Collect $ref dependencies from a JSON value recursively
- compute_
column_ partitions - Compute forward/normal column partitions with transitive closure
- has_
actionable_ keys - Check if a value contains any actionable schema keys recursively (with depth limit for arrays) used to skip large pure-data arrays during schema walking