News

Apache Flink has contained SQL functionality since Flink version 1.1, which introduced a SQL API based on Apache Calcite and a table API, too. While the combined SQL and Table API today provides ...
Developers can quickly write and run Flink SQL queries through Confluent's CLI (SQL Shell) and SQL Workspaces, with features like auto-completion and graphical interfaces for efficient workflow ...
Flink 1.17 also has updates to support batch processing. There is a new delete and update API in Flink SQL for batch mode, enabling row-level modifications in external storage systems. Enhancements to ...
Take advantage of Flink’s DataStream API, ProcessFunctions, and SQL support to build event-driven or streaming analytics applications ...