Below you will find pages that utilize the taxonomy term “ApacheFlink”
Posts
read more
Convert Epoch to Timestamps in Apache Flink with ``TO_TIMESTAMP_LTZ``
Sometimes when defining an Apache Flink® table using SQL we need to map an epoch timestamp and use it as record/message timestamp, this blog contains few tricks to get it right.