-
Notifications
You must be signed in to change notification settings - Fork 1
FAQ
a.metwalli edited this page Feb 6, 2026
·
1 revision
Yes. Configure sink.write_mode: "append" to add new dataset parts for accepted and rejected outputs.
Inputs: CSV, JSON (array or NDJSON), Parquet. Outputs: accepted Parquet or Delta, rejected CSV, JSON reports.
Yes. S3, ADLS, and GCS are supported. See docs/support-matrix.md.
Use:
floe validate -c config.yml --output jsonThe command exits non-zero on errors and outputs a single JSON object.
docs/config.mddocs/cli.mddocs/how-it-works.md