Hi Karthick G,

I'm not sure what you're looking for, there are APIs available in Apache
Flink. You can use either the DataStream API [1] or the Table API [2],
using either Java (or any other JVM language) or Python. Flink is built for
processing streaming data.

Best regards,

Martijn

[1]
https://nightlies.apache.org/flink/flink-docs-master/docs/dev/datastream/overview/
[2]
https://nightlies.apache.org/flink/flink-docs-master/docs/dev/table/overview/

On Wed, Feb 8, 2023 at 9:11 AM karthick G <gmkarthic...@gmail.com> wrote:

> Hi ,
>
> Do we have data steaming API option in flink 1.16?
> Is it released?
> Or its under development.
>
> Thank nd regards,
> Karthick G
>

Reply via email to