githubEdit

Ingestion Configuration

Ingestion configuration reference.

This page is the reference hub for ingestion config that lives inside table config: stream config maps, batch ingestion config, validation checks, and row-level transform behavior. The detailed property tables remain in the original ingestion config page.

Key Areas

Area
Why it matters
Source

Stream ingestion

Kafka, Kinesis, Pulsar, decoder, and consumer config

Batch ingestion

Offline segment creation cadence and framework settings

Validation

Continue-on-error and time-value checks

Runtime templates

Table-level ingestion examples and JSON payloads

What this page covered

  • The ingestion knobs nested in table configuration.

  • The split between stream and batch ingestion settings.

  • Where to find the canonical property lists and examples.

Next step

Verify the ingestion mode and source system first, then update the corresponding table config section instead of spreading settings across unrelated files.

Last updated

Was this helpful?