20787
Regards,
Alexis.
From: Alexis Sarda-Espinosa
Sent: Donnerstag, 5. August 2021 15:49
To: user@flink.apache.org
Subject: Using POJOs with the table API
Hi everyone,
I had been using the DataSet API until now, but since that's been deprecated, I
started looking into the Table API. In my Dat
Hi everyone,
I had been using the DataSet API until now, but since that's been deprecated, I
started looking into the Table API. In my DataSet job I have a lot of POJOs,
all of which are even annotated with @TypeInfo and provide the corresponding
factories. The Table API documentation talks abo