buildflow
buildflow copied to clipboard
Add schema validation for local files types that support it
Things like avro and parquet that have a schema associated with them.
If the user is writing a dataclass we should verify that the schema matches with the existing file if it exists.