Closed
Description
Description
If the user doesn't specify any raw features, infer them from the environment's schema.
Motivation
This is a continuation of making all schemas optional to reduce the amount of required config.
Notes
- Still check that all defined raw columns are ingested
- Still ensure schemas from all environments match
- Should we ingest columns that aren't used anywhere in the pipeline?