Flink 1.12 deprecates the Dataset API and fully revamps the Table API.
Hence, flinkds and flinkts must be completely rewritten to support new flink versions
flinkts will be deprecated - there is now equivalent in later versions
flinkds supports 1.14 already now.
Will look into an example demonstrating tables with flinkds
Flink 1.12 deprecates the Dataset API and fully revamps the Table API. Hence, flinkds and flinkts must be completely rewritten to support new flink versions