Ingestion Reject Handling - ja-guzzle/guzzle_docs GitHub Wiki

Reject handling at different levels

Checksum level

Row level validations and threshold not met

Reject sink as File

  1. All columns that are intended to be loaded in target
  2. Additional column to capture comma separate error messages

Reject sink as table

  1. All columns that are intended to be loaded in target + partition clause as specified for target
  2. Additional column to capture comma separate error messages

Partial processing not allowed

⚠️ **GitHub.com Fallback** ⚠️