Flink AI Model Inference
Explore the Flink Table API: Streamline Data Processing with Ease

Explore the Flink Table API: Streamline Data Processing with Ease

10/1/2024 · Martijn Visser

What this post added

This post introduces and details the Flink Table API, a unified relational API for stream and batch processing, now supported in Confluent Cloud for Apache Flink® and Confluent Platform for Apache Flink®. It explains the Table API's programmatic interface in Java and Python, its relationship and interoperability with other Flink APIs (DataStream, SQL), and its benefits for serverless deployments on Confluent Cloud. Practical examples and unit testing strategies are provided.

Read the original post ↗