Search External Tables with Confluent Cloud for Apache Flink๏ƒ

Confluent Cloud for Apache Flinkยฎ supports read-only external tables to enable different types of search with federated query execution on external databases.

Note

Egress and ingress data transfers from Flink are offered at no cost until 3/31/2026.

Important

External calls in stream processing enable powerful use cases like real-time enrichment and AI orchestration but may introduce risks: reprocessing can overwhelm external systems with replay traffic, network failures or high latency can cascade to entire pipelines, and historical replays may get current data instead of point-in-time state, breaking audit consistency. Success requires evaluating each use caseโ€™s criticality, volume patterns, and consistency requirements to choose the right implementation pattern.

Private networking is supported for external tables. For more information, see Private Networking with Confluent Cloud for Apache Flink.